Skip to content

Commit c81798c

Browse files
sremmind
authored andcommitted
dt-bindings: clock: rk3588: add missing PCLK_VO1GRF
Add PCLK_VO1GRF to complement PCLK_VO0GRF. This will be needed for HDMI support. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 11a29dc commit c81798c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/rockchip,rk3588-cru.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@
733733
#define ACLK_AV1_PRE 718
734734
#define PCLK_AV1_PRE 719
735735
#define HCLK_SDIO_PRE 720
736+
#define PCLK_VO1GRF 721
736737

737738
/* scmi-clocks indices */
738739

0 commit comments

Comments
 (0)