]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: Add non-removable to hsmmc on hp-t410
authorNicolas Chauvet <kwizart@gmail.com>
Tue, 10 May 2016 10:14:57 +0000 (12:14 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 12 May 2016 20:37:17 +0000 (13:37 -0700)
This will clean-up warnings at boot, since either that or cd-gpio{,s} are
mandated by the dts specification

 of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@47810000[0]'
 of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@47810000[0]'

v2: use the generic non-removable instead of ti,non-removable

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm8148-t410.dts

index 5d4313fd5a46012aac394ee2b6210af1d8fd6ee6..97000b521ceabea2dd4ca9b7bd930fa575187d6e 100644 (file)
@@ -53,6 +53,7 @@
        dmas = <&edma_xbar 8 0 1        /* use SDTXEVT1 instead of MCASP0TX */
                &edma_xbar 9 0 2>;      /* use SDRXEVT1 instead of MCASP0RX */
        dma-names = "tx", "rx";
+       non-removable;
 };
 
 &pincntl {