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:
Wesley Yao
2024-07-23 20:00:52 +08:00
committed by Tao Huang
parent c6337fce28
commit 06bf21b322

View File

@@ -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;