mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3588: remove scmi_spll init
SPLL has been set in SPL and UBOOT. Kernel resetting causes mipi display jitter. Note: If without Uboot, SPLL needs to be set in advance. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I59475ce1ea7712069e6c4a445a432d77f19227d5
This commit is contained in:
@@ -616,9 +616,6 @@
|
||||
scmi_clk: protocol@14 {
|
||||
reg = <0x14>;
|
||||
#clock-cells = <1>;
|
||||
|
||||
assigned-clocks = <&scmi_clk SCMI_SPLL>;
|
||||
assigned-clock-rates = <700000000>;
|
||||
};
|
||||
|
||||
scmi_reset: protocol@16 {
|
||||
|
||||
Reference in New Issue
Block a user