* [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket
@ 2026-07-10 11:30 Manuel Ebner
2026-07-10 11:37 ` Krzysztof Kozlowski
2026-07-10 11:45 ` Geert Uytterhoeven
0 siblings, 2 replies; 5+ messages in thread
From: Manuel Ebner @ 2026-07-10 11:30 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Conor Dooley,
Geert Uytterhoeven, Magnus Damm
Cc: Manuel Ebner, linux-kernel, devicetree, linux-renesas-soc
Remove needless ')'.
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
.../devicetree/bindings/memory-controllers/renesas,dbsc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.yaml
index 8e3822314b25..30ad2a858844 100644
--- a/Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.yaml
@@ -13,7 +13,7 @@ description: |
Renesas SoCs contain one or more memory controllers. These memory
controllers differ from one SoC variant to another, and are called by
different names, e.g. "DDR Bus Controller (DBSC)", "DDR3 Bus State Controller
- (DBSC3)", or "SDRAM Bus State Controller (SBSC)").
+ (DBSC3)", or "SDRAM Bus State Controller (SBSC)".
properties:
compatible:
--
2.54.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket
2026-07-10 11:30 [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket Manuel Ebner
@ 2026-07-10 11:37 ` Krzysztof Kozlowski
2026-07-10 16:55 ` Manuel Ebner
2026-07-10 11:45 ` Geert Uytterhoeven
1 sibling, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-10 11:37 UTC (permalink / raw)
To: Manuel Ebner, Rob Herring, Conor Dooley, Geert Uytterhoeven,
Magnus Damm
Cc: linux-kernel, devicetree, linux-renesas-soc
On 10/07/2026 13:30, Manuel Ebner wrote:
> Remove needless ')'.
>
You sent multiple patches like that and that's unnecessary effort to
handle. These are trivial - one patch for all bindings should be enough.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket
2026-07-10 11:37 ` Krzysztof Kozlowski
@ 2026-07-10 16:55 ` Manuel Ebner
2026-07-11 7:42 ` Krzysztof Kozlowski
0 siblings, 1 reply; 5+ messages in thread
From: Manuel Ebner @ 2026-07-10 16:55 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Conor Dooley,
Geert Uytterhoeven, Magnus Damm
Cc: linux-kernel, devicetree, linux-renesas-soc
On Fri, 2026-07-10 at 13:37 +0200, Krzysztof Kozlowski wrote:
> On 10/07/2026 13:30, Manuel Ebner wrote:
> > Remove needless ')'.
> >
>
> You sent multiple patches like that and that's unnecessary effort to
> handle.
I'm sorry for that. I got the suggestion to send a patch per file when
sending patches with Documentation/ABI/.
> These are trivial - one patch for all bindings should be enough.
I made a unified patch for Documentation/devicetree/bindings/. It's
18 files. get_maintainer returns 44 addresses for To= and 18 addresses
for Cc=. Should I just send it with all addresses?
Thanks
Manuel Ebner
>
> Best regards,
> Krzysztof
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket
2026-07-10 16:55 ` Manuel Ebner
@ 2026-07-11 7:42 ` Krzysztof Kozlowski
0 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-11 7:42 UTC (permalink / raw)
To: Manuel Ebner, Rob Herring, Conor Dooley, Geert Uytterhoeven,
Magnus Damm
Cc: linux-kernel, devicetree, linux-renesas-soc
On 10/07/2026 18:55, Manuel Ebner wrote:
>> These are trivial - one patch for all bindings should be enough.
>
> I made a unified patch for Documentation/devicetree/bindings/. It's
> 18 files. get_maintainer returns 44 addresses for To= and 18 addresses
> for Cc=. Should I just send it with all addresses?
No, send it only to DT maintainers and maybe a few lists.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket
2026-07-10 11:30 [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket Manuel Ebner
2026-07-10 11:37 ` Krzysztof Kozlowski
@ 2026-07-10 11:45 ` Geert Uytterhoeven
1 sibling, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2026-07-10 11:45 UTC (permalink / raw)
To: Manuel Ebner
Cc: Krzysztof Kozlowski, Rob Herring, Conor Dooley, Magnus Damm,
linux-kernel, devicetree, linux-renesas-soc
On Fri, 10 Jul 2026 at 13:31, Manuel Ebner <manuelebner@mailbox.org> wrote:
> Remove needless ')'.
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-07-11 7:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 11:30 [PATCH] dt-bindings: memory-controllers: renesas,dbsc: fix bracket Manuel Ebner
2026-07-10 11:37 ` Krzysztof Kozlowski
2026-07-10 16:55 ` Manuel Ebner
2026-07-11 7:42 ` Krzysztof Kozlowski
2026-07-10 11:45 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox