commit | 3ba443abdb4019d7f5adc179ef7016be7778f73d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Mar 04 11:50:26 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 04 13:40:57 2024 -0500 |
tree | 7686dbd12950df0e6f1b999790b52c861d080f44 | |
parent | bd465ada0e1172910f64feac6035f2344449c381 [diff] | |
parent | fce2565f2a96ec3e22e9c337b8cbfc87e9fe8c05 [diff] |
Merge patch series "board: beagle: Enable 32k and debounce configuration and fixups" Nishanth Menon <nm@ti.com> says: Hi, Rev 2 of the series. This is a follow up from [1] - Without the 32k crystal configuration, wlan doesn't work. Debounce is needed for HDMI Hot plug detect(hpd) gpio interrupt not storming. At least the 32k configuration has been done for toradex and phytec boards, follow similar model of programming. Series is now based off master branch. Bootlog: https://gist.github.com/nmenon/75df38bee907785d1d78d1ec4abd7304 Changes from V2: - Removed depedency on [2] - depending on which way the merge sequence goes, one of the series will need a rebase. - Added a patch for a bug that Jan noticed - Fixup for the fat finger missing 0x in 0x4080 :( [1] https://lore.kernel.org/u-boot/20230725185253.2123433-4-nm@ti.com/ [2] https://lore.kernel.org/u-boot/20240212194726.1093771-1-nm@ti.com/