mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3562: remove SCLK_SFC assigned-clock setting
1.Delete the assigned-clock 2.Only rely on spi-max-frequency configuration in sub nodes Change-Id: Idb3f0d243faf72659e81416063a920401c1e13b7 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -2535,8 +2535,6 @@
|
||||
interrupts = <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru SCLK_SFC>, <&cru HCLK_SFC>;
|
||||
clock-names = "clk_sfc", "hclk_sfc";
|
||||
assigned-clocks = <&cru SCLK_SFC>;
|
||||
assigned-clock-rates = <100000000>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user