]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM64: dts: ls2080a: fix eSDHC endianness
authoryangbo lu <yangbo.lu@freescale.com>
Fri, 4 Dec 2015 22:55:03 +0000 (16:55 -0600)
committerKevin Hilman <khilman@linaro.org>
Sat, 12 Dec 2015 00:13:02 +0000 (16:13 -0800)
Add the "little-endian" property to fix the issue that eSDHC
is not working and dumping out "mmc0: Controller never released
inhibit bit(s)." error messages constantly.

Fixes: 5461597f6ce0 ("dts/ls2080a: Update DTSI to add support of various peripherals")
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi

index e81cd48d6245eace97978c58057a022d105d990d..ed45e25e1d8744dca77411b599c450023d89d18c 100644 (file)
                        clock-frequency = <0>;  /* Updated by bootloader */
                        voltage-ranges = <1800 1800 3300 3300>;
                        sdhci,auto-cmd12;
+                       little-endian;
                        bus-width = <4>;
                };