From: Przemyslaw Marczak Date: Fri, 24 Oct 2014 15:45:05 +0000 (+0200) Subject: universal: dts: adjust gpio numbers to new api X-Git-Tag: KARO-TXA5-2015-06-26~400^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3f51ce66dfb02cb5762ad47c6914831cf5b00415;p=karo-tx-uboot.git universal: dts: adjust gpio numbers to new api There is no gaps in exynos gpio enum after rework, so the gpio numbers should be adjusted to the new numbering. Signed-off-by: Przemyslaw Marczak Acked-by: Simon Glass --- diff --git a/arch/arm/dts/exynos4210-universal_c210.dts b/arch/arm/dts/exynos4210-universal_c210.dts index 9139810b1a..808c3f7cc3 100644 --- a/arch/arm/dts/exynos4210-universal_c210.dts +++ b/arch/arm/dts/exynos4210-universal_c210.dts @@ -24,7 +24,7 @@ sdhci@12510000 { samsung,bus-width = <8>; samsung,timing = <1 3 3>; - pwr-gpios = <&gpio 0xA2 0>; + pwr-gpios = <&gpio 146 0>; }; sdhci@12520000 { @@ -34,7 +34,7 @@ sdhci@12530000 { samsung,bus-width = <4>; samsung,timing = <1 2 3>; - cd-gpios = <&gpio 0x39C 0>; + cd-gpios = <&gpio 284 0>; }; sdhci@12540000 {