mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Split cinder RUMI dt files into RU and DU variants"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8e09cada07
@@ -83,7 +83,8 @@ khaje-dtb-$(CONFIG_ARCH_KHAJE) += \
|
||||
khaje-overlays-dtb-$(CONFIG_ARCH_KHAJE) += $(KHAJE_BOARDS) $(KHAJE_BASE_DTB)
|
||||
dtb-y += $(khaje-dtb-y)
|
||||
|
||||
cinder-dtb-$(CONFIG_ARCH_CINDER) += cinder-rumi.dtb \
|
||||
cinder-dtb-$(CONFIG_ARCH_CINDER) += cinder-ru-rumi.dtb \
|
||||
cinder-du-rumi.dtb \
|
||||
cinder-ru-idp.dtb \
|
||||
cinder-du-idp.dtb \
|
||||
cinder-du-x100.dtb
|
||||
|
||||
11
qcom/cinder-du-rumi.dts
Normal file
11
qcom/cinder-du-rumi.dts
Normal file
@@ -0,0 +1,11 @@
|
||||
/dts-v1/;
|
||||
/memreserve/ 0x80C40000 0x00010000;
|
||||
|
||||
#include "cinder-du.dtsi"
|
||||
#include "cinder-rumi.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Cinder DU RUMI";
|
||||
compatible = "qcom,cinder-rumi", "qcom,cinder", "qcom,rumi";
|
||||
qcom,board-id = <0xF 0x0>;
|
||||
};
|
||||
Reference in New Issue
Block a user