dt-bindings: clock: meson: add sm1 resets to the axg-audio controller
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 2 Oct 2019 09:15:24 +0000 (11:15 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Tue, 8 Oct 2019 07:28:08 +0000 (09:28 +0200)
Add the reset id of the sm1 audio clock controller

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h

index 14b78da..f805129 100644 (file)
 #define AUD_RESET_TOHDMITX     24
 #define AUD_RESET_CLKTREE      25
 
+/* SM1 added resets */
+#define AUD_RESET_RESAMPLE_B   26
+#define AUD_RESET_TOVAD                27
+#define AUD_RESET_LOCKER       28
+#define AUD_RESET_SPDIFIN_LB   29
+#define AUD_RESET_FRATV                30
+#define AUD_RESET_FRHDMIRX     31
+#define AUD_RESET_FRDDR_D      32
+#define AUD_RESET_TODDR_D      33
+#define AUD_RESET_LOOPBACK_B   34
+#define AUD_RESET_EARCTX       35
+#define AUD_RESET_EARCRX       36
+#define AUD_RESET_FRDDR_E      37
+#define AUD_RESET_TODDR_E      38
+
 #endif