arm64: dts: rockchip: add cif clk-control pinctrl for
From: Heiko Stuebner <heiko.stuebner@...> Date: Thu, 30 May 2019 15:31:16 +0200
Commit-Message
This enables variant a of the clkout signal for camera applications and also the cifclkin pinctrl setting. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Statistics
- 12 lines added
- 0 lines removed
Changes
------------------- arch/arm64/boot/dts/rockchip/rk3399.dtsi -------------------
index 5d2178cb3e38..7c661d84df25 100644
@@ -2102,6 +2102,18 @@ clk_32k: clk-32k {
};
};
+ cif {
+ cif_clkin: cif-clkin {
+ rockchip,pins =
+ <2 RK_PB2 3 &pcfg_pull_none>;
+ };
+
+ cif_clkouta: cif-clkouta {
+ rockchip,pins =
+ <2 RK_PB3 3 &pcfg_pull_none>;
+ };
+ };
+
edp {
edp_hpd: edp-hpd {
rockchip,pins =