diff mbox series

[1/2] dt-bindings: clk: axg-audio: add missing sm1 pad bindings

Message ID 20240906131802.630513-1-theo.debrouwere@faytech.de (mailing list archive)
State New
Headers show
Series [1/2] dt-bindings: clk: axg-audio: add missing sm1 pad bindings | expand

Commit Message

Theo Debrouwere Sept. 6, 2024, 1:18 p.m. UTC
Add the missing pad ids for the sm1 mclk pad divider & gate.

Signed-off-by: Theo Debrouwere <theo.debrouwere@faytech.de>
---
 include/dt-bindings/clock/axg-audio-clkc.h | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/include/dt-bindings/clock/axg-audio-clkc.h b/include/dt-bindings/clock/axg-audio-clkc.h
index 08c82c22fa5f..cebf16f7de94 100644
--- a/include/dt-bindings/clock/axg-audio-clkc.h
+++ b/include/dt-bindings/clock/axg-audio-clkc.h
@@ -155,5 +155,9 @@ 
 #define AUD_CLKID_SYSCLK_B_DIV		175
 #define AUD_CLKID_SYSCLK_A_EN		176
 #define AUD_CLKID_SYSCLK_B_EN		177
+#define AUD_CLKID_TDM_MCLK_PAD0_SEL	178
+#define AUD_CLKID_TDM_MCLK_PAD0_DIV	179
+#define AUD_CLKID_TDM_MCLK_PAD1_SEL	180
+#define AUD_CLKID_TDM_MCLK_PAD1_DIV	181
 
 #endif /* __AXG_AUDIO_CLKC_BINDINGS_H */