[PATCH 0/6] ti: k3-am642: Add daughtercard support

Roger Quadros rogerq at kernel.org
Tue Jul 4 20:10:02 CEST 2023


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



More information about the U-Boot mailing list