diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index c0f38d90..7e350eef 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -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 = ; + 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 { label = "cam_crm"; compatible = "qcom,cam-crm-v2";