2021-06-11 09:15:49

by Cristian Ciocaltea

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

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/[email protected]/

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


2021-06-14 11:42:13

by Manivannan Sadhasivam

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

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/[email protected]/
>

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
>

2021-06-14 12:14:47

by Cristian Ciocaltea

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

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/[email protected]/
> >
>
> 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
> >