Skip to content

Commit 02672e6

Browse files
committed
dt-bindings: clock: axg-audio: add earcrx clock ids
Add clock IDs for the eARC Rx device found on sm1 SoCs Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240719093934.3985139-2-jbrunet@baylibre.com Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
1 parent 8400291 commit 02672e6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

include/dt-bindings/clock/axg-audio-clkc.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,12 @@
155155
#define AUD_CLKID_SYSCLK_B_DIV 175
156156
#define AUD_CLKID_SYSCLK_A_EN 176
157157
#define AUD_CLKID_SYSCLK_B_EN 177
158+
#define AUD_CLKID_EARCRX 178
159+
#define AUD_CLKID_EARCRX_CMDC_SEL 179
160+
#define AUD_CLKID_EARCRX_CMDC_DIV 180
161+
#define AUD_CLKID_EARCRX_CMDC 181
162+
#define AUD_CLKID_EARCRX_DMAC_SEL 182
163+
#define AUD_CLKID_EARCRX_DMAC_DIV 183
164+
#define AUD_CLKID_EARCRX_DMAC 184
158165

159166
#endif /* __AXG_AUDIO_CLKC_BINDINGS_H */

0 commit comments

Comments
 (0)