public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] board: gateworks: venice: poll I2C to wait for GSC
@ 2022-11-11 16:03 Tim Harvey
  2022-11-11 16:03 ` [PATCH 1/2] arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery support Tim Harvey
  2022-11-11 16:03 ` [PATCH 2/2] board: gateworks: venice: poll I2C lines to wait for GSC firmware Tim Harvey
  0 siblings, 2 replies; 9+ messages in thread
From: Tim Harvey @ 2022-11-11 16:03 UTC (permalink / raw)
  To: Stefano Babic, Fabio Estevam, NXP i . MX U-Boot Team, u-boot; +Cc: Tim Harvey

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-31 20:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-11 16:03 [PATCH 0/2] board: gateworks: venice: poll I2C to wait for GSC Tim Harvey
2022-11-11 16:03 ` [PATCH 1/2] arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery support Tim Harvey
2022-12-02  3:23   ` Fabio Estevam
2022-12-02 16:42     ` Tim Harvey
2022-12-02 16:52   ` Fabio Estevam
2023-01-31 20:34   ` sbabic
2022-11-11 16:03 ` [PATCH 2/2] board: gateworks: venice: poll I2C lines to wait for GSC firmware Tim Harvey
2022-12-02  3:24   ` Fabio Estevam
2023-01-31 20:34   ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox