Re: [PATCH v2 0/6] airoha: Add initial support AN7581

2025-04-01 Thread Tom Rini
On Fri, 14 Mar 2025 19:59:20 +0100, Christian Marangi wrote: > This little series adds initial support for Airoha AN7581 SoC. > > With the help of some backport patch, this use OF_UPSTREAM > directly. > > Posting this to have the targer and the very basic driver. > > [...] Applied to u-boot/ne

Re: [PATCH v2 0/6] airoha: Add initial support AN7581

2025-04-01 Thread Christian Marangi
On Tue, Apr 01, 2025 at 12:45:21PM +0200, Andreas Gnau wrote: > On 2025-03-14 19:59, Christian Marangi wrote: > > This little series adds initial support for Airoha AN7581 SoC. > > Very nice. Will you (or someone else) upstream or at least open-source ATF > parts as well, similar to how Mediatek d

Re: [PATCH v2 0/6] airoha: Add initial support AN7581

2025-04-01 Thread Andreas Gnau
On 2025-03-14 19:59, Christian Marangi wrote: This little series adds initial support for Airoha AN7581 SoC. Very nice. Will you (or someone else) upstream or at least open-source ATF parts as well, similar to how Mediatek does it?

Re: [PATCH v2 0/6] airoha: Add initial support AN7581

2025-03-27 Thread Christian Marangi
On Fri, Mar 14, 2025 at 02:26:11PM -0600, Tom Rini wrote: > On Fri, Mar 14, 2025 at 07:59:20PM +0100, Christian Marangi wrote: > ` > > This little series adds initial support for Airoha AN7581 SoC. > > > > With the help of some backport patch, this use OF_UPSTREAM > > directly. > > > > Posting th

Re: [PATCH v2 0/6] airoha: Add initial support AN7581

2025-03-15 Thread Tom Rini
On Fri, Mar 14, 2025 at 07:59:20PM +0100, Christian Marangi wrote: ` > This little series adds initial support for Airoha AN7581 SoC. > > With the help of some backport patch, this use OF_UPSTREAM > directly. > > Posting this to have the targer and the very basic driver. > > Ethernet, SNAND and

[PATCH v2 0/6] airoha: Add initial support AN7581

2025-03-14 Thread Christian Marangi
This little series adds initial support for Airoha AN7581 SoC. With the help of some backport patch, this use OF_UPSTREAM directly. Posting this to have the targer and the very basic driver. Ethernet, SNAND and eMMC support is already ready downstream and will be posted shortly after this gets a