mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add initial base changes to support niobe single DPU. Change-Id: Id839f93a4f4802525e42c74ebad4e8e72e88023b
12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "niobe-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Niobe IDP DPU";
|
|
compatible = "qcom,niobe-idp", "qcom,niobe", "qcom,idp";
|
|
qcom,msm-id = <629 0x10000>;
|
|
qcom,board-id = <0x10022 1>;
|
|
};
|