mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add initial device tree support for sa6155 lagvm. Change-Id: I629f40e7ee79f04f27fc3a812c6bfc52eeef353c
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SA6155P Guest Virtual Machine";
|
|
compatible = "qcom,sa6155p", "qcom,quinvm";
|
|
qcom,msm-id = <377 0x10000>;
|
|
qcom,board-id = <0 0x1000001>;
|
|
};
|