Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: ls1021a-qds: enable esdhc controller

This patch is to enable esdhc controller in ls1021aqds

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Yinbo Zhu and committed by
Shawn Guo
54f6deaf 7d144668

+4
+4
arch/arm/boot/dts/ls1021a-qds.dts
··· 146 146 status = "okay"; 147 147 }; 148 148 149 + &esdhc { 150 + status = "okay"; 151 + }; 152 + 149 153 &i2c0 { 150 154 status = "okay"; 151 155