]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "arm: am335x: Switch to upstream devicetree"
authorTom Rini <trini@konsulko.com>
Fri, 12 Jun 2026 19:01:32 +0000 (13:01 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Jun 2026 19:01:32 +0000 (13:01 -0600)
"Markus Schneider-Pargmann (TI)" <msp@baylibre.com> says:

The series is split into two logical groups:

- Patches 1-3: Fixes for am335x-evm to boot and support the LCD panel
  with the current u-boot devicetree.
- Patches 4-17: Make upstream devicetree working with uboot. This
  adds tick-timer, adds compatibility of the board code for different
  USB probing, makes SPL smaller and updates the defconfig.

The series has been tested on am335x-evm. Note that I don't have all
other boards built with the am335x_*evm_*defconfig, so tests are
appreciated. buildman reports builds are working.

Link: https://lore.kernel.org/r/20260601-topic-am33-evm-oftree-v2026-01-v8-0-2c33c98e7ce5@baylibre.com/

Trivial merge