Re: [PATCH v2] board: sl28: add DSA support for variant 2

2021-07-02 Thread Ramon Fried
On Wed, Jun 30, 2021 at 2:21 PM Michael Walle wrote: > > Am 2021-06-30 12:34, schrieb Vladimir Oltean: > > On Wed, Jun 30, 2021 at 10:26:57AM +0200, Michael Walle wrote: > >> Can this please go through the net queue? > >> > >> By chance, I've seen this patch: > >> https://patchwork.ozlabs.org/proj

Re: [PATCH v2] board: sl28: add DSA support for variant 2

2021-06-30 Thread Michael Walle
Am 2021-06-30 12:34, schrieb Vladimir Oltean: On Wed, Jun 30, 2021 at 10:26:57AM +0200, Michael Walle wrote: Can this please go through the net queue? By chance, I've seen this patch: https://patchwork.ozlabs.org/project/uboot/patch/20210629175317.2607470-5-vladimir.olt...@nxp.com/ Now I'm luc

Re: [PATCH v2] board: sl28: add DSA support for variant 2

2021-06-30 Thread Vladimir Oltean
On Wed, Jun 30, 2021 at 10:26:57AM +0200, Michael Walle wrote: > Can this please go through the net queue? > > By chance, I've seen this patch: > https://patchwork.ozlabs.org/project/uboot/patch/20210629175317.2607470-5-vladimir.olt...@nxp.com/ > > Now I'm lucky that I have the following chunk, o

Re: [PATCH v2] board: sl28: add DSA support for variant 2

2021-06-30 Thread Michael Walle
Am 2021-06-23 13:56, schrieb Michael Walle: Now that u-boot gained DSA support, and it is already enabled for the kontron_sl28 board, add the last missing piece and enable the corresponding devices it in the device tree. Signed-off-by: Michael Walle --- changes since v1: - renamed ethernet ali

[PATCH v2] board: sl28: add DSA support for variant 2

2021-06-23 Thread Michael Walle
Now that u-boot gained DSA support, and it is already enabled for the kontron_sl28 board, add the last missing piece and enable the corresponding devices it in the device tree. Signed-off-by: Michael Walle --- changes since v1: - renamed ethernet alias stem, because it was changed in commit 8