public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/6] ti: k3-am642: Add daughtercard support
@ 2023-07-04 18:10 Roger Quadros
  2023-07-04 18:10 ` [PATCH 1/6] board: ti: am64x: Recognize AM64-HSEVM Roger Quadros
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Roger Quadros @ 2023-07-04 18:10 UTC (permalink / raw)
  To: vigneshr, trini; +Cc: nm, srk, u-boot, Roger Quadros

Hi,

This series adds daughtercard detection support for am642-evm.

NAND card support is added.

cheers,
-roger

Roger Quadros (6):
  board: ti: am64x: Recognize AM64-HSEVM
  board: ti: am64x: Add HSE NAND card detection support
  arm: dts: k3-am642: Sync main_i2c0 with kernel
  arm: dts: k3-am642-r5-evm: Add I2C0 and Card detect GPIOs
  arm: dts: k3-am642: Add I2C GPIO Expander
  configs: am64x_evm_a53_defconfig: Enable I2C GPIO drivers

 arch/arm/dts/k3-am642-evm-u-boot.dtsi |  15 +-
 arch/arm/dts/k3-am642-evm.dts         |  28 ++++
 arch/arm/dts/k3-am642-r5-evm.dts      |  19 +++
 board/ti/am64x/evm.c                  | 188 +++++++++++++++++++++++++-
 configs/am64x_evm_a53_defconfig       |   4 +
 5 files changed, 238 insertions(+), 16 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-07-06 14:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04 18:10 [PATCH 0/6] ti: k3-am642: Add daughtercard support Roger Quadros
2023-07-04 18:10 ` [PATCH 1/6] board: ti: am64x: Recognize AM64-HSEVM Roger Quadros
2023-07-05  8:01   ` Roger Quadros
2023-07-04 18:10 ` [PATCH 2/6] board: ti: am64x: Add HSE NAND card detection support Roger Quadros
2023-07-04 18:10 ` [PATCH 3/6] arm: dts: k3-am642: Sync main_i2c0 with kernel Roger Quadros
2023-07-06 12:38   ` Nishanth Menon
2023-07-06 14:13     ` Roger Quadros
2023-07-06 14:25       ` Nishanth Menon
2023-07-04 18:10 ` [PATCH 4/6] arm: dts: k3-am642-r5-evm: Add I2C0 and Card detect GPIOs Roger Quadros
2023-07-06 12:38   ` Nishanth Menon
2023-07-04 18:10 ` [PATCH 5/6] arm: dts: k3-am642: Add I2C GPIO Expander Roger Quadros
2023-07-04 18:10 ` [PATCH 6/6] configs: am64x_evm_a53_defconfig: Enable I2C GPIO drivers Roger Quadros

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