|
@@ -245,6 +245,14 @@
|
|
|
status = "disabled";
|
|
|
};
|
|
|
|
|
|
+ gpt: timer@73fa0000 {
|
|
|
+ compatible = "fsl,imx51-gpt", "fsl,imx31-gpt";
|
|
|
+ reg = <0x73fa0000 0x4000>;
|
|
|
+ interrupts = <39>;
|
|
|
+ clocks = <&clks 36>, <&clks 41>;
|
|
|
+ clock-names = "ipg", "per";
|
|
|
+ };
|
|
|
+
|
|
|
iomuxc: iomuxc@73fa8000 {
|
|
|
compatible = "fsl,imx51-iomuxc";
|
|
|
reg = <0x73fa8000 0x4000>;
|