Re: [PATCH v4 6/6] board: presidio-asic: Add basic G3 engr. development board support

2020-02-07 Thread Tom Rini
On Thu, Jan 30, 2020 at 12:34:59PM -0800, Alex Nemirovsky wrote: > Add basic Presidio G3 engineering board support > > Signed-off-by: Alex Nemirovsky Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v4 6/6] board: presidio-asic: Add basic G3 engr. development board support

2020-02-06 Thread Alex Nemirovsky
Hello Tom and Daniel, This v4 of patch 6/6 in the series is the only one which yield feedback in the prior v3. All other are in “Reviewed-By” state. We hope that v4 sent out a week ago has addressed those issues. Let us know if there is anything else holding up the series acceptance. BR -AN

[PATCH v4 6/6] board: presidio-asic: Add basic G3 engr. development board support

2020-01-30 Thread Alex Nemirovsky
Add basic Presidio G3 engineering board support Signed-off-by: Alex Nemirovsky --- Changes in v4: - clean up presidio_asic.h per trini recommendations - use autogen savedefconfig instead of manual maintained file Changes in v3: - fixed dts closing bracket indentation - presidio.h: remove deadc