Re: [PATCH] dt-bindings: Correct white-space style

Tomi Valkeinen <[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 <[email protected]>
Hi,

On 01/08/2026 22:56, 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]>
> 
> ---
> 
> Patch applies on Rob's for-next branch.
> ---
>   .../arm/firmware/linaro,optee-tz.yaml         |  8 +-
>   .../devicetree/bindings/arm/psci.yaml         | 18 ++--
>   .../bindings/arm/qcom,coresight-tnoc.yaml     |  2 +-
>   .../devicetree/bindings/ata/st,ahci.yaml      | 22 ++---
>   .../bindings/display/ti/ti,am65x-dss.yaml     | 12 +--
>   .../bindings/display/ti/ti,j721e-dss.yaml     | 96 +++++++++----------
>   .../bindings/display/ti/ti,k2g-dss.yaml       | 36 +++----
>   .../bindings/dsp/mediatek,mt8195-dsp.yaml     |  2 +-
>   .../bindings/gpio/st,nomadik-gpio.yaml        |  2 +-
>   .../devicetree/bindings/i2c/st,sti-i2c.yaml   |  2 +-
>   .../bindings/mailbox/st,sti-mailbox.yaml      |  2 +-
>   .../bindings/mfd/maxim,max77620.yaml          |  2 +-
>   .../bindings/net/wireless/qcom,ath10k.yaml    | 34 +++----
>   .../devicetree/bindings/opp/opp-v2.yaml       | 28 +++---
>   .../pinctrl/mediatek,mt7988-pinctrl.yaml      |  2 +-
>   .../devicetree/bindings/ptp/fsl,ptp.yaml      | 12 +--
>   .../devicetree/bindings/pwm/pwm-sifive.yaml   |  2 +-
>   .../bindings/usb/ti,twl4030-usb.yaml          |  2 +-
>   18 files changed, 142 insertions(+), 142 deletions(-)


