Skip to content

Commit 8c1d4d8

Browse files
AngeloGioacchino Del Regnobebarino
authored andcommitted
dt-bindings: clock: mediatek,mt8188: Add VDO1_DPI1_HDMI clock
Add binding for the HDMI TX clock found in the VDO1 controller. While at it, also remove the unused CLK_VDO1_NR_CLK. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20250212100342.33618-1-angelogioacchino.delregno@collabora.com Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 2014c95 commit 8c1d4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dt-bindings/clock/mediatek,mt8188-clk.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,6 @@
721721
#define CLK_VDO1_DPINTF 58
722722
#define CLK_VDO1_DISP_MONITOR_DPINTF 59
723723
#define CLK_VDO1_26M_SLOW 60
724-
#define CLK_VDO1_NR_CLK 61
724+
#define CLK_VDO1_DPI1_HDMI 61
725725

726726
#endif /* _DT_BINDINGS_CLK_MT8188_H */

0 commit comments

Comments
 (0)