]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/boot/dts/stih407-family.dtsi
ARM: dts: STi: STiH407: Provide CPU with a means to look-up Major number
[mirror_ubuntu-artful-kernel.git] / arch / arm / boot / dts / stih407-family.dtsi
index 81f81214cdf9580a0cb19ce01d8bfc5e01417252..eb2601ffe080276e52c780937be79e64c60bb706 100644 (file)
                        device_type = "cpu";
                        compatible = "arm,cortex-a9";
                        reg = <0>;
+
                        /* u-boot puts hpen in SBC dmem at 0xa4 offset */
                        cpu-release-addr = <0x94100A4>;
+
+                                        /* kHz     uV   */
+                       operating-points = <1500000 0
+                                           1200000 0
+                                           800000  0
+                                           500000  0>;
+
+                       clocks = <&clk_m_a9>;
+                       clock-names = "cpu";
+                       clock-latency = <100000>;
+                       cpu0-supply = <&pwm_regulator>;
+                       st,syscfg = <&syscfg_core 0x8e0>;
                };
                cpu@1 {
                        device_type = "cpu";
                        compatible = "arm,cortex-a9";
                        reg = <1>;
+
                        /* u-boot puts hpen in SBC dmem at 0xa4 offset */
                        cpu-release-addr = <0x94100A4>;
+
+                                        /* kHz     uV   */
+                       operating-points = <1500000 0
+                                           1200000 0
+                                           800000  0
+                                           500000  0>;
                };
        };