Loading arch/arm/boot/dts/qcom/msm8939.dtsi +52 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,58 @@ smd36 = &smdtty_loopback; }; cpus { #address-cells = <1>; #size-cells = <0>; cpu@100 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x100>; }; cpu@101 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x101>; }; cpu@102 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x102>; }; cpu@103 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x103>; }; cpu@0 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x0>; }; cpu@1 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x1>; }; cpu@2 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x2>; }; cpu@3 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x3>; }; }; soc: soc { }; }; Loading Loading
arch/arm/boot/dts/qcom/msm8939.dtsi +52 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,58 @@ smd36 = &smdtty_loopback; }; cpus { #address-cells = <1>; #size-cells = <0>; cpu@100 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x100>; }; cpu@101 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x101>; }; cpu@102 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x102>; }; cpu@103 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x103>; }; cpu@0 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x0>; }; cpu@1 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x1>; }; cpu@2 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x2>; }; cpu@3 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x3>; }; }; soc: soc { }; }; Loading