Add MIPI ISP power domain ID to the G12A Power domains bindings header
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
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
--
2.34.1
On Thu, 23 Nov 2023 at 17:17, Neil Armstrong <neil.armstrong@linaro.org> wrote: > > Add MIPI ISP power domain ID to the G12A Power domains bindings header > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Applied for next and the immutable dt branch, thanks! Kind regards Uffe > --- > 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 > > -- > 2.34.1 >
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@linaro.org> > --- > 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@ideasonboard.com> Tested-by: Daniel Scally <dan.scally@ideasonboard.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> If needed I can send a v4 with those added... Neil
On Thu, 23 Nov 2023 at 17:19, Neil Armstrong <neil.armstrong@linaro.org> 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@linaro.org> > > --- > > 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@ideasonboard.com> > Tested-by: Daniel Scally <dan.scally@ideasonboard.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > > If needed I can send a v4 with those added... No problem, I will add the tags when applying. Kind regards Uffe
© 2016 - 2025 Red Hat, Inc.