From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
This fixes the following warnings:
include/dt-bindings/clock/imx8ulp-clock.h:204: warning: please, no space
before tabs
include/dt-bindings/clock/imx8ulp-clock.h:215: warning: please, no space
before tabs
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
---
include/dt-bindings/clock/imx8ulp-clock.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/dt-bindings/clock/imx8ulp-clock.h b/include/dt-bindings/clock/imx8ulp-clock.h
index 953ecfe8ebcc..827404fadf5c 100644
--- a/include/dt-bindings/clock/imx8ulp-clock.h
+++ b/include/dt-bindings/clock/imx8ulp-clock.h
@@ -201,7 +201,7 @@
#define IMX8ULP_CLK_SAI7 2
#define IMX8ULP_CLK_SPDIF 3
#define IMX8ULP_CLK_ISI 4
-#define IMX8ULP_CLK_CSI_REGS 5
+#define IMX8ULP_CLK_CSI_REGS 5
#define IMX8ULP_CLK_PCTLD 6
#define IMX8ULP_CLK_CSI 7
#define IMX8ULP_CLK_DSI 8
@@ -212,7 +212,7 @@
#define IMX8ULP_CLK_GPU2D 13
#define IMX8ULP_CLK_GPU3D 14
#define IMX8ULP_CLK_DC_NANO 15
-#define IMX8ULP_CLK_CSI_CLK_UI 16
+#define IMX8ULP_CLK_CSI_CLK_UI 16
#define IMX8ULP_CLK_CSI_CLK_ESC 17
#define IMX8ULP_CLK_RGPIOD 18
#define IMX8ULP_CLK_DMA2_MP 19
--
2.36.1
On 23-01-19 09:54:21, Marcel Ziswiler wrote: > From: Marcel Ziswiler <marcel.ziswiler@toradex.com> > > This fixes the following warnings: > > include/dt-bindings/clock/imx8ulp-clock.h:204: warning: please, no space > before tabs > include/dt-bindings/clock/imx8ulp-clock.h:215: warning: please, no space > before tabs > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Applied both. Thanks. > > --- > > include/dt-bindings/clock/imx8ulp-clock.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/include/dt-bindings/clock/imx8ulp-clock.h b/include/dt-bindings/clock/imx8ulp-clock.h > index 953ecfe8ebcc..827404fadf5c 100644 > --- a/include/dt-bindings/clock/imx8ulp-clock.h > +++ b/include/dt-bindings/clock/imx8ulp-clock.h > @@ -201,7 +201,7 @@ > #define IMX8ULP_CLK_SAI7 2 > #define IMX8ULP_CLK_SPDIF 3 > #define IMX8ULP_CLK_ISI 4 > -#define IMX8ULP_CLK_CSI_REGS 5 > +#define IMX8ULP_CLK_CSI_REGS 5 > #define IMX8ULP_CLK_PCTLD 6 > #define IMX8ULP_CLK_CSI 7 > #define IMX8ULP_CLK_DSI 8 > @@ -212,7 +212,7 @@ > #define IMX8ULP_CLK_GPU2D 13 > #define IMX8ULP_CLK_GPU3D 14 > #define IMX8ULP_CLK_DC_NANO 15 > -#define IMX8ULP_CLK_CSI_CLK_UI 16 > +#define IMX8ULP_CLK_CSI_CLK_UI 16 > #define IMX8ULP_CLK_CSI_CLK_ESC 17 > #define IMX8ULP_CLK_RGPIOD 18 > #define IMX8ULP_CLK_DMA2_MP 19 > -- > 2.36.1 >
On 23-01-19 09:54:21, Marcel Ziswiler wrote: > From: Marcel Ziswiler <marcel.ziswiler@toradex.com> > > This fixes the following warnings: > > include/dt-bindings/clock/imx8ulp-clock.h:204: warning: please, no space > before tabs > include/dt-bindings/clock/imx8ulp-clock.h:215: warning: please, no space > before tabs > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Abel Vesa <abel.vesa@linaro.org> > > --- > > include/dt-bindings/clock/imx8ulp-clock.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/include/dt-bindings/clock/imx8ulp-clock.h b/include/dt-bindings/clock/imx8ulp-clock.h > index 953ecfe8ebcc..827404fadf5c 100644 > --- a/include/dt-bindings/clock/imx8ulp-clock.h > +++ b/include/dt-bindings/clock/imx8ulp-clock.h > @@ -201,7 +201,7 @@ > #define IMX8ULP_CLK_SAI7 2 > #define IMX8ULP_CLK_SPDIF 3 > #define IMX8ULP_CLK_ISI 4 > -#define IMX8ULP_CLK_CSI_REGS 5 > +#define IMX8ULP_CLK_CSI_REGS 5 > #define IMX8ULP_CLK_PCTLD 6 > #define IMX8ULP_CLK_CSI 7 > #define IMX8ULP_CLK_DSI 8 > @@ -212,7 +212,7 @@ > #define IMX8ULP_CLK_GPU2D 13 > #define IMX8ULP_CLK_GPU3D 14 > #define IMX8ULP_CLK_DC_NANO 15 > -#define IMX8ULP_CLK_CSI_CLK_UI 16 > +#define IMX8ULP_CLK_CSI_CLK_UI 16 > #define IMX8ULP_CLK_CSI_CLK_ESC 17 > #define IMX8ULP_CLK_RGPIOD 18 > #define IMX8ULP_CLK_DMA2_MP 19 > -- > 2.36.1 >
On 19/01/2023 09:54, Marcel Ziswiler wrote: > From: Marcel Ziswiler <marcel.ziswiler@toradex.com> > > This fixes the following warnings: > > include/dt-bindings/clock/imx8ulp-clock.h:204: warning: please, no space > before tabs > include/dt-bindings/clock/imx8ulp-clock.h:215: warning: please, no space > before tabs > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
© 2016 - 2025 Red Hat, Inc.