From nobody Wed Dec 17 15:38:04 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51DF3C61DF4 for ; Fri, 24 Nov 2023 09:22:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345182AbjKXJWM (ORCPT ); Fri, 24 Nov 2023 04:22:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235262AbjKXJVx (ORCPT ); Fri, 24 Nov 2023 04:21:53 -0500 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D68F61BF6 for ; Fri, 24 Nov 2023 01:21:26 -0800 (PST) Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-548d60a4d60so2250620a12.2 for ; Fri, 24 Nov 2023 01:21:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1700817684; x=1701422484; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=RrmP3MEwKcn9VwohUVQtnnZXyH6FXy3hd9q1Xm2IOh0=; b=zekm1Wwy0TpIhsam2iF5C/pMZiQhm2XEdS2eMz5Ezud7HEgiyEuTrYYSWynoMPAozI KmSyQFT3dAdEP1KFxu4mCbazSUwOPWy77gLMkzvv144ygAzZ5NEUYLEZqXolc9oNbhJW jCDNqbcFe4DtixdgcPlmbb9Z1sQv2VWP60KVIAWVL6rFgxMTLxurlby6QdL5XDfZMrxt mG0zkxMktI/z4cYEeFhxLf6y4XNVaw/EThTUWqz9n5UgHN8ml22ry6EgZbpASlRKOLFG og0FyRzu2etc2vQdxLst1GvNTaS1Lnt75uczF4MhXr9VUB7xV2gAEF5J/B6MmMCMuxgW b4eQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700817684; x=1701422484; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=RrmP3MEwKcn9VwohUVQtnnZXyH6FXy3hd9q1Xm2IOh0=; b=TaSm/uxQHR91aDmOIAiD14tI2v2ZRbLO/RW2Li8HGQ5bJLONWPWNCy+Hulus143924 g38RtEklKVqo4FJd1fS9S+p0LeFCoLmLvlk4REsbWRjTHXJa2TerSteVxT5vgNZJPfKL QL2xyywv0eY/HU27cXy8th8bxekBq/0ncb+9pJAwB82umiJTC/v6Rb4eo89mzqB5kg45 DpEBGjnYQSJKqxGD0B23i75Hs+Wk4BGdPOH7LLZmUPVX64yLCs172isyGTzuj5od2efp 6a8bqG+qV96ySO3Zmps3oE2w/6TcLcOUYYqnaBRKjsy2QHzzz/kKeabAHr2C9Tz9alJl HrEA== X-Gm-Message-State: AOJu0YwkTJzfiGWP7vA/y7HV0eKdFeKN8aEz9aLYfruqP+y7AwSV+59N 5JX7/8Zqu6AjAiyC3vnozPXeXg== X-Google-Smtp-Source: AGHT+IEzrEq3mSp35q92xY1HRufPiiBbBHpdMj5vnsaxVLKzCnbnOgGj5e2j9XEBO95hzaO03zYv2w== X-Received: by 2002:a50:99d4:0:b0:53f:a526:779 with SMTP id n20-20020a5099d4000000b0053fa5260779mr1537398edb.12.1700817684404; Fri, 24 Nov 2023 01:21:24 -0800 (PST) Received: from krzk-bin.. ([178.197.218.100]) by smtp.gmail.com with ESMTPSA id u1-20020aa7d541000000b00548b87c6ca1sm1558327edr.94.2023.11.24.01.21.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Nov 2023 01:21:24 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stephen Boyd , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] dt-bindings: correct white-spaces in examples Date: Fri, 24 Nov 2023 10:21:21 +0100 Message-Id: <20231124092121.16866-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Use only one and exactly one space around '=3D' in DTS example. Signed-off-by: Krzysztof Kozlowski Acked-by: Geert Uytterhoeven Acked-by: Jonathan Cameron #for-iio Acked-by: Serge Semin Acked-by: Stephen Boyd Acked-by: Ulf Hansson # For MMC Reviewed-by: Geert Uytterhoeven Reviewed-by: Mathieu Poirier --- Merging idea: Rob's DT. Should apply cleanly on Rob's for-next. --- .../devicetree/bindings/auxdisplay/hit,hd44780.yaml | 2 +- .../devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml | 2 +- Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml | 6 +++--- .../devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml | 2 +- .../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml | 2 +- .../interrupt-controller/st,stih407-irq-syscfg.yaml | 4 ++-- Documentation/devicetree/bindings/mmc/arm,pl18x.yaml | 2 +- Documentation/devicetree/bindings/net/sff,sfp.yaml | 2 +- .../devicetree/bindings/pci/toshiba,visconti-pcie.yaml | 2 +- .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 6 +++--- .../devicetree/bindings/power/supply/richtek,rt9455.yaml | 8 ++++---- .../devicetree/bindings/regulator/mps,mp5416.yaml | 4 ++-- .../devicetree/bindings/regulator/mps,mpq7920.yaml | 4 ++-- .../devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 8 ++++---- 14 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml = b/Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml index fde07e4b119d..406a922a714e 100644 --- a/Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml +++ b/Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml @@ -113,7 +113,7 @@ examples: hd44780 { compatible =3D "hit,hd44780"; display-height-chars =3D <2>; - display-width-chars =3D <16>; + display-width-chars =3D <16>; data-gpios =3D <&pcf8574 4 0>, <&pcf8574 5 0>, <&pcf8574 6 0>, diff --git a/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yam= l b/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml index 624984d51c10..7f8d98226437 100644 --- a/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml +++ b/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml @@ -125,7 +125,7 @@ examples: clk25m: clock-oscillator-25m { compatible =3D "fixed-clock"; #clock-cells =3D <0>; - clock-frequency =3D <25000000>; + clock-frequency =3D <25000000>; clock-output-names =3D "clk25m"; }; ... diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml b/Do= cumentation/devicetree/bindings/iio/adc/adi,ad7780.yaml index 5fcc8dd012f1..be2616ff9af6 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml @@ -80,9 +80,9 @@ examples: compatible =3D "adi,ad7780"; reg =3D <0>; =20 - avdd-supply =3D <&vdd_supply>; - powerdown-gpios =3D <&gpio0 12 GPIO_ACTIVE_HIGH>; - adi,gain-gpios =3D <&gpio1 5 GPIO_ACTIVE_LOW>; + avdd-supply =3D <&vdd_supply>; + powerdown-gpios =3D <&gpio0 12 GPIO_ACTIVE_HIGH>; + adi,gain-gpios =3D <&gpio1 5 GPIO_ACTIVE_LOW>; adi,filter-gpios =3D <&gpio2 15 GPIO_ACTIVE_LOW>; }; }; diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml = b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml index 73def67fbe01..b6a233cd5f6b 100644 --- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml @@ -58,7 +58,7 @@ examples: reg =3D <0x3600>; interrupts =3D <0x0 0x36 0x0 IRQ_TYPE_EDGE_RISING>; qcom,external-resistor-micro-ohms =3D <10000>; - #io-channel-cells =3D <1>; + #io-channel-cells =3D <1>; }; }; ... diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml= b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml index b3a626389870..64abe9a4cd9e 100644 --- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml @@ -46,6 +46,6 @@ examples: pmic_rradc: adc@4500 { compatible =3D "qcom,pmi8998-rradc"; reg =3D <0x4500>; - #io-channel-cells =3D <1>; + #io-channel-cells =3D <1>; }; }; diff --git a/Documentation/devicetree/bindings/interrupt-controller/st,stih= 407-irq-syscfg.yaml b/Documentation/devicetree/bindings/interrupt-controlle= r/st,stih407-irq-syscfg.yaml index 2b153d7c5421..e44e4e5708a7 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/st,stih407-irq= -syscfg.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/st,stih407-irq= -syscfg.yaml @@ -55,8 +55,8 @@ examples: - | #include irq-syscfg { - compatible =3D "st,stih407-irq-syscfg"; - st,syscfg =3D <&syscfg_cpu>; + compatible =3D "st,stih407-irq-syscfg"; + st,syscfg =3D <&syscfg_cpu>; st,irq-device =3D , ; st,fiq-device =3D , diff --git a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml b/Documen= tation/devicetree/bindings/mmc/arm,pl18x.yaml index 2459a55ed540..940b12688167 100644 --- a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml +++ b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml @@ -203,7 +203,7 @@ examples: bus-width =3D <4>; cap-sd-highspeed; cap-mmc-highspeed; - cd-gpios =3D <&gpio2 31 0x4>; + cd-gpios =3D <&gpio2 31 0x4>; st,sig-dir-dat0; st,sig-dir-dat2; st,sig-dir-cmd; diff --git a/Documentation/devicetree/bindings/net/sff,sfp.yaml b/Documenta= tion/devicetree/bindings/net/sff,sfp.yaml index 973e478a399d..bf6cbc7c2ba3 100644 --- a/Documentation/devicetree/bindings/net/sff,sfp.yaml +++ b/Documentation/devicetree/bindings/net/sff,sfp.yaml @@ -120,7 +120,7 @@ examples: pinctrl-names =3D "default"; pinctrl-0 =3D <&cps_sfpp0_pins>; tx-disable-gpios =3D <&cps_gpio1 29 GPIO_ACTIVE_HIGH>; - tx-fault-gpios =3D <&cps_gpio1 26 GPIO_ACTIVE_HIGH>; + tx-fault-gpios =3D <&cps_gpio1 26 GPIO_ACTIVE_HIGH>; }; =20 mdio { diff --git a/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.ya= ml b/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml index 53da2edd7c9a..120e3bb1e545 100644 --- a/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml @@ -83,7 +83,7 @@ examples: <0x0 0x28050000 0x0 0x00010000>, <0x0 0x24200000 0x0 0x00002000>, <0x0 0x24162000 0x0 0x00001000>; - reg-names =3D "dbi", "config", "ulreg", "smu", "mpu"; + reg-names =3D "dbi", "config", "ulreg", "smu", "mpu"; device_type =3D "pci"; bus-range =3D <0x00 0xff>; num-lanes =3D <2>; diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctr= l.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.ya= ml index b5ca40d0e251..d476de82e5c3 100644 --- a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml @@ -185,17 +185,17 @@ examples: sd1_mux { pinmux =3D , /* C= D */ ; /* WP = */ - power-source =3D <3300>; + power-source =3D <3300>; }; =20 sd1_data { pins =3D "SD1_DATA0", "SD1_DATA1", "SD1_DATA2"= , "SD1_DATA3"; - power-source =3D <3300>; + power-source =3D <3300>; }; =20 sd1_ctrl { pins =3D "SD1_CLK", "SD1_CMD"; - power-source =3D <3300>; + power-source =3D <3300>; }; }; }; diff --git a/Documentation/devicetree/bindings/power/supply/richtek,rt9455.= yaml b/Documentation/devicetree/bindings/power/supply/richtek,rt9455.yaml index 07e38be39f1b..89f9603499b4 100644 --- a/Documentation/devicetree/bindings/power/supply/richtek,rt9455.yaml +++ b/Documentation/devicetree/bindings/power/supply/richtek,rt9455.yaml @@ -79,10 +79,10 @@ examples: interrupt-parent =3D <&gpio1>; interrupts =3D <0 IRQ_TYPE_LEVEL_LOW>; =20 - richtek,output-charge-current =3D <500000>; - richtek,end-of-charge-percentage =3D <10>; - richtek,battery-regulation-voltage =3D <4200000>; - richtek,boost-output-voltage =3D <5050000>; + richtek,output-charge-current =3D <500000>; + richtek,end-of-charge-percentage =3D <10>; + richtek,battery-regulation-voltage =3D <4200000>; + richtek,boost-output-voltage =3D <5050000>; =20 richtek,min-input-voltage-regulation =3D <4500000>; richtek,avg-input-current-regulation =3D <500000>; diff --git a/Documentation/devicetree/bindings/regulator/mps,mp5416.yaml b/= Documentation/devicetree/bindings/regulator/mps,mp5416.yaml index 0221397eb51e..f825ee9efd81 100644 --- a/Documentation/devicetree/bindings/regulator/mps,mp5416.yaml +++ b/Documentation/devicetree/bindings/regulator/mps,mp5416.yaml @@ -62,8 +62,8 @@ examples: regulator-name =3D "buck1"; regulator-min-microvolt =3D <600000>; regulator-max-microvolt =3D <2187500>; - regulator-min-microamp =3D <3800000>; - regulator-max-microamp =3D <6800000>; + regulator-min-microamp =3D <3800000>; + regulator-max-microamp =3D <6800000>; regulator-boot-on; }; =20 diff --git a/Documentation/devicetree/bindings/regulator/mps,mpq7920.yaml b= /Documentation/devicetree/bindings/regulator/mps,mpq7920.yaml index 6de5b027f990..0d34af98403f 100644 --- a/Documentation/devicetree/bindings/regulator/mps,mpq7920.yaml +++ b/Documentation/devicetree/bindings/regulator/mps,mpq7920.yaml @@ -98,8 +98,8 @@ examples: regulator-name =3D "buck1"; regulator-min-microvolt =3D <400000>; regulator-max-microvolt =3D <3587500>; - regulator-min-microamp =3D <460000>; - regulator-max-microamp =3D <7600000>; + regulator-min-microamp =3D <460000>; + regulator-max-microamp =3D <7600000>; regulator-boot-on; mps,buck-ovp-disable; mps,buck-phase-delay =3D /bits/ 8 <2>; diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yam= l b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml index 30632efdad8b..df36e29d974c 100644 --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml @@ -113,10 +113,10 @@ examples: }; =20 imx7d-cm4 { - compatible =3D "fsl,imx7d-cm4"; - memory-region =3D <&m4_reserved_sysmem1>, <&m4_reserved_sysmem2>; - syscon =3D <&src>; - clocks =3D <&clks IMX7D_ARM_M4_ROOT_CLK>; + compatible =3D "fsl,imx7d-cm4"; + memory-region =3D <&m4_reserved_sysmem1>, <&m4_reserved_sysmem2>; + syscon =3D <&src>; + clocks =3D <&clks IMX7D_ARM_M4_ROOT_CLK>; }; =20 - | --=20 2.34.1