|
@@ -134,7 +134,6 @@
|
|
|
compatible = "simple-bus";
|
|
|
interrupt-parent = <&gpc>;
|
|
|
ranges;
|
|
|
- u-boot,dm-spl;
|
|
|
|
|
|
pmu {
|
|
|
compatible = "arm,cortex-a7-pmu";
|
|
@@ -186,7 +185,6 @@
|
|
|
#size-cells = <1>;
|
|
|
reg = <0x02000000 0x100000>;
|
|
|
ranges;
|
|
|
- u-boot,dm-spl;
|
|
|
|
|
|
spba-bus@02000000 {
|
|
|
compatible = "fsl,spba-bus", "simple-bus";
|
|
@@ -418,7 +416,6 @@
|
|
|
#interrupt-cells = <2>;
|
|
|
gpio-ranges = <&iomuxc 0 23 10>, <&iomuxc 10 17 6>,
|
|
|
<&iomuxc 16 33 16>;
|
|
|
- u-boot,dm-spl;
|
|
|
};
|
|
|
|
|
|
gpio2: gpio@020a0000 {
|
|
@@ -455,7 +452,6 @@
|
|
|
interrupt-controller;
|
|
|
#interrupt-cells = <2>;
|
|
|
gpio-ranges = <&iomuxc 0 94 17>, <&iomuxc 17 117 12>;
|
|
|
- u-boot,dm-spl;
|
|
|
};
|
|
|
|
|
|
gpio5: gpio@020ac000 {
|
|
@@ -654,7 +650,6 @@
|
|
|
iomuxc: iomuxc@020e0000 {
|
|
|
compatible = "fsl,imx6ul-iomuxc";
|
|
|
reg = <0x020e0000 0x4000>;
|
|
|
- u-boot,dm-spl;
|
|
|
};
|
|
|
|
|
|
gpr: iomuxc-gpr@020e4000 {
|
|
@@ -735,7 +730,6 @@
|
|
|
#size-cells = <1>;
|
|
|
reg = <0x02100000 0x100000>;
|
|
|
ranges;
|
|
|
- u-boot,dm-spl;
|
|
|
|
|
|
usbotg1: usb@02184000 {
|
|
|
compatible = "fsl,imx6ul-usb", "fsl,imx27-usb";
|