]> git.ipfire.org Git - thirdparty/openwrt.git/blob
b960bc619781987c6481e01f51467211e2e8f1d5
[thirdparty/openwrt.git] /
1 From c81798cf9dd2f324934585b2b52a0398caefb88e Mon Sep 17 00:00:00 2001
2 From: Sebastian Reichel <sebastian.reichel@collabora.com>
3 Date: Fri, 26 Jan 2024 19:18:24 +0100
4 Subject: [PATCH] dt-bindings: clock: rk3588: add missing PCLK_VO1GRF
5
6 Add PCLK_VO1GRF to complement PCLK_VO0GRF. This will be needed
7 for HDMI support.
8
9 Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
10 Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
11 Link: https://lore.kernel.org/r/20240126182919.48402-4-sebastian.reichel@collabora.com
12 Signed-off-by: Heiko Stuebner <heiko@sntech.de>
13 ---
14 include/dt-bindings/clock/rockchip,rk3588-cru.h | 1 +
15 1 file changed, 1 insertion(+)
16
17 --- a/include/dt-bindings/clock/rockchip,rk3588-cru.h
18 +++ b/include/dt-bindings/clock/rockchip,rk3588-cru.h
19 @@ -733,6 +733,7 @@
20 #define ACLK_AV1_PRE 718
21 #define PCLK_AV1_PRE 719
22 #define HCLK_SDIO_PRE 720
23 +#define PCLK_VO1GRF 721
24
25 /* scmi-clocks indices */
26