mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
video: dts: add support for soc id 600,601 for SG8275 and SG8275p
Add soc id 600, 601 for SG8275 and SG8275p Change-Id: Icb692dbc3f1fc4f2241062144361afb32adf853c
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Kalama";
|
||||
compatible = "qcom,kalama";
|
||||
qcom,msm-id = <519 0x20000>, <536 0x20000>;
|
||||
qcom,msm-id = <519 0x20000>, <536 0x20000>, <600 0x20000>, <601 0x20000>;
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Kalama";
|
||||
compatible = "qcom,kalama";
|
||||
qcom,msm-id = <519 0x10000>, <536 0x10000>;
|
||||
qcom,msm-id = <519 0x10000>, <536 0x10000>, <600 0x10000>, <601 0x10000>;
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user