mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
Add device-tree support for Lahaina's CDP v2.2 platform. Change-Id: I48296a2bfadcebe741eec16edd549b9ae543ce24
11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
/dts-v1/;
|
|
|
|
#include "lahaina-v2.dtsi"
|
|
#include "lahaina-cdp-v2.2.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Lahaina CDP v2.2";
|
|
compatible = "qcom,lahaina-cdp", "qcom,lahaina", "qcom,cdp";
|
|
qcom,board-id = <0x20201 0>;
|
|
};
|