Commit 0283687c authored by Srinivas Kandagatla's avatar Srinivas Kandagatla Committed by Andy Gross

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: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 828dd5d6
......@@ -129,11 +129,11 @@ led@6 {
default-state = "off";
};
};
};
};
&sdhc_1 {
status = "okay";
sdhci@07824000 {
status = "okay";
};
};
};
&smd_rpm_regulators {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment