mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rockchip: rk3506: Add ref_clk for flexbus_adc
ref_clk is only used for slave-mode Change-Id: I05094c6552097adc7d14679c3c284f147b49d7f8 Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
This commit is contained in:
@@ -1323,6 +1323,8 @@
|
||||
flexbus_adc: adc {
|
||||
compatible = "rockchip,flexbus-adc";
|
||||
#io-channel-cells = <0>;
|
||||
clocks = <&cru CLK_REF_OUT1>;
|
||||
clock-names = "ref_clk"; /* ref_clk is only used for slave-mode */
|
||||
rockchip,slave-mode;
|
||||
rockchip,free-sclk;
|
||||
rockchip,auto-pad;
|
||||
|
||||
Reference in New Issue
Block a user