]> git.sur5r.net Git - u-boot/commitdiff
trats2: dts: adjust gpio numbers after gpio rework
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Fri, 24 Oct 2014 15:45:07 +0000 (17:45 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 28 Oct 2014 01:21:08 +0000 (19:21 -0600)
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 <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/exynos4412-trats2.dts

index 3b1e4588b54b3cfb9bd0b5c6bcf3424239eb76c8..60e4515a7e7a8833a2c1c62da90bf54fed404a03 100644 (file)
        sdhci@12510000 {
                samsung,bus-width = <8>;
                samsung,timing = <1 3 3>;
-               pwr-gpios = <&gpio 0xB2 0>;
+               pwr-gpios = <&gpio 0x6a 0>;
                status = "disabled";
        };
 
        sdhci@12530000 {
                samsung,bus-width = <4>;
                samsung,timing = <1 2 3>;
-               cd-gpios = <&gpio 0x3BC 0>;
+               cd-gpios = <&gpio 0x7a 0>;
        };
 
        sdhci@12540000 {
        dwmmc@12550000 {
                samsung,bus-width = <8>;
                samsung,timing = <2 1 0>;
-               pwr-gpios = <&gpio 0xB2 0>;
+               pwr-gpios = <&gpio 0x6a 0>;
                fifoth_val = <0x203f0040>;
                bus_hz = <400000000>;
                div = <0x3>;