All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-07  4:55 ` Zhen Lei
  0 siblings, 0 replies; 14+ messages in thread
From: Zhen Lei @ 2020-12-07  4:55 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-clk, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Zhen Lei

This patch is based on the latest linux-next code.

Zhen Lei (1):
  dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings

 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
1.8.3



^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 0/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-07  4:55 ` Zhen Lei
  0 siblings, 0 replies; 14+ messages in thread
From: Zhen Lei @ 2020-12-07  4:55 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-clk, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Zhen Lei

This patch is based on the latest linux-next code.

Zhen Lei (1):
  dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings

 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
1.8.3



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
  2020-12-07  4:55 ` Zhen Lei
@ 2020-12-07  4:55   ` Zhen Lei
  -1 siblings, 0 replies; 14+ messages in thread
From: Zhen Lei @ 2020-12-07  4:55 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-clk, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Zhen Lei

Eliminate the following yamllint warnings:
./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
:32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
:35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
---
 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml b/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
index e709e530e17a27a..940486ef1051d10 100644
--- a/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
+++ b/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
@@ -29,18 +29,18 @@ properties:
       - const: fsl,imx8qxp-lpcg
       - items:
           - enum:
-            - fsl,imx8qm-lpcg
+              - fsl,imx8qm-lpcg
           - const: fsl,imx8qxp-lpcg
       - enum:
-        - fsl,imx8qxp-lpcg-adma
-        - fsl,imx8qxp-lpcg-conn
-        - fsl,imx8qxp-lpcg-dc
-        - fsl,imx8qxp-lpcg-dsp
-        - fsl,imx8qxp-lpcg-gpu
-        - fsl,imx8qxp-lpcg-hsio
-        - fsl,imx8qxp-lpcg-img
-        - fsl,imx8qxp-lpcg-lsio
-        - fsl,imx8qxp-lpcg-vpu
+          - fsl,imx8qxp-lpcg-adma
+          - fsl,imx8qxp-lpcg-conn
+          - fsl,imx8qxp-lpcg-dc
+          - fsl,imx8qxp-lpcg-dsp
+          - fsl,imx8qxp-lpcg-gpu
+          - fsl,imx8qxp-lpcg-hsio
+          - fsl,imx8qxp-lpcg-img
+          - fsl,imx8qxp-lpcg-lsio
+          - fsl,imx8qxp-lpcg-vpu
         deprecated: true
   reg:
     maxItems: 1
-- 
1.8.3



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-07  4:55   ` Zhen Lei
  0 siblings, 0 replies; 14+ messages in thread
From: Zhen Lei @ 2020-12-07  4:55 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-clk, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Zhen Lei

Eliminate the following yamllint warnings:
./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
:32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
:35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
---
 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml b/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
index e709e530e17a27a..940486ef1051d10 100644
--- a/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
+++ b/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
@@ -29,18 +29,18 @@ properties:
       - const: fsl,imx8qxp-lpcg
       - items:
           - enum:
-            - fsl,imx8qm-lpcg
+              - fsl,imx8qm-lpcg
           - const: fsl,imx8qxp-lpcg
       - enum:
-        - fsl,imx8qxp-lpcg-adma
-        - fsl,imx8qxp-lpcg-conn
-        - fsl,imx8qxp-lpcg-dc
-        - fsl,imx8qxp-lpcg-dsp
-        - fsl,imx8qxp-lpcg-gpu
-        - fsl,imx8qxp-lpcg-hsio
-        - fsl,imx8qxp-lpcg-img
-        - fsl,imx8qxp-lpcg-lsio
-        - fsl,imx8qxp-lpcg-vpu
+          - fsl,imx8qxp-lpcg-adma
+          - fsl,imx8qxp-lpcg-conn
+          - fsl,imx8qxp-lpcg-dc
+          - fsl,imx8qxp-lpcg-dsp
+          - fsl,imx8qxp-lpcg-gpu
+          - fsl,imx8qxp-lpcg-hsio
+          - fsl,imx8qxp-lpcg-img
+          - fsl,imx8qxp-lpcg-lsio
+          - fsl,imx8qxp-lpcg-vpu
         deprecated: true
   reg:
     maxItems: 1
-- 
1.8.3



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
  2020-12-07  4:55   ` Zhen Lei
