dt-bindings: power: Add G12A NNA power domain
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 2 Dec 2022 11:52:14 +0000 (12:52 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 2 Jan 2023 10:29:38 +0000 (11:29 +0100)
Add define for the NNA power domain for the NPU in the G12A.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20221202115223.39051-3-tomeu.vizoso@collabora.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
include/dt-bindings/power/meson-g12a-power.h

index bb5e67a842de720d8192dedda3d0052ffde2bf0f..93b03bdd60b74b2884d429b27b2696923aa07479 100644 (file)
@@ -9,5 +9,6 @@
 
 #define PWRC_G12A_VPU_ID               0
 #define PWRC_G12A_ETH_ID               1
+#define PWRC_G12A_NNA_ID               2
 
 #endif