|
@@ -523,6 +523,7 @@
|
|
|
compatible = "fsl,imx6q-src";
|
|
|
reg = <0x020d8000 0x4000>;
|
|
|
interrupts = <0 91 0x04 0 96 0x04>;
|
|
|
+ #reset-cells = <1>;
|
|
|
};
|
|
|
|
|
|
gpc: gpc@020dc000 {
|
|
@@ -822,6 +823,7 @@
|
|
|
interrupts = <0 6 0x4 0 5 0x4>;
|
|
|
clocks = <&clks 130>, <&clks 131>, <&clks 132>;
|
|
|
clock-names = "bus", "di0", "di1";
|
|
|
+ resets = <&src 2>;
|
|
|
};
|
|
|
};
|
|
|
};
|