@ 2020-12-07 23:03     ` Rob Herring
  -1 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2020-12-07 23:03 UTC (permalink / raw)
  To: Zhen Lei
  Cc: linux-clk, NXP Linux Team, Michael Turquette, Rob Herring,
	Pengutronix Kernel Team, linux-arm-kernel, linux-kernel,
	Stephen Boyd, Fabio Estevam, Shawn Guo, Sascha Hauer, devicetree

On Mon, 07 Dec 2020 12:55:27 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-07 23:03     ` Rob Herring
  0 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2020-12-07 23:03 UTC (permalink / raw)
  To: Zhen Lei
  Cc: devicetree, Sascha Hauer, Stephen Boyd, Shawn Guo,
	Michael Turquette, linux-kernel, Rob Herring, NXP Linux Team,
	Pengutronix Kernel Team, Fabio Estevam, linux-clk,
	linux-arm-kernel

On Mon, 07 Dec 2020 12:55:27 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
  2020-12-07  4:55   ` Zhen Lei
@ 2020-12-17 10:28     ` Stephen Boyd
  -1 siblings, 0 replies; 14+ messages in thread
From: Stephen Boyd @ 2020-12-17 10:28 UTC (permalink / raw)
  To: Fabio Estevam, Michael Turquette, NXP Linux Team,
	Pengutronix Kernel Team, Rob Herring, Sascha Hauer, Shawn Guo,
	Zhen Lei, devicetree, linux-arm-kernel, linux-clk, linux-kernel
  Cc: Zhen Lei

Quoting Zhen Lei (2020-12-06 20:55:27)
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-17 10:28     ` Stephen Boyd
  0 siblings, 0 replies; 14+ messages in thread
From: Stephen Boyd @ 2020-12-17 10:28 UTC (permalink / raw)
  To: Fabio Estevam, Michael Turquette, NXP Linux Team,
	Pengutronix Kernel Team, Rob Herring, Sascha Hauer, Shawn Guo,
	Zhen Lei, devicetree, linux-arm-kernel, linux-clk, linux-kernel
  Cc: Zhen Lei

Quoting Zhen Lei (2020-12-06 20:55:27)
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
  2020-12-17 10:28     ` Stephen Boyd
@ 2020-12-18 20:13       ` Rob Herring
  -1 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2020-12-18 20:13 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Fabio Estevam, Michael Turquette, NXP Linux Team,
	Pengutronix Kernel Team, Sascha Hauer, Shawn Guo, Zhen Lei,
	devicetree, linux-arm-kernel, linux-clk, linux-kernel

On Thu, Dec 17, 2020 at 02:28:53AM -0800, Stephen Boyd wrote:
> Quoting Zhen Lei (2020-12-06 20:55:27)
> > Eliminate the following yamllint warnings:
> > ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> > :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> > :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> > 
> > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> > ---
> 
> Reviewed-by: Stephen Boyd <sboyd@kernel.org>

If I tagged it, I was expecting you to pick up. But I'm gathering up all 
the fixes for what landed in Linus' tree, so I'll apply.

Rob

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-18 20:13       ` Rob Herring
  0 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2020-12-18 20:13 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: devicetree, Fabio Estevam, Michael Turquette, linux-kernel,
	linux-clk, NXP Linux Team, Pengutronix Kernel Team, Zhen Lei,
	Shawn Guo, Sascha Hauer, linux-arm-kernel

On Thu, Dec 17, 2020 at 02:28:53AM -0800, Stephen Boyd wrote:
> Quoting Zhen Lei (2020-12-06 20:55:27)
> > Eliminate the following yamllint warnings:
> > ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> > :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> > :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> > 
> > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> > ---
> 
> Reviewed-by: Stephen Boyd <sboyd@kernel.org>

If I tagged it, I was expecting you to pick up. But I'm gathering up all 
the fixes for what landed in Linus' tree, so I'll apply.

