Re: [PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox

2019-01-21 Thread Marek Behún
On Fri, 18 Jan 2019 15:35:35 +0100 Gregory CLEMENT wrote: > > The basic module can be extended by different modules. > > When those modules are connected, U-Boot has to let kernel know via > > device-tree. Since modules can be connected in different order and > > some modules can be connected mul

Re: [PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox

2019-01-18 Thread Gregory CLEMENT
Hi Marek, On mar., nov. 13 2018, Marek Behún wrote: > This is a RFC, please do not merge. > > This adds basic support for the Turris Mox board from CZ.NIC. > > Turris Mox is as modular router based on the Armada 3720 SOC (same as > EspressoBin). > > The basic module can be extended by differen

Re: [PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox

2018-12-12 Thread Marek Behun
Hi Rob On Tue, 4 Dec 2018 14:37:06 -0600 Rob Herring wrote: > > + > > + switch1@2 { > > Ideally, we shouldn't have this switch0, switch1, etc. I can rename peridot switches (switch0@10, switch1@11, switch2@12 to swtich@10, switch@11, switch@12), but I cannot rename Topaz to switch@2. Topaz

Re: [PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox

2018-12-04 Thread Rob Herring
On Tue, Nov 13, 2018 at 02:44:08PM +0100, Marek Behún wrote: > This is a RFC, please do not merge. > > This adds basic support for the Turris Mox board from CZ.NIC. > > Turris Mox is as modular router based on the Armada 3720 SOC (same as > EspressoBin). > > The basic module can be extended by d