提交 088eb754 编写于 作者: M Marcel Ziswiler 提交者: Stefano Babic

arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-order

Alphabetically re-order nodes and properties.
Signed-off-by: NMarcel Ziswiler <marcel.ziswiler@toradex.com>
上级 8d060e4a
......@@ -15,11 +15,19 @@
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&wdog1>;
u-boot,dm-spl;
wdt = <&wdog1>;
};
};
&{/soc@0/bus@30800000/i2c@30a20000/pmic} {
u-boot,dm-spl;
};
&{/soc@0/bus@30800000/i2c@30a20000/pmic/regulators} {
u-boot,dm-spl;
};
&gpio1 {
u-boot,dm-spl;
};
......@@ -64,14 +72,6 @@
u-boot,dm-spl;
};
&{/soc@0/bus@30800000/i2c@30a20000/pmic} {
u-boot,dm-spl;
};
&{/soc@0/bus@30800000/i2c@30a20000/pmic/regulators} {
u-boot,dm-spl;
};
&uart1 {
u-boot,dm-spl;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册