mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Add dispcc clock and enable disp_rsc device for diwali
Add the clock and enable disp_rsc device on diwali rumi. Change-Id: I5c967bc01204428a2c14e47bd6d87a49a57e04b9
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
disp_rsc: rsc@af20000 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
usb_nop_phy: usb_nop_phy {
|
||||
compatible = "usb-nop-xceiv";
|
||||
};
|
||||
|
||||
@@ -588,7 +588,7 @@
|
||||
reg = <0xaf20000 0x10000>;
|
||||
reg-names = "drv-0";
|
||||
interrupts = <GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>;
|
||||
/* Add clock node here similar to clocks = <&clock_dispcc...> */
|
||||
clocks = <&dispcc DISP_CC_MDSS_RSCC_AHB_CLK>;
|
||||
qcom,tcs-offset = <0x1c00>;
|
||||
qcom,drv-id = <0>;
|
||||
qcom,tcs-config = <ACTIVE_TCS 0>,
|
||||
|
||||
Reference in New Issue
Block a user