|
@@ -42,14 +42,14 @@
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
- pmu {
|
|
|
|
|
|
+ pmu@f8891000 {
|
|
compatible = "arm,cortex-a9-pmu";
|
|
compatible = "arm,cortex-a9-pmu";
|
|
interrupts = <0 5 4>, <0 6 4>;
|
|
interrupts = <0 5 4>, <0 6 4>;
|
|
interrupt-parent = <&intc>;
|
|
interrupt-parent = <&intc>;
|
|
reg = < 0xf8891000 0x1000 0xf8893000 0x1000 >;
|
|
reg = < 0xf8891000 0x1000 0xf8893000 0x1000 >;
|
|
};
|
|
};
|
|
|
|
|
|
- regulator_vccpint: fixedregulator@0 {
|
|
|
|
|
|
+ regulator_vccpint: fixedregulator {
|
|
compatible = "regulator-fixed";
|
|
compatible = "regulator-fixed";
|
|
regulator-name = "VCCPINT";
|
|
regulator-name = "VCCPINT";
|
|
regulator-min-microvolt = <1000000>;
|
|
regulator-min-microvolt = <1000000>;
|