diff options
Diffstat (limited to 'src/arm/omap3-zoom3.dts')
-rw-r--r-- | src/arm/omap3-zoom3.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/omap3-zoom3.dts b/src/arm/omap3-zoom3.dts index 45e2ce0803dec..96d0301a336a9 100644 --- a/src/arm/omap3-zoom3.dts +++ b/src/arm/omap3-zoom3.dts @@ -174,7 +174,7 @@ &mmc1 { vmmc-supply = <&vmmc1>; - vmmc_aux-supply = <&vsim>; + vqmmc-supply = <&vsim>; bus-width = <4>; pinctrl-names = "default"; pinctrl-0 = <&mmc1_pins>; |