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 for Ukee. Enable ATP, CDP, MTP, QRD devices for Ukee. Change-Id: Id7873af8da58707f030825f0cc3b1c79923796bf
11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
/dts-v1/;
|
|
|
|
#include "ukee.dtsi"
|
|
#include "ukee-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Ukee ATP";
|
|
compatible = "qcom,ukee-atp", "qcom,ukee", "qcom,atp";
|
|
qcom,board-id = <33 0>;
|
|
};
|