These should be set on a per-device basis, as they also include
hardware revision bits that can vary between boards using the same SoC.

Signed-off-by: Konrad Dybcio <konradyb...@gmail.com>
---
 arch/arm64/boot/dts/qcom/msm8994.dtsi | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi 
b/arch/arm64/boot/dts/qcom/msm8994.dtsi
index f363b678c3b3..b1a3f1732d84 100644
--- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
@@ -8,10 +8,7 @@
 / {
        model = "Qualcomm Technologies, Inc. MSM 8994";
        compatible = "qcom,msm8994";
-       // msm-id and pmic-id are required by bootloader for
-       // proper selection of dt blob
-       qcom,msm-id = <207 0x20000>;
-       qcom,pmic-id = <0x10009 0x1000A 0x0 0x0>;
+
        interrupt-parent = <&intc>;
 
        #address-cells = <2>;
-- 
2.27.0

Reply via email to