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

Theo Debrouwere theo.debrouwere at gmail.com
Fri Sep 6 06:18:01 PDT 2024


Add the missing pad ids for the sm1 mclk pad divider & gate.

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

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 */
-- 
2.45.2




More information about the linux-amlogic mailing list