mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
modify spi2 clk source
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
#size-cells = <0>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi2_txd &spi2_rxd &spi2_clk &spi2_cs0 &spi2_cs1>;
|
||||
rockchip,spi-src-clk = <1>;
|
||||
rockchip,spi-src-clk = <2>;
|
||||
num-cs = <2>;
|
||||
clocks = <&clk_spi2>, <&clk_gates6 6>;
|
||||
clock-names = "spi","pclk_spi2";
|
||||
|
||||
Reference in New Issue
Block a user