Hi,

This is a follow up from [1] - Without the 32k crystal configuration,
wlan does'nt work. Debounce is needed for HDMI hpd gpio interrupt.

At least the 32k configuration has been done for toradex and phytec
boards, follow similar model of programming.

This series is based on master commit e8f2404e093d + the findfdt
series[2].

Nishanth Menon (4):
  board: beagle: beagleplay: Enable 32k crystal
  configs: am62x_beagleplay_r5_defconfig: Enable SPL_BOARD_INIT
  arm: mach-k3: am62: Add Debounce configuration register definitions
  board: beagle: beagleplay: Configure debounce registers

 arch/arm/mach-k3/include/mach/am62_hardware.h |  3 +
 board/beagle/beagleplay/beagleplay.c          | 61 +++++++++++++++++++
 configs/am62x_beagleplay_r5_defconfig         |  1 +
 3 files changed, 65 insertions(+)

[1] https://lore.kernel.org/u-boot/20230725185253.2123433-4...@ti.com/
[2] https://lore.kernel.org/all/20240130130615.670783-1...@ti.com/
-- 
2.43.0

Reply via email to