From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org
Cc: "Ray Jui" <rjui@broadcom.com>,
"Scott Branden" <sbranden@broadcom.com>,
bcm-kernel-feedback-list@broadcom.com,
"Shawn Guo" <shawnguo@kernel.org>, "Li Yang" <leoyang.li@nxp.com>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
kernel@pengutronix.de, "Fabio Estevam" <festevam@gmail.com>,
linux-imx@nxp.com, "Wei Xu" <xuwei5@hisilicon.com>,
"Andy Gross" <agross@kernel.org>,
"Bjorn Andersson" <bjorn.andersson@linaro.org>,
"Heiko Stuebner" <heiko@sntech.de>, "Nishanth Menon" <nm@ti.com>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
"Tero Kristo" <kristo@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org,
linux-rockchip@lists.infradead.org,
"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Subject: [PATCH 0/6] arm64: dts: Add missing space around properties
Date: Mon, 13 Jun 2022 00:31:55 +0200 [thread overview]
Message-ID: <20220612223201.2740248-1-niklas.soderlund+renesas@ragnatech.se> (raw)
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
next reply other threads:[~2022-06-12 22:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-12 22:31 Niklas Söderlund [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220612223201.2740248-1-niklas.soderlund+renesas@ragnatech.se \
--to=niklas.soderlund+renesas@ragnatech.se \
--cc=agross@kernel.org \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=heiko@sntech.de \
--cc=kernel@pengutronix.de \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-rockchip@lists.infradead.org \
--cc=nm@ti.com \
--cc=rjui@broadcom.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sbranden@broadcom.com \
--cc=shawnguo@kernel.org \
--cc=vigneshr@ti.com \
--cc=xuwei5@hisilicon.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).