From: Manivannan Sadhasivam <mani@kernel.org>
To: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
Cc: "Rob Herring" <robh+dt@kernel.org>,
"Andreas Färber" <afaerber@suse.de>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs
Date: Mon, 14 Jun 2021 16:58:31 +0530 [thread overview]
Message-ID: <20210614112831.GB38584@thinkpad> (raw)
In-Reply-To: <cover.1623401998.git.cristian.ciocaltea@gmail.com>
On Fri, Jun 11, 2021 at 12:11:31PM +0300, Cristian Ciocaltea wrote:
> This patchset adds the required DTS changes for providing the ethernet
> functionality on the Actions S500 SoCs family.
>
> For the moment I have been able to test the Ethernet MAC on the RoseaplePi
> SBC only.
>
> Also, please note the patches depend on some clock changes that are
> currently under review:
> https://lore.kernel.org/lkml/cover.1623354574.git.cristian.ciocaltea@gmail.com/
>
Waiting for the clk patches to be merged...
Thanks,
Mani
> Thanks,
> Cristi
>
> Changes in v2:
> - Added Reviewed-by tag from Mani in patch 1/2
> - Joined the groups sharing common function "eth_rmii" and switch the
> order of "ref_clk-pinconf" and "phy_clk-pinmux", per Mani's review,
> in patch 2/2
>
> Cristian Ciocaltea (2):
> ARM: dts: owl-s500: Add ethernet support
> ARM: dts: owl-s500-roseapplepi: Add ethernet support
>
> arch/arm/boot/dts/owl-s500-roseapplepi.dts | 45 ++++++++++++++++++++++
> arch/arm/boot/dts/owl-s500.dtsi | 10 +++++
> 2 files changed, 55 insertions(+)
>
> --
> 2.32.0
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Manivannan Sadhasivam <mani@kernel.org>
To: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
Cc: "Rob Herring" <robh+dt@kernel.org>,
"Andreas Färber" <afaerber@suse.de>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs
Date: Mon, 14 Jun 2021 16:58:31 +0530 [thread overview]
Message-ID: <20210614112831.GB38584@thinkpad> (raw)
In-Reply-To: <cover.1623401998.git.cristian.ciocaltea@gmail.com>
On Fri, Jun 11, 2021 at 12:11:31PM +0300, Cristian Ciocaltea wrote:
> This patchset adds the required DTS changes for providing the ethernet
> functionality on the Actions S500 SoCs family.
>
> For the moment I have been able to test the Ethernet MAC on the RoseaplePi
> SBC only.
>
> Also, please note the patches depend on some clock changes that are
> currently under review:
> https://lore.kernel.org/lkml/cover.1623354574.git.cristian.ciocaltea@gmail.com/
>
Waiting for the clk patches to be merged...
Thanks,
Mani
> Thanks,
> Cristi
>
> Changes in v2:
> - Added Reviewed-by tag from Mani in patch 1/2
> - Joined the groups sharing common function "eth_rmii" and switch the
> order of "ref_clk-pinconf" and "phy_clk-pinmux", per Mani's review,
> in patch 2/2
>
> Cristian Ciocaltea (2):
> ARM: dts: owl-s500: Add ethernet support
> ARM: dts: owl-s500-roseapplepi: Add ethernet support
>
> arch/arm/boot/dts/owl-s500-roseapplepi.dts | 45 ++++++++++++++++++++++
> arch/arm/boot/dts/owl-s500.dtsi | 10 +++++
> 2 files changed, 55 insertions(+)
>
> --
> 2.32.0
>
next prev parent reply other threads:[~2021-06-14 11:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-11 9:11 [PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs Cristian Ciocaltea
2021-06-11 9:11 ` Cristian Ciocaltea
2021-06-11 9:11 ` [PATCH v2 1/2] ARM: dts: owl-s500: Add ethernet support Cristian Ciocaltea
2021-06-11 9:11 ` Cristian Ciocaltea
2021-06-16 13:30 ` kernel test robot
2021-06-16 13:30 ` kernel test robot
2021-06-16 13:30 ` kernel test robot
2021-06-28 6:22 ` Manivannan Sadhasivam
2021-06-28 6:22 ` Manivannan Sadhasivam
2021-06-28 6:22 ` Manivannan Sadhasivam
2021-06-28 7:02 ` Cristian Ciocaltea
2021-06-28 7:02 ` Cristian Ciocaltea
2021-06-28 7:02 ` Cristian Ciocaltea
2021-06-28 7:31 ` Manivannan Sadhasivam
2021-06-28 7:31 ` Manivannan Sadhasivam
2021-06-28 7:31 ` Manivannan Sadhasivam
2021-06-11 9:11 ` [PATCH v2 2/2] ARM: dts: owl-s500-roseapplepi: " Cristian Ciocaltea
2021-06-11 9:11 ` Cristian Ciocaltea
2021-06-14 11:27 ` Manivannan Sadhasivam
2021-06-14 11:27 ` Manivannan Sadhasivam
2021-06-14 11:28 ` Manivannan Sadhasivam [this message]
2021-06-14 11:28 ` [PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs Manivannan Sadhasivam
2021-06-14 12:11 ` Cristian Ciocaltea
2021-06-14 12:11 ` Cristian Ciocaltea
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=20210614112831.GB38584@thinkpad \
--to=mani@kernel.org \
--cc=afaerber@suse.de \
--cc=cristian.ciocaltea@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-actions@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.