Skip to content

Commit aa03ea9

Browse files
committed
dt-bindings: clock: meson: add sm1 resets to the axg-audio controller
Add the reset id of the sm1 audio clock controller Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Jerome Brunet <[email protected]>
1 parent 0ea0a18 commit aa03ea9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,19 @@
3535
#define AUD_RESET_TOHDMITX 24
3636
#define AUD_RESET_CLKTREE 25
3737

38+
/* SM1 added resets */
39+
#define AUD_RESET_RESAMPLE_B 26
40+
#define AUD_RESET_TOVAD 27
41+
#define AUD_RESET_LOCKER 28
42+
#define AUD_RESET_SPDIFIN_LB 29
43+
#define AUD_RESET_FRATV 30
44+
#define AUD_RESET_FRHDMIRX 31
45+
#define AUD_RESET_FRDDR_D 32
46+
#define AUD_RESET_TODDR_D 33
47+
#define AUD_RESET_LOOPBACK_B 34
48+
#define AUD_RESET_EARCTX 35
49+
#define AUD_RESET_EARCRX 36
50+
#define AUD_RESET_FRDDR_E 37
51+
#define AUD_RESET_TODDR_E 38
52+
3853
#endif

0 commit comments

Comments
 (0)