Skip to content

Commit

Permalink
dt-bindings: clock: axg-audio: add earcrx clock ids
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jerome Brunet committed Jul 29, 2024
1 parent 8400291 commit 02672e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions include/dt-bindings/clock/axg-audio-clkc.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,12 @@
#define AUD_CLKID_SYSCLK_B_DIV 175
#define AUD_CLKID_SYSCLK_A_EN 176
#define AUD_CLKID_SYSCLK_B_EN 177
#define AUD_CLKID_EARCRX 178
#define AUD_CLKID_EARCRX_CMDC_SEL 179
#define AUD_CLKID_EARCRX_CMDC_DIV 180
#define AUD_CLKID_EARCRX_CMDC 181
#define AUD_CLKID_EARCRX_DMAC_SEL 182
#define AUD_CLKID_EARCRX_DMAC_DIV 183
#define AUD_CLKID_EARCRX_DMAC 184

#endif /* __AXG_AUDIO_CLKC_BINDINGS_H */

0 comments on commit 02672e6

Please sign in to comment.