Seville is a DSA switch that is embedded inside the T1040 SoC, and
supported by the mscc_seville DSA driver inside drivers/net/dsa/ocelot.
This series adds this switch to the SoC's dtsi files and to the T1040RDB
board file.
Vladimir Oltean (2):
powerpc: dts: t1040: add bindings for Seville Ethernet switch
powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
arch/powerpc/boot/dts/fsl/t1040rdb.dts | 115 ++++++++++++++++++++
arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 76 +++++++++++++
2 files changed, 191 insertions(+)
--
2.25.1
Reviewed-by: Maxim Kochetkov <[email protected]>
29.09.2020 14:32, Vladimir Oltean пишет:
> Seville is a DSA switch that is embedded inside the T1040 SoC, and
> supported by the mscc_seville DSA driver inside drivers/net/dsa/ocelot.
>
> This series adds this switch to the SoC's dtsi files and to the T1040RDB
> board file.
>
> Vladimir Oltean (2):
> powerpc: dts: t1040: add bindings for Seville Ethernet switch
> powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
>
> arch/powerpc/boot/dts/fsl/t1040rdb.dts | 115 ++++++++++++++++++++
> arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 76 +++++++++++++
> 2 files changed, 191 insertions(+)
>