Re: [PATCH] board: ti: j721s2: Add support to detect daughtercards

2023-05-03 Thread Tom Rini
On Mon, Apr 10, 2023 at 11:40:15AM +0530, Siddharth Vadapalli wrote: > From: Kishon Vijay Abraham I > > Add support to detect daughtercards (GESI Ethernet card) in-order > to set the MAC address of the main CPSW2G interface. > > Signed-off-by: Kishon Vijay Abraham I > Signed-off-by: Siddharth

Re: [PATCH] board: ti: j721s2: Add support to detect daughtercards

2023-04-14 Thread Tom Rini
On Tue, Apr 11, 2023 at 01:09:23PM +0530, Siddharth Vadapalli wrote: > Hello Tom, > > On 10/04/23 19:00, Tom Rini wrote: > > On Mon, Apr 10, 2023 at 11:40:15AM +0530, Siddharth Vadapalli wrote: > > > >> From: Kishon Vijay Abraham I > >> > >> Add support to detect daughtercards (GESI Ethernet car

Re: [PATCH] board: ti: j721s2: Add support to detect daughtercards

2023-04-11 Thread Siddharth Vadapalli
Hello Tom, On 10/04/23 19:00, Tom Rini wrote: > On Mon, Apr 10, 2023 at 11:40:15AM +0530, Siddharth Vadapalli wrote: > >> From: Kishon Vijay Abraham I >> >> Add support to detect daughtercards (GESI Ethernet card) in-order >> to set the MAC address of the main CPSW2G interface. >> >> Signed-off-

[PATCH] board: ti: j721s2: Add support to detect daughtercards

2023-04-10 Thread Siddharth Vadapalli
From: Kishon Vijay Abraham I Add support to detect daughtercards (GESI Ethernet card) in-order to set the MAC address of the main CPSW2G interface. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Siddharth Vadapalli --- board/ti/j721s2/evm.c | 130

Re: [PATCH] board: ti: j721s2: Add support to detect daughtercards

2023-04-10 Thread Tom Rini
On Mon, Apr 10, 2023 at 11:40:15AM +0530, Siddharth Vadapalli wrote: > From: Kishon Vijay Abraham I > > Add support to detect daughtercards (GESI Ethernet card) in-order > to set the MAC address of the main CPSW2G interface. > > Signed-off-by: Kishon Vijay Abraham I > Signed-off-by: Siddharth