Re: [PATCH] board: gateworks: venice: add fixup for GW73xx-F+

2023-12-12 Thread Fabio Estevam
On Wed, Oct 18, 2023 at 3:33 PM Tim Harvey wrote: > > GW73xx-F board revision switched back to the original PCIe switch due to > part availability. > > Signed-off-by: Tim Harvey Applied, thanks.

Re: [PATCH] board: gateworks: venice: add fixup for GW73xx-F+

2023-11-29 Thread Fabio Estevam
On Wed, Oct 18, 2023 at 3:33 PM Tim Harvey wrote: > > GW73xx-F board revision switched back to the original PCIe switch due to > part availability. > > Signed-off-by: Tim Harvey Reviewed-by: Fabio Estevam

[PATCH] board: gateworks: venice: add fixup for GW73xx-F+

2023-10-18 Thread Tim Harvey
GW73xx-F board revision switched back to the original PCIe switch due to part availability. Signed-off-by: Tim Harvey --- board/gateworks/venice/venice.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/board/gateworks/venice/venice.c b/board/gateworks/venice/venice.c in