Loading arch/arm/boot/dts/qcom/msmferrum.dtsi +29 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,35 @@ compatible = "qcom,msmferrum"; qcom,msm-id = <245 0>; interrupt-parent = <&intc>; cpus { #address-cells = <1>; #size-cells = <0>; cpu@0 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x0>; }; cpu@1 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x1>; }; cpu@2 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x2>; }; cpu@3 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x3>; }; }; soc: soc { }; }; Loading Loading
arch/arm/boot/dts/qcom/msmferrum.dtsi +29 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,35 @@ compatible = "qcom,msmferrum"; qcom,msm-id = <245 0>; interrupt-parent = <&intc>; cpus { #address-cells = <1>; #size-cells = <0>; cpu@0 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x0>; }; cpu@1 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x1>; }; cpu@2 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x2>; }; cpu@3 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x3>; }; }; soc: soc { }; }; Loading