]> www.infradead.org Git - linux.git/commitdiff
dt-bindings: power: meson-g12a-power: document ISP power domain
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 23 Nov 2023 16:17:41 +0000 (17:17 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 30 Nov 2023 11:01:12 +0000 (12:01 +0100)
Add MIPI ISP power domain ID to the G12A Power domains bindings header

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Tested-by: Daniel Scally <dan.scally@ideasonboard.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231123-topic-amlogic-upstream-isp-pmdomain-v2-1-61f2fcf709e5@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
include/dt-bindings/power/meson-g12a-power.h

index 44ec0c50e3409c1f75afa88c75e03471a9ec49ae..01fd0ac4dd08f358c98467ea86fd9468854cfc77 100644 (file)
@@ -10,5 +10,6 @@
 #define PWRC_G12A_VPU_ID               0
 #define PWRC_G12A_ETH_ID               1
 #define PWRC_G12A_NNA_ID               2
+#define PWRC_G12A_ISP_ID               3
 
 #endif