Merge "ARM: dts: msm: Add CRM display device for sun"

This commit is contained in:
qctecmdr
2023-12-13 15:48:04 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1199,6 +1199,18 @@
}; };
}; };
disp_crm: crm@af21000 {
label = "disp_crm";
compatible = "qcom,disp-crm-v2";
reg = <0xaf21000 0x6000>, <0xaf27000 0x400>, <0xaf27800 0x2000>, <0xaf29f00 0x100>;
reg-names = "base", "crm_b", "crm_c", "common";
interrupts = <GIC_SPI 703 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "disp_crm_drv0";
clocks = <&dispcc DISP_CC_MDSS_AHB_CLK>;
qcom,hw-drv-ids = <0 1 2 3 4 5>;
qcom,sw-drv-ids = <0>;
};
cam_crm: crm@adcb000 { cam_crm: crm@adcb000 {
label = "cam_crm"; label = "cam_crm";
compatible = "qcom,cam-crm-v2"; compatible = "qcom,cam-crm-v2";