mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: msm: Add device tree for sa410m idp"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
36bf6d42dd
@@ -214,7 +214,8 @@ sdxpinn-dtb-$(CONFIG_ARCH_SDXPINN) += sdxpinn-rumi.dtb sa525m-rumi.dtb \
|
||||
dtb-y += $(sdxpinn-dtb-y)
|
||||
|
||||
sa410m_auto-dtb-$(CONFIG_ARCH_SA410M) += \
|
||||
sa410m-rumi.dtb
|
||||
sa410m-rumi.dtb \
|
||||
sa410m-idp.dtb
|
||||
dtb-y += $(sa410m_auto-dtb-y)
|
||||
|
||||
SA8155_LA_GVM_BASE_DTB += sa8155-vm-la.dtb
|
||||
|
||||
10
qcom/sa410m-idp.dts
Normal file
10
qcom/sa410m-idp.dts
Normal file
@@ -0,0 +1,10 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include "sa410m-idp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. SA410M IDP";
|
||||
compatible = "qcom,sa410m", "qcom,idp", "qcom,sa410m-idp";
|
||||
qcom,msm-id=<560 0x10000>;
|
||||
qcom,board-id = <34 0x0>;
|
||||
};
|
||||
1
qcom/sa410m-idp.dtsi
Normal file
1
qcom/sa410m-idp.dtsi
Normal file
@@ -0,0 +1 @@
|
||||
#include "sa410m.dtsi"
|
||||
Reference in New Issue
Block a user