mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add platform support for CDP-LCD attached platform for holi target. Change-Id: I4aeb86fab91039119930b13cb3bcde9c54beff1c
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
/dts-v1/;
|
|
|
|
#include "holi.dtsi"
|
|
#include "holi-cdp-lcd.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Holi CDP-LCD attach";
|
|
compatible = "qcom,holi-cdp", "qcom,holi", "qcom,cdp";
|
|
qcom,board-id = <1 1>;
|
|
};
|