2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00

arm64: dts: apq8016-sbc: move sdhci node under soc node

To be consistent with other nodes move sdhci node under the soc node,
rather than using lable references.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Srinivas Kandagatla 2016-01-28 17:44:16 +00:00 committed by Andy Gross
parent 828dd5d66f
commit 0283687c5e

View File

@ -129,11 +129,11 @@
default-state = "off";
};
};
};
};
&sdhc_1 {
status = "okay";
sdhci@07824000 {
status = "okay";
};
};
};
&smd_rpm_regulators {