Re: [PATCH v3 1/2] board: gateworks: venice: add additional levels for dtb name match

2022-04-16 Thread Fabio Estevam
On Thu, Apr 14, 2022 at 5:00 PM Tim Harvey wrote: > > Gateworks produces many products from a single PCB with subloaded > components. Add an additional two levels of dtb name matching so that > for example a GW7400-A matches the dtb name of gw74xx.dtb > > Signed-off-by: Tim Harvey Reviewed-by:

[PATCH v3 1/2] board: gateworks: venice: add additional levels for dtb name match

2022-04-14 Thread Tim Harvey
Gateworks produces many products from a single PCB with subloaded components. Add an additional two levels of dtb name matching so that for example a GW7400-A matches the dtb name of gw74xx.dtb Signed-off-by: Tim Harvey --- v3: no changes - rebase --- board/gateworks/venice/eeprom.c | 8