mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Lahaina CDP overlay device tree source file that was missed in commit
<89d592733704> ("ARM: dts: msm: Add device tree overlay support for
Lahaina").
Change-Id: Ie9347f106e488384f4ddb6976d955e3b05433963
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "lahaina-cdp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Lahaina CDP";
|
|
compatible = "qcom,lahaina-cdp", "qcom,lahaina", "qcom,cdp";
|
|
qcom,board-id = <0x10001 0>;
|
|
};
|