mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add initial device tree support for sdxpinn target. Change-Id: I8c1c6b1c4d23d4cf0cd4dc26fcbc4aa73dfeb583
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
/dts-v1/;
|
|
/memreserve/ 0x90f00000 0x00010000;
|
|
|
|
#include "sdxpinn.dtsi"
|
|
#include "sdxpinn-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SDXPINN RUMI";
|
|
compatible = "qcom,sdxpinn-rumi", "qcom,sdxpinn", "qcom,rumi";
|
|
qcom,board-id = <15 0>;
|
|
};
|