.../devicetree/bindings/memory-controllers/renesas,dbsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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
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
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
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
© 2016 - 2026 Red Hat, Inc.