mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rv1106: Set spi1 sclk to 200MHz
Change-Id: I810dead9d7b4967898776e6ee3908e55b1d9ceb6 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -1014,6 +1014,8 @@
|
||||
#size-cells = <0>;
|
||||
clocks = <&cru CLK_SPI1>, <&cru PCLK_SPI1>;
|
||||
clock-names = "spiclk", "apb_pclk";
|
||||
assigned-clocks = <&cru CLK_SPI1>;
|
||||
assigned-clock-rates = <200000000>;
|
||||
dmas = <&dmac 3>, <&dmac 2>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default";
|
||||
|
||||
Reference in New Issue
Block a user