[PATCH 0/2] board: gateworks: venice: poll I2C to wait for GSC

Tim Harvey tharvey at gateworks.com
Fri Nov 11 17:03:05 CET 2022


The first patch brings the dts up to date with upstream Linux commits.
The second patch implements polling the I2C lines to wait for the
Gateworks System Controller to be ready before reading the board EEPROM.

Tim Harvey (2):
  arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery support
  board: gateworks: venice: poll I2C lines to wait for GSC firmware

 arch/arm/dts/imx8mm-venice-gw700x.dtsi | 24 +++++++++++--
 arch/arm/dts/imx8mm-venice-gw7901.dts  | 48 +++++++++++++++++++++++---
 arch/arm/dts/imx8mm-venice-gw7902.dts  | 48 +++++++++++++++++++++++---
 arch/arm/dts/imx8mm-venice-gw7903.dts  | 36 +++++++++++++++++--
 arch/arm/dts/imx8mm-venice-gw7904.dts  | 48 +++++++++++++++++++++++---
 arch/arm/dts/imx8mm-venice-u-boot.dtsi |  4 +++
 arch/arm/dts/imx8mm-venice.dts         | 12 ++++++-
 arch/arm/dts/imx8mn-venice-gw7902.dts  | 48 +++++++++++++++++++++++---
 arch/arm/dts/imx8mn-venice-u-boot.dtsi |  4 +++
 arch/arm/dts/imx8mn-venice.dts         | 12 ++++++-
 arch/arm/dts/imx8mp-venice-gw74xx.dts  | 48 +++++++++++++++++++++++---
 arch/arm/dts/imx8mp-venice-u-boot.dtsi |  4 +++
 arch/arm/dts/imx8mp-venice.dts         | 12 ++++++-
 board/gateworks/venice/spl.c           | 39 +++++++++++++--------
 14 files changed, 345 insertions(+), 42 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list