mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Add initial device tree to support Parrot. Change-Id: Id9e9d5c0216648a5fa1df4ec8e0ceae0b34db23e
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot SoC";
|
|
compatible = "qcom,parrot";
|
|
qcom,board-id = <0 0>;
|
|
};
|