
26 Jul
2024
26 Jul
'24
3:50 p.m.
On Fri, Jul 26, 2024 at 01:55:06AM +0200, Caleb Connolly wrote:
Hi Tom,
Just a few things:
- Qualcomm platforms >~2016 gain support for the RPMh (Resource Power Manager) peripheral which is used to control most regulators. The RB5 is now able to power up its USB VBUS regulator via the rpmh regulator driver. Git history from the original Linux driver is preserved for ease of maintenance.
- IPQ40xx SoCs gain ethernet networking support via the new ESS EDMA driver.
The following changes since commit f659ba43837e5ae5a35fdff3736c8e13f9062abd:
Merge branch '2024-07-23-remove-or-update-some-platforms' (2024-07-23 10:43:58 -0600)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-snapdragon.git qcom-main
for you to fetch changes up to 927739c0b700cb37fd16dfbe8919484511885359:
arm: dts: add IPQ4019 ESS EDMA U-Boot additions (2024-07-26 01:53:13 +0200)
Applied to u-boot/master, thanks!
--
Tom