Re: [PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs

From: Cristian Ciocaltea
Date: Mon Jun 14 2021 - 08:13:08 EST


On Mon, Jun 14, 2021 at 04:58:31PM +0530, Manivannan Sadhasivam wrote:
> 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@xxxxxxxxx/
> >
>
> Waiting for the clk patches to be merged...

Thanks, Mani!

Hopefully Stephen is going to pick them up in time..

Kind regards,
Cristi

> 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
> >