Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: power: meson-g12a-power: document ISP power domain

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>

authored by

Neil Armstrong and committed by
Ulf Hansson
f32f977f 3d123f51

+1
+1
include/dt-bindings/power/meson-g12a-power.h
··· 10 10 #define PWRC_G12A_VPU_ID 0 11 11 #define PWRC_G12A_ETH_ID 1 12 12 #define PWRC_G12A_NNA_ID 2 13 + #define PWRC_G12A_ISP_ID 3 13 14 14 15 #endif