Loading arch/arm/boot/dts/qcom/msm8909.dtsi +4 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,10 @@ / { model = "Qualcomm Technologies, Inc. MSM8909"; compatible = "qcom,msm8909"; qcom,msm-id = <245 0>; qcom,msm-id = <245 0>, <258 0>, <259 0>, <265 0>; interrupt-parent = <&intc>; chosen { Loading drivers/soc/qcom/socinfo.c +3 −0 Original line number Diff line number Diff line Loading @@ -473,6 +473,9 @@ static struct msm_soc_info cpu_of_id[] = { /* 8909 IDs */ [245] = {MSM_CPU_8909, "MSM8909"}, [258] = {MSM_CPU_8909, "MSM8209"}, [259] = {MSM_CPU_8909, "MSM8208"}, [265] = {MSM_CPU_8909, "APQ8009"}, [260] = {MSM_CPU_8909, "MDMFERRUM"}, [261] = {MSM_CPU_8909, "MDMFERRUM"}, [262] = {MSM_CPU_8909, "MDMFERRUM"}, Loading Loading
arch/arm/boot/dts/qcom/msm8909.dtsi +4 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,10 @@ / { model = "Qualcomm Technologies, Inc. MSM8909"; compatible = "qcom,msm8909"; qcom,msm-id = <245 0>; qcom,msm-id = <245 0>, <258 0>, <259 0>, <265 0>; interrupt-parent = <&intc>; chosen { Loading
drivers/soc/qcom/socinfo.c +3 −0 Original line number Diff line number Diff line Loading @@ -473,6 +473,9 @@ static struct msm_soc_info cpu_of_id[] = { /* 8909 IDs */ [245] = {MSM_CPU_8909, "MSM8909"}, [258] = {MSM_CPU_8909, "MSM8209"}, [259] = {MSM_CPU_8909, "MSM8208"}, [265] = {MSM_CPU_8909, "APQ8009"}, [260] = {MSM_CPU_8909, "MDMFERRUM"}, [261] = {MSM_CPU_8909, "MDMFERRUM"}, [262] = {MSM_CPU_8909, "MDMFERRUM"}, Loading