* [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-28 0:41 ` Martin Blumenstingl
0 siblings, 0 replies; 9+ messages in thread
From: Martin Blumenstingl @ 2020-03-28 0:41 UTC (permalink / raw)
To: narmstrong, robh+dt, dri-devel, linux-amlogic, devicetree
Cc: mark.rutland, airlied, linux-kernel, Martin Blumenstingl,
linux-arm-kernel
Use two spaces for indentation instead of one to be consistent with the
rest of the file. No functional changes.
Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
.../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
index d1205a6697a0..cd8ad2af52c9 100644
--- a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
+++ b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
@@ -71,9 +71,9 @@ properties:
maxItems: 2
reg-names:
- items:
- - const: vpu
- - const: hhi
+ items:
+ - const: vpu
+ - const: hhi
interrupts:
maxItems: 1
--
2.26.0
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply related [flat|nested] 9+ messages in thread* [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-28 0:41 ` Martin Blumenstingl
0 siblings, 0 replies; 9+ messages in thread
From: Martin Blumenstingl @ 2020-03-28 0:41 UTC (permalink / raw)
To: narmstrong, robh+dt, dri-devel, linux-amlogic, devicetree
Cc: airlied, daniel, mark.rutland, linux-arm-kernel, linux-kernel,
Martin Blumenstingl
Use two spaces for indentation instead of one to be consistent with the
rest of the file. No functional changes.
Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
.../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
index d1205a6697a0..cd8ad2af52c9 100644
--- a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
+++ b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
@@ -71,9 +71,9 @@ properties:
maxItems: 2
reg-names:
- items:
- - const: vpu
- - const: hhi
+ items:
+ - const: vpu
+ - const: hhi
interrupts:
maxItems: 1
--
2.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread* [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-28 0:41 ` Martin Blumenstingl
0 siblings, 0 replies; 9+ messages in thread
From: Martin Blumenstingl @ 2020-03-28 0:41 UTC (permalink / raw)
To: narmstrong, robh+dt, dri-devel, linux-amlogic, devicetree
Cc: mark.rutland, airlied, linux-kernel, Martin Blumenstingl, daniel,
linux-arm-kernel
Use two spaces for indentation instead of one to be consistent with the
rest of the file. No functional changes.
Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
.../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
index d1205a6697a0..cd8ad2af52c9 100644
--- a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
+++ b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
@@ -71,9 +71,9 @@ properties:
maxItems: 2
reg-names:
- items:
- - const: vpu
- - const: hhi
+ items:
+ - const: vpu
+ - const: hhi
interrupts:
maxItems: 1
--
2.26.0
_______________________________________________
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] 9+ messages in thread* Re: [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
2020-03-28 0:41 ` Martin Blumenstingl
(?)
(?)
@ 2020-03-31 22:07 ` Rob Herring
-1 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2020-03-31 22:07 UTC (permalink / raw)
To: Martin Blumenstingl
Cc: mark.rutland, devicetree, narmstrong, airlied, linux-kernel,
dri-devel, Martin Blumenstingl, robh+dt, daniel, linux-amlogic,
linux-arm-kernel
On Sat, 28 Mar 2020 01:41:57 +0100, Martin Blumenstingl wrote:
> Use two spaces for indentation instead of one to be consistent with the
> rest of the file. No functional changes.
>
> Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> .../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks.
Rob
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-31 22:07 ` Rob Herring
0 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2020-03-31 22:07 UTC (permalink / raw)
To: Martin Blumenstingl
Cc: mark.rutland, devicetree, narmstrong, airlied, linux-kernel,
dri-devel, Martin Blumenstingl, robh+dt, linux-amlogic,
linux-arm-kernel
On Sat, 28 Mar 2020 01:41:57 +0100, Martin Blumenstingl wrote:
> Use two spaces for indentation instead of one to be consistent with the
> rest of the file. No functional changes.
>
> Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> .../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks.
Rob
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-31 22:07 ` Rob Herring
0 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2020-03-31 22:07 UTC (permalink / raw)
To: Martin Blumenstingl
Cc: narmstrong, robh+dt, dri-devel, linux-amlogic, devicetree,
airlied, daniel, mark.rutland, linux-arm-kernel, linux-kernel,
Martin Blumenstingl
On Sat, 28 Mar 2020 01:41:57 +0100, Martin Blumenstingl wrote:
> Use two spaces for indentation instead of one to be consistent with the
> rest of the file. No functional changes.
>
> Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> .../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks.
Rob
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-31 22:07 ` Rob Herring
0 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2020-03-31 22:07 UTC (permalink / raw)
To: Martin Blumenstingl
Cc: mark.rutland, devicetree, narmstrong, airlied, linux-kernel,
dri-devel, Martin Blumenstingl, robh+dt, daniel, linux-amlogic,
linux-arm-kernel
On Sat, 28 Mar 2020 01:41:57 +0100, Martin Blumenstingl wrote:
> Use two spaces for indentation instead of one to be consistent with the
> rest of the file. No functional changes.
>
> Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> .../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks.
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] 9+ messages in thread
* Re: [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
2020-03-28 0:41 ` Martin Blumenstingl
` (3 preceding siblings ...)
(?)
@ 2020-04-16 16:08 ` patchwork-bot+linux-amlogic
-1 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-amlogic @ 2020-04-16 16:08 UTC (permalink / raw)
To: Martin Blumenstingl; +Cc: linux-amlogic, khilman
Hello:
This patch was applied to khilman/linux-amlogic.git (refs/heads/for-next).
On Sat, 28 Mar 2020 01:41:57 +0100 you wrote:
> Use two spaces for indentation instead of one to be consistent with the
> rest of the file. No functional changes.
>
> Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> .../devicetree/bindings/display/amlogic,meson-vpu.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Here is a summary with links:
- dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
https://git.kernel.org/khilman/linux-amlogic/c/33b0cb370f97ebc5a722c2cf50821e8322267261
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/pwbot
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 9+ messages in thread