Skip to content

Commit

Permalink
dt-bindings: clk: mediatek: Add MT8195 DPI clocks
Browse files Browse the repository at this point in the history
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 <pablo.sun@mediatek.com>
Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220919-v1-1-4844816c9808@baylibre.com
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
  • Loading branch information
Pablo Sun authored and Chen-Yu Tsai committed Sep 26, 2022
1 parent 43eb33c commit 879b752
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion include/dt-bindings/clock/mt8195-clk.h
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,8 @@
#define CLK_VDO1_DPINTF 47
#define CLK_VDO1_DISP_MONITOR_DPINTF 48
#define CLK_VDO1_26M_SLOW 49
#define CLK_VDO1_NR_CLK 50
#define CLK_VDO1_DPI1_HDMI 50
#define CLK_VDO1_NR_CLK 51


#endif /* _DT_BINDINGS_CLK_MT8195_H */

0 comments on commit 879b752

Please sign in to comment.