> diff --git a/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml b/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
> index 49a007cbcd3a..d1e530e12604 100644
> --- a/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
> +++ b/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
> @@ -261,9 +261,9 @@ examples:
>                   "ovr1", "ovr2", "vp1", "vp2", "common1";
>           ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
>           power-domains = <&k3_pds 67 TI_SCI_PD_EXCLUSIVE>;
> -        clocks =        <&k3_clks 67 1>,
> -                        <&k3_clks 216 1>,
> -                        <&k3_clks 67 2>;
> +        clocks = <&k3_clks 67 1>,
> +                 <&k3_clks 216 1>,
> +                 <&k3_clks 67 2>;
>           clock-names = "fck", "vp1", "vp2";
>           interrupts = <GIC_SPI 166 IRQ_TYPE_EDGE_RISING>;
>           ports {
> @@ -299,9 +299,9 @@ examples:
>               reg-names = "common", "vidl1", "vid",
>                           "ovr1", "ovr2", "vp1", "vp2", "common1";
>               power-domains = <&k3_pds 186 TI_SCI_PD_EXCLUSIVE>;
> -            clocks =        <&k3_clks 186 6>,
> -                            <&vp1_clock>,
> -                            <&k3_clks 186 2>;
> +            clocks = <&k3_clks 186 6>,
> +                     <&vp1_clock>,
> +                     <&k3_clks 186 2>;
>               clock-names = "fck", "vp1", "vp2";
>               interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
>               oldi-transmitters {
> diff --git a/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml b/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml
> index 65ae8a1c3998..cac5ef1743d3 100644
> --- a/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml
> +++ b/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml
> @@ -154,54 +154,54 @@ examples:
>       #include <dt-bindings/soc/ti,sci_pm_domain.h>
>   
>       dss: dss@4a00000 {
> -            compatible = "ti,j721e-dss";
> -            reg =   <0x04a00000 0x10000>, /* common_m */
> -                    <0x04a10000 0x10000>, /* common_s0*/
> -                    <0x04b00000 0x10000>, /* common_s1*/
> -                    <0x04b10000 0x10000>, /* common_s2*/
> -                    <0x04a20000 0x10000>, /* vidl1 */
> -                    <0x04a30000 0x10000>, /* vidl2 */
> -                    <0x04a50000 0x10000>, /* vid1 */
> -                    <0x04a60000 0x10000>, /* vid2 */
> -                    <0x04a70000 0x10000>, /* ovr1 */
> -                    <0x04a90000 0x10000>, /* ovr2 */
> -                    <0x04ab0000 0x10000>, /* ovr3 */
> -                    <0x04ad0000 0x10000>, /* ovr4 */
> -                    <0x04a80000 0x10000>, /* vp1 */
> -                    <0x04aa0000 0x10000>, /* vp2 */
> -                    <0x04ac0000 0x10000>, /* vp3 */
> -                    <0x04ae0000 0x10000>, /* vp4 */
> -                    <0x04af0000 0x10000>; /* wb */
> -            reg-names = "common_m", "common_s0",
> -                    "common_s1", "common_s2",
> -                    "vidl1", "vidl2","vid1","vid2",
> -                    "ovr1", "ovr2", "ovr3", "ovr4",
> -                    "vp1", "vp2", "vp3", "vp4",
> -                    "wb";
> -            clocks =        <&k3_clks 152 0>,
> -                            <&k3_clks 152 1>,
> -                            <&k3_clks 152 4>,
> -                            <&k3_clks 152 9>,
> -                            <&k3_clks 152 13>;
> -            clock-names = "fck", "vp1", "vp2", "vp3", "vp4";
> -            power-domains = <&k3_pds 152 TI_SCI_PD_EXCLUSIVE>;
> -            interrupts =    <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>,
> -                            <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>,
> -                            <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>,
> -                            <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
> -            interrupt-names =       "common_m",
> -                                    "common_s0",
> -                                    "common_s1",
> -                                    "common_s2";
> -            ports {
> -                    #address-cells = <1>;
> -                    #size-cells = <0>;
> -                    port@0 {
> -                            reg = <0>;
> +        compatible = "ti,j721e-dss";
> +        reg = <0x04a00000 0x10000>, /* common_m */
> +              <0x04a10000 0x10000>, /* common_s0*/
> +              <0x04b00000 0x10000>, /* common_s1*/
> +              <0x04b10000 0x10000>, /* common_s2*/
> +              <0x04a20000 0x10000>, /* vidl1 */
> +              <0x04a30000 0x10000>, /* vidl2 */
> +              <0x04a50000 0x10000>, /* vid1 */
> +              <0x04a60000 0x10000>, /* vid2 */
> +              <0x04a70000 0x10000>, /* ovr1 */
> +              <0x04a90000 0x10000>, /* ovr2 */
> +              <0x04ab0000 0x10000>, /* ovr3 */
> +              <0x04ad0000 0x10000>, /* ovr4 */
> +              <0x04a80000 0x10000>, /* vp1 */
> +              <0x04aa0000 0x10000>, /* vp2 */
> +              <0x04ac0000 0x10000>, /* vp3 */
> +              <0x04ae0000 0x10000>, /* vp4 */
> +              <0x04af0000 0x10000>; /* wb */
> +        reg-names = "common_m", "common_s0",
> +                "common_s1", "common_s2",
> +                "vidl1", "vidl2","vid1","vid2",
> +                "ovr1", "ovr2", "ovr3", "ovr4",
> +                "vp1", "vp2", "vp3", "vp4",
> +                "wb";
> +        clocks = <&k3_clks 152 0>,
> +                 <&k3_clks 152 1>,
> +                 <&k3_clks 152 4>,
> +                 <&k3_clks 152 9>,
> +                 <&k3_clks 152 13>;
> +        clock-names = "fck", "vp1", "vp2", "vp3", "vp4";
> +        power-domains = <&k3_pds 152 TI_SCI_PD_EXCLUSIVE>;
> +        interrupts = <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>,
> +                     <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>,
> +                     <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>,
> +                     <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
> +        interrupt-names = "common_m",
> +                          "common_s0",
> +                          "common_s1",
> +                          "common_s2";
> +        ports {
> +            #address-cells = <1>;
> +            #size-cells = <0>;
> +            port@0 {
> +                reg = <0>;
>   
> -                            dpi_out_0: endpoint {
> -                                    remote-endpoint = <&dp_bridge_input>;
> -                            };
> -                    };
> +                dpi_out_0: endpoint {
> +                    remote-endpoint = <&dp_bridge_input>;
> +                };
>               };
> +        };
>       };
> diff --git a/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml b/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml
> index 96b1439f88e3..87721da0a8af 100644
> --- a/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml
> +++ b/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml
> @@ -80,26 +80,26 @@ examples:
>       #include <dt-bindings/interrupt-controller/arm-gic.h>
>       #include <dt-bindings/interrupt-controller/irq.h>
>   
> -    dss: dss@2540000 {
> -            compatible = "ti,k2g-dss";
> -            reg =   <0x02540000 0x400>,
> -                    <0x02550000 0x1000>,
> -                    <0x02557000 0x1000>,
> -                    <0x0255a800 0x100>,
> -                    <0x0255ac00 0x100>;
> -            reg-names = "cfg", "common", "vid1", "ovr1", "vp1";
> -            clocks =        <&k2g_clks 0x2 0>,
> -                            <&k2g_clks 0x2 1>;
> -            clock-names = "fck", "vp1";
> -            interrupts = <GIC_SPI 247 IRQ_TYPE_EDGE_RISING>;
> +    dss@2540000 {
> +        compatible = "ti,k2g-dss";
> +        reg = <0x02540000 0x400>,
> +              <0x02550000 0x1000>,
> +              <0x02557000 0x1000>,
> +              <0x0255a800 0x100>,
> +              <0x0255ac00 0x100>;
> +        reg-names = "cfg", "common", "vid1", "ovr1", "vp1";
> +        clocks = <&k2g_clks 0x2 0>,
> +                 <&k2g_clks 0x2 1>;
> +        clock-names = "fck", "vp1";
> +        interrupts = <GIC_SPI 247 IRQ_TYPE_EDGE_RISING>;
>   
> -            power-domains = <&k2g_pds 0x2>;
> +        power-domains = <&k2g_pds 0x2>;
>   
> -            max-memory-bandwidth = <230000000>;
> +        max-memory-bandwidth = <230000000>;
>   
> -            port {
> -                    dpi_out: endpoint {
> -                            remote-endpoint = <&sii9022_in>;
> -                    };
> +        port {
> +            dpi_out: endpoint {
> +                remote-endpoint = <&sii9022_in>;
>               };
> +        };
>       };
For the TI DSS parts:

Acked-by: Tomi Valkeinen <[email protected]>

  Tomi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.