mbox series

[v2,0/2] arm/arm64: dts: Enable more network hardware

Message ID 20211018011211.3836590-1-chris.packham@alliedtelesis.co.nz (mailing list archive)
Headers show
Series arm/arm64: dts: Enable more network hardware | expand

Message

Chris Packham Oct. 18, 2021, 1:12 a.m. UTC
This series enables the Switch and 2.5G Ethernet port on the CN9130-CRB. The
changes are based on the Marvell SDK.

Note Gregory has already picked up the 2.5G Ethernet patch from v1 so I've not
included it in v2 of this series.

Also note that if anyone tries out the SFP+ port on a complete CRB shipped from
Marvell the chassis prevents the ejector from working so the SFP will get
stuck. Taking the board out of the chassis allows the SFP to be
insterted/removed.

Chris Packham (2):
  arm/arm64: dts: Enable CP0 GPIOs for CN9130-CRB
  arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree

 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 139 ++++++++++++++++++++
 1 file changed, 139 insertions(+)

Comments

Chris Packham Nov. 9, 2021, 12:53 a.m. UTC | #1
Hi All,

On 18/10/21 2:12 pm, Chris Packham wrote:
> This series enables the Switch and 2.5G Ethernet port on the CN9130-CRB. The
> changes are based on the Marvell SDK.
>
> Note Gregory has already picked up the 2.5G Ethernet patch from v1 so I've not
> included it in v2 of this series.
>
> Also note that if anyone tries out the SFP+ port on a complete CRB shipped from
> Marvell the chassis prevents the ejector from working so the SFP will get
> stuck. Taking the board out of the chassis allows the SFP to be
> insterted/removed.
Gentle ping on this series. I've had a review from Andrew for patch 2 
but haven't heard anything else.
> Chris Packham (2):
>    arm/arm64: dts: Enable CP0 GPIOs for CN9130-CRB
>    arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree
>
>   arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 139 ++++++++++++++++++++
>   1 file changed, 139 insertions(+)
>
Russell King (Oracle) Dec. 4, 2021, 10:47 a.m. UTC | #2
On Mon, Oct 18, 2021 at 02:12:09PM +1300, Chris Packham wrote:
> This series enables the Switch and 2.5G Ethernet port on the CN9130-CRB. The
> changes are based on the Marvell SDK.
> 
> Note Gregory has already picked up the 2.5G Ethernet patch from v1 so I've not
> included it in v2 of this series.
> 
> Also note that if anyone tries out the SFP+ port on a complete CRB shipped from
> Marvell the chassis prevents the ejector from working so the SFP will get
> stuck. Taking the board out of the chassis allows the SFP to be
> insterted/removed.

Oh, these patches contain a SFP block... I suppose I should review them
then. Sadly not on the To/Cc, I guess I need to add something to
MAINTAINERS to detect the DT compatible...