You need to sign in or sign up before continuing.
提交 54c78870 编写于 作者: N Nicolas Chauvet 提交者: Tony Lindgren

ARM: dts: Add non-removable to hsmmc on hp-t410

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: NNicolas Chauvet <kwizart@gmail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 6c05495d
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
dmas = <&edma_xbar 8 0 1 /* use SDTXEVT1 instead of MCASP0TX */ dmas = <&edma_xbar 8 0 1 /* use SDTXEVT1 instead of MCASP0TX */
&edma_xbar 9 0 2>; /* use SDRXEVT1 instead of MCASP0RX */ &edma_xbar 9 0 2>; /* use SDRXEVT1 instead of MCASP0RX */
dma-names = "tx", "rx"; dma-names = "tx", "rx";
non-removable;
}; };
&pincntl { &pincntl {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册