mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add initial devicetree files for supporting sdxbaagha target. Change-Id: I0a73ebe1776cfb9d2c3a27ac55aa2c82244c83f2
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
/dts-v1/;
|
|
|
|
#include "sdxbaagha.dtsi"
|
|
#include "sdxbaagha-cdp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SDXBAAGHA CDP";
|
|
compatible = "qcom,sdxbaagha-cdp",
|
|
"qcom,sdxbaagha", "qcom,cdp";
|
|
qcom,board-id = <0x01 0>;
|
|
};
|