Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

AngeloGioacchino Del Regno and committed by
Stephen Boyd
8c1d4d8f 2014c95a

+1 -1
+1 -1
include/dt-bindings/clock/mediatek,mt8188-clk.h
··· 721 721 #define CLK_VDO1_DPINTF 58 722 722 #define CLK_VDO1_DISP_MONITOR_DPINTF 59 723 723 #define CLK_VDO1_26M_SLOW 60 724 - #define CLK_VDO1_NR_CLK 61 724 + #define CLK_VDO1_DPI1_HDMI 61 725 725 726 726 #endif /* _DT_BINDINGS_CLK_MT8188_H */