From: Andrew Davis <afd@ti.com>
To: Nishanth Menon <nm@ti.com>, Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Tero Kristo <kristo@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [PATCH V2 1/4] arm64: dts: ti: k3-am65-main: Fix mux controller node name
Date: Tue, 6 Jun 2023 11:29:42 -0500 [thread overview]
Message-ID: <ef3e537e-353a-b641-bfc5-1d7b84e2f0af@ti.com> (raw)
In-Reply-To: <20230606160643.3618390-2-nm@ti.com>
On 6/6/23 11:06 AM, Nishanth Menon wrote:
> Add unit address to form a proper node name.
>
This is only needed when the node has a reg property, which
we have not added yet to this node. This patch instead adds a
warning:
> node has a unit name, but no reg or ranges property
Andrew
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> No change since V1
> V1: https://lore.kernel.org/r/20230424144949.244135-3-nm@ti.com
>
> arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> index 1adba2f2c153..f64b4e782ec3 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> @@ -506,7 +506,7 @@ serdes1_clk: clock@4090 {
> reg = <0x00004090 0x4>;
> };
>
> - serdes_mux: mux-controller {
> + serdes_mux: mux-controller@4080 {
> compatible = "mmio-mux";
> #mux-control-cells = <1>;
> mux-reg-masks = <0x4080 0x3>, /* SERDES0 lane select */
next prev parent reply other threads:[~2023-06-06 16:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 16:06 [PATCH V2 0/4] arm64: dts: ti: k3-am65: dtbs_check warnings fixups Nishanth Menon
2023-06-06 16:06 ` [PATCH V2 1/4] arm64: dts: ti: k3-am65-main: Fix mux controller node name Nishanth Menon
2023-06-06 16:29 ` Andrew Davis [this message]
2023-06-06 17:07 ` Nishanth Menon
2023-06-06 16:06 ` [PATCH V2 2/4] arm64: dts: ti: k3-am65-main: Fix mcan " Nishanth Menon
2023-06-06 16:06 ` [PATCH V2 3/4] arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del-sel property Nishanth Menon
2023-06-06 16:06 ` [PATCH V2 4/4] arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodename Nishanth Menon
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=ef3e537e-353a-b641-bfc5-1d7b84e2f0af@ti.com \
--to=afd@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jan.kiszka@siemens.com \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.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
all inboxes | Powered by JetHome®