devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] arm64: dts: Add missing space around properties
@ 2022-06-12 22:31 Niklas Söderlund
  2022-06-12 22:31 ` [PATCH 1/6] arm64: dts: broadcom: Add missing space around status property Niklas Söderlund
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Niklas Söderlund @ 2022-06-12 22:31 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, devicetree
  Cc: Ray Jui, Scott Branden, bcm-kernel-feedback-list, Shawn Guo,
	Li Yang, Sascha Hauer, kernel, Fabio Estevam, linux-imx, Wei Xu,
	Andy Gross, Bjorn Andersson, Heiko Stuebner, Nishanth Menon,
	Vignesh Raghavendra, Tero Kristo, linux-arm-kernel, linux-arm-msm,
	linux-rockchip, Niklas Söderlund

Hello,

While debugging an issue on a Renesas board I found a typo with missing 
spaces around properties that had been copied around [1]. This extends 
this fix for all arm64 files.

1. https://lore.kernel.org/linux-renesas-soc/20220608175728.1012550-1-niklas.soderlund+renesas@ragnatech.se/

Niklas Söderlund (6):
  arm64: dts: broadcom: Add missing space around status property
  arm64: dts: rockchip: Add missing space around regulator-name property
  arm64: dts: freescale: Add missing space around properties
  arm64: dts: hisilicon: Add missing space around properties
  arm64: dts: qcom: Add missing space around properties
  arm64: dts: ti: Add missing space around properties

 arch/arm64/boot/dts/broadcom/stingray/stingray.dtsi       | 2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi            | 6 +++---
 arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi           | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm.dtsi                 | 8 ++++----
 arch/arm64/boot/dts/freescale/imx8mn.dtsi                 | 8 ++++----
 arch/arm64/boot/dts/freescale/imx8mp.dtsi                 | 8 ++++----
 arch/arm64/boot/dts/freescale/imx8mq.dtsi                 | 2 +-
 .../arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dtsi | 6 +++---
 arch/arm64/boot/dts/freescale/imx8ulp.dtsi                | 6 +++---
 arch/arm64/boot/dts/hisilicon/hip06.dtsi                  | 6 +++---
 arch/arm64/boot/dts/hisilicon/hip07.dtsi                  | 6 +++---
 arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi     | 2 +-
 arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts      | 2 +-
 arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts    | 2 +-
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi        | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts            | 2 +-
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi           | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi           | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi          | 4 ++--
 22 files changed, 47 insertions(+), 47 deletions(-)

-- 
2.36.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-06-16  0:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-12 22:31 [PATCH 0/6] arm64: dts: Add missing space around properties Niklas Söderlund
2022-06-12 22:31 ` [PATCH 1/6] arm64: dts: broadcom: Add missing space around status property Niklas Söderlund
2022-06-13 16:49   ` Florian Fainelli
2022-06-12 22:31 ` [PATCH 2/6] arm64: dts: rockchip: Add missing space around regulator-name property Niklas Söderlund
2022-06-12 22:31 ` [PATCH 3/6] arm64: dts: freescale: Add missing space around properties Niklas Söderlund
2022-06-16  0:15   ` Krzysztof Kozlowski
2022-06-12 22:31 ` [PATCH 4/6] arm64: dts: hisilicon: " Niklas Söderlund
2022-06-16  0:15   ` Krzysztof Kozlowski
2022-06-12 22:32 ` [PATCH 5/6] arm64: dts: qcom: " Niklas Söderlund
2022-06-16  0:16   ` Krzysztof Kozlowski
2022-06-12 22:32 ` [PATCH 6/6] arm64: dts: ti: " Niklas Söderlund
2022-06-16  0:16   ` Krzysztof Kozlowski
2022-06-12 22:58 ` (subset) [PATCH 0/6] arm64: dts: " Heiko Stuebner
2022-06-16  0:14 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).