]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Fri, 5 Apr 2024 21:23:13 +0000 (17:23 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 5 Apr 2024 21:23:13 +0000 (17:23 -0400)
- Ethernet, i2c, and USB support are now enabled by default
- The clock driver gets some bug fixes and cleanup
- Invalid FDTs are now properly detected in board_fdt_blob_setup().
- The pinctrl driver gains preparatory support for per-pin function
  muxes.
- Support is added for two generations of Qualcomm HighSpeed USB PHY
- A power domain driver is added for the Globall Distributed Switch
  Controllers on the GCC hardware block.
- SDM845 gains USB host mode support.
- OF_LIVE is enabled by default for Qualcomm platforms
- Some U-Boot devicetree compatibility fixups are added during init to
  improve compatbility with upstream DT.


Trivial merge