mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add initial device tree to support Shima platform on IDP, ATP platforms. Change-Id: I248c677bfd003ac35c1264f45beb4fdc44f98c4e
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
/dts-v1/;
|
|
|
|
#include "shima.dtsi"
|
|
#include "shima-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Shima ATP";
|
|
compatible = "qcom,shima-atp", "qcom,shima", "qcom,atp";
|
|
qcom,board-id = <0x10021 0>;
|
|
};
|