Re: [PATCH] dt-bindings: Correct white-space style
Uwe Kleine-König <[email protected]>
| Newsgroups | gmane.linux.kernel.gpio,gmane.linux.drivers.devicetree,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.msm,gmane.linux.ide,gmane.comp.video.dri.devel,gmane.linux.ports.arm.mediatek,gmane.linux.drivers.i2c,gmane.linux.kernel.wireless.general,gmane.linux.drivers.ath10k.devel,gmane.linux.power-management.general,gmane.linux.network,gmane.linux.pwm,gmane.linux.ports.riscv,gmane.linux.usb.general |
|---|---|
| Message-ID | <am83ac93gyowUgSQ@monoceros> |
On Sat, Aug 01, 2026 at 09:56:14PM +0200, Krzysztof Kozlowski wrote:
> Correct a few white-space issues, like double space after '=' or before
> bracket '{' characters, which will be flagged by dt-check-style. No
> functional changes.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> [...]
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> index bae993128981..40397bdf2d69 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> +++ b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> @@ -62,7 +62,7 @@ additionalProperties: false
>
> examples:
> - |
> - pwm: pwm@10020000 {
> + pwm@10020000 {
> compatible = "sifive,fu540-c000-pwm", "sifive,pwm0";
> reg = <0x10020000 0x1000>;
> clocks = <&tlclk>;
I'm ok with this change (as &pwm is unused in the example), I also don't
care much about this not being a whitespace only change and thus not
really matching the commit log.
Acked-by: Uwe Kleine-König <[email protected]> # for Documentation/devicetree/bindings/pwm
Best regards
Uwe
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmpvOBgACgkQj4D7WH0S /k5+WQf8CivH89faKCp48CBlupnrahHpA3qdaBm48BnUdJduo4BaximYlTqDGSxO NXL529LwysgvuiHkOxrg9bUdk/Lx68V5xZboTmO5BFwMGnqiXaazc9iWfyHrau7M YVderOTLj5yWcB/0FkMdHb59nmaH6H3DTA7lTyzhEH2rK1e56Xe0bWxXn5wPx//K Fg6BzFpjoO28RLKp88OCsgzFiu3Y6yaJNenCx2MeV0T15/L721ZmHJDKsQqu5iDJ iXzPSntzwtR7HAs/3NUW1jSaAV2Jq41LUqlqjX4CeZDwSDaX6iquowVSJDhJvYuK ZtKTkgqchOdbv2qhQEqje3UkwK9pWQ== =9CRH -----END PGP SIGNATURE-----