Re: [PATCH v2] dt-bindings: fix typos and brackets
"Rob Herring (Arm)" <[email protected]> Mon, 3 Aug 2026 15:54:28 -0500
| Newsgroups | org.kernel.vger.linux-leds,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Jul 2026 12:12:47 +0200, Manuel Ebner wrote:
> Add missing '(', ')', '}'
> Remove needless '(', ')', '{', '}'
> 'lover voltage' -> 'lower voltage'
>
> Signed-off-by: Manuel Ebner <[email protected]>
> ---
> [v2]
> rebased
>
> [v1]
> https://lore.kernel.org/all/[email protected]/
>
> I changed to my new address, manuelebner +LI @mailbox.org to
> reduce the mail to my main address.
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 2 +-
> .../devicetree/bindings/arm/qcom,coresight-tpdm.yaml | 2 +-
> .../bindings/clock/renesas,rcar-usb2-clock-sel.yaml | 4 ++--
> .../devicetree/bindings/memory-controllers/renesas,dbsc.yaml | 2 +-
> .../devicetree/bindings/memory-controllers/ti-aemif.txt | 4 ++--
> Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 +-
> Documentation/devicetree/bindings/phy/phy-miphy365x.txt | 2 +-
> Documentation/devicetree/bindings/powerpc/ibm,vas.txt | 2 +-
> Documentation/devicetree/bindings/regulator/max8907.txt | 1 -
> .../bindings/regulator/mediatek,mt6358-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/pbias-regulator.txt | 1 +
> .../devicetree/bindings/regulator/rohm,bd71837-regulator.yaml | 4 ++--
> .../devicetree/bindings/regulator/rohm,bd71847-regulator.yaml | 4 ++--
> .../devicetree/bindings/sound/mikroe,mikroe-proto.txt | 1 -
> Documentation/devicetree/bindings/usb/iproc-udc.txt | 1 +
> 15 files changed, 17 insertions(+), 17 deletions(-)
>
I applied, but dropped the .txt changes. The only fixes for .txt
bindings are converting them to schema.
Thanks,
Rob