mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM: dts: rockchip: rk3506: Define fspi max-dll
Change-Id: I913a406bd3992f24fd437c905bc8b0c304f7befa Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -909,6 +909,7 @@
|
||||
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru SCLK_FSPI>, <&cru HCLK_FSPI>;
|
||||
clock-names = "clk_sfc", "hclk_sfc";
|
||||
rockchip,max-dll = <0x17F>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user