[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210205110502.1850669-3-heiko@sntech.de>
Date: Fri, 5 Feb 2021 12:05:00 +0100
From: Heiko Stuebner <heiko@...ech.de>
To: heiko@...ech.de
Cc: mturquette@...libre.com, sboyd@...nel.org, robh+dt@...nel.org,
linux-clk@...r.kernel.org, linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Heiko Stuebner <heiko.stuebner@...obroma-systems.com>
Subject: [PATCH 3/5] clk: rockchip: add clock id for SCLK_VIP_OUT on rk3368
From: Heiko Stuebner <heiko.stuebner@...obroma-systems.com>
Needed to provide clocks for cameras.
Signed-off-by: Heiko Stuebner <heiko.stuebner@...obroma-systems.com>
---
include/dt-bindings/clock/rk3368-cru.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/clock/rk3368-cru.h b/include/dt-bindings/clock/rk3368-cru.h
index f89683295935..83c72a163fd3 100644
--- a/include/dt-bindings/clock/rk3368-cru.h
+++ b/include/dt-bindings/clock/rk3368-cru.h
@@ -78,6 +78,7 @@
#define SCLK_TIMER13 136
#define SCLK_TIMER14 137
#define SCLK_TIMER15 138
+#define SCLK_VIP_OUT 139
#define DCLK_VOP 190
#define MCLK_CRYPTO 191
--
2.29.2
Powered by blists - more mailing lists