From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Alexandru Gagniuc <mr.nuke.me@gmail.com>,
andersson@kernel.org, robh@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, robert.marko@sartura.hr,
ansuelsmth@gmail.com
Subject: Re: [PATCH 2/2] arm64: dts: qcom: ipq9574: add MDIO bus
Date: Tue, 23 Apr 2024 14:23:08 +0200 [thread overview]
Message-ID: <9267bf8f-bbd9-4b61-80ff-c1f43277ef0e@linaro.org> (raw)
In-Reply-To: <20240323160935.2848095-2-mr.nuke.me@gmail.com>
On 3/23/24 17:09, Alexandru Gagniuc wrote:
> The IPQ95xx uses an IPQ4019 compatible MDIO controller that is already
> supported. Add a DT node to expose it.
>
> Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
> ---
> arch/arm64/boot/dts/qcom/ipq9574.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/ipq9574.dtsi b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
> index 7f2e5cbf3bbb..4ab9da9fffb6 100644
> --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
> +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
> @@ -232,6 +232,16 @@ rng: rng@e3000 {
> clock-names = "core";
> };
>
> + mdio: mdio@90000 {
> + compatible = "qcom,ipq9574-mdio", "qcom,ipq4019-mdio";
> + reg = <0x90000 0x64>;
Please pad the size part to 8 hex digits with leading zeroes
Konrad
next prev parent reply other threads:[~2024-04-23 12:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-23 16:09 [PATCH 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible Alexandru Gagniuc
2024-03-23 16:09 ` [PATCH 2/2] arm64: dts: qcom: ipq9574: add MDIO bus Alexandru Gagniuc
2024-04-23 12:23 ` Konrad Dybcio [this message]
2024-03-23 18:59 ` [PATCH 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible Conor Dooley
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=9267bf8f-bbd9-4b61-80ff-c1f43277ef0e@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=andersson@kernel.org \
--cc=ansuelsmth@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mr.nuke.me@gmail.com \
--cc=robert.marko@sartura.hr \
--cc=robh@kernel.org \
/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