summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/amlogic,meson-g12a-reset.h
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2022-12-02 14:52:13 +0300
committerNeil Armstrong <neil.armstrong@linaro.org>2023-01-02 13:29:38 +0300
commita439267609f9d57b15991c55550956d7cc5404d8 (patch)
tree7832aab5136ee49c1cd5854a45691e51c5c0f430 /include/dt-bindings/reset/amlogic,meson-g12a-reset.h
parent1b929c02afd37871d5afb9d498426f83432e71c2 (diff)
downloadlinux-a439267609f9d57b15991c55550956d7cc5404d8.tar.xz
dt-bindings: reset: meson-g12a: Add missing NNA reset
Doesn't appear in the TRM I have, but it is used by the downstream galcore driver. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Link: https://lore.kernel.org/r/20221202115223.39051-2-tomeu.vizoso@collabora.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'include/dt-bindings/reset/amlogic,meson-g12a-reset.h')
-rw-r--r--include/dt-bindings/reset/amlogic,meson-g12a-reset.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/reset/amlogic,meson-g12a-reset.h b/include/dt-bindings/reset/amlogic,meson-g12a-reset.h
index 6d487c5eba2c..45f6b8a951d0 100644
--- a/include/dt-bindings/reset/amlogic,meson-g12a-reset.h
+++ b/include/dt-bindings/reset/amlogic,meson-g12a-reset.h
@@ -69,7 +69,9 @@
#define RESET_PARSER_FETCH 72
#define RESET_CTL 73
#define RESET_PARSER_TOP 74
-/* 75-77 */
+/* 75 */
+#define RESET_NNA 76
+/* 77 */
#define RESET_DVALIN 78
#define RESET_HDMITX 79
/* 80-95 */