Skip to content

Commit 879b752

Browse files
pablosunwens
authored andcommitted
dt-bindings: clk: mediatek: Add MT8195 DPI clocks
Expand dt-bindings slot for VDOSYS1 of MT8195. This clock is required by the DPI1 hardware and is a downstream of the HDMI pixel clock. Signed-off-by: Pablo Sun <[email protected]> Signed-off-by: Guillaume Ranquet <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Chen-Yu Tsai <[email protected]>
1 parent 43eb33c commit 879b752

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

include/dt-bindings/clock/mt8195-clk.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,8 @@
859859
#define CLK_VDO1_DPINTF 47
860860
#define CLK_VDO1_DISP_MONITOR_DPINTF 48
861861
#define CLK_VDO1_26M_SLOW 49
862-
#define CLK_VDO1_NR_CLK 50
862+
#define CLK_VDO1_DPI1_HDMI 50
863+
#define CLK_VDO1_NR_CLK 51
864+
863865

864866
#endif /* _DT_BINDINGS_CLK_MT8195_H */

0 commit comments

Comments
 (0)