On Thu, 23 Nov 2023 at 17:19, Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: > > On 23/11/2023 17:17, Neil Armstrong wrote: > > Add MIPI ISP power domain ID to the G12A Power domains bindings header > > > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > > --- > > include/dt-bindings/power/meson-g12a-power.h | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/include/dt-bindings/power/meson-g12a-power.h b/include/dt-bindings/power/meson-g12a-power.h > > index 44ec0c50e340..01fd0ac4dd08 100644 > > --- a/include/dt-bindings/power/meson-g12a-power.h > > +++ b/include/dt-bindings/power/meson-g12a-power.h > > @@ -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 > > > > I forgot: > Reviewed-by: Daniel Scally <dan.scally@xxxxxxxxxxxxxxxx> > Tested-by: Daniel Scally <dan.scally@xxxxxxxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > > If needed I can send a v4 with those added... No problem, I will add the tags when applying. Kind regards Uffe