Rob

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
  2020-12-07  4:55   ` Zhen Lei
@ 2020-12-18 21:18     ` Rob Herring
  -1 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2020-12-18 21:18 UTC (permalink / raw)
  To: Zhen Lei
  Cc: devicetree, NXP Linux Team, Shawn Guo, linux-clk,
	linux-arm-kernel, linux-kernel, Sascha Hauer,
	Pengutronix Kernel Team, Rob Herring, Stephen Boyd,
	Fabio Estevam, Michael Turquette

On Mon, 07 Dec 2020 12:55:27 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-18 21:18     ` Rob Herring
  0 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2020-12-18 21:18 UTC (permalink / raw)
  To: Zhen Lei
  Cc: devicetree, Stephen Boyd, Fabio Estevam, Sascha Hauer,
	linux-kernel, Michael Turquette, Rob Herring, NXP Linux Team,
	Pengutronix Kernel Team, Shawn Guo, linux-clk, linux-arm-kernel

On Mon, 07 Dec 2020 12:55:27 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  .../devicetree/bindings/clock/imx8qxp-lpcg.yaml      | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
  2020-12-18 20:13       ` Rob Herring
@ 2020-12-19 19:44         ` Stephen Boyd
  -1 siblings, 0 replies; 14+ messages in thread
From: Stephen Boyd @ 2020-12-19 19:44 UTC (permalink / raw)
  To: Rob Herring
  Cc: Fabio Estevam, Michael Turquette, NXP Linux Team,
	Pengutronix Kernel Team, Sascha Hauer, Shawn Guo, Zhen Lei,
	devicetree, linux-arm-kernel, linux-clk, linux-kernel

Quoting Rob Herring (2020-12-18 12:13:50)
> On Thu, Dec 17, 2020 at 02:28:53AM -0800, Stephen Boyd wrote:
> > Quoting Zhen Lei (2020-12-06 20:55:27)
> > > Eliminate the following yamllint warnings:
> > > ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> > > :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> > > :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> > > 
> > > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> > > ---
> > 
> > Reviewed-by: Stephen Boyd <sboyd@kernel.org>
> 
> If I tagged it, I was expecting you to pick up. But I'm gathering up all 
> the fixes for what landed in Linus' tree, so I'll apply.
> 

Thanks! I don't see this in clk tree so I guess it went through arm-soc.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
@ 2020-12-19 19:44         ` Stephen Boyd
  0 siblings, 0 replies; 14+ messages in thread
From: Stephen Boyd @ 2020-12-19 19:44 UTC (permalink / raw)
  To: Rob Herring
  Cc: devicetree, Fabio Estevam, Michael Turquette, linux-kernel,
	linux-clk, NXP Linux Team, Pengutronix Kernel Team, Zhen Lei,
	Shawn Guo, Sascha Hauer, linux-arm-kernel

Quoting Rob Herring (2020-12-18 12:13:50)
> On Thu, Dec 17, 2020 at 02:28:53AM -0800, Stephen Boyd wrote:
> > Quoting Zhen Lei (2020-12-06 20:55:27)
> > > Eliminate the following yamllint warnings:
> > > ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> > > :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> > > :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> > > 
> > > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> > > ---
> > 
> > Reviewed-by: Stephen Boyd <sboyd@kernel.org>
> 
> If I tagged it, I was expecting you to pick up. But I'm gathering up all 
> the fixes for what landed in Linus' tree, so I'll apply.
> 

Thanks! I don't see this in clk tree so I guess it went through arm-soc.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-12-19 19:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  4:55 [PATCH 0/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings Zhen Lei
2020-12-07  4:55 ` Zhen Lei
2020-12-07  4:55 ` [PATCH 1/1] " Zhen Lei
2020-12-07  4:55   ` Zhen Lei
2020-12-07 23:03   ` Rob Herring
2020-12-07 23:03     ` Rob Herring
2020-12-17 10:28   ` Stephen Boyd
2020-12-17 10:28     ` Stephen Boyd
2020-12-18 20:13     ` Rob Herring
2020-12-18 20:13       ` Rob Herring
2020-12-19 19:44       ` Stephen Boyd
2020-12-19 19:44         ` Stephen Boyd
2020-12-18 21:18   ` Rob Herring
2020-12-18 21:18     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.