Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Thu, 23 Jan 2025 14:16:15 +0000 (08:16 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jan 2025 14:16:15 +0000 (08:16 -0600)
commite67cbd7aba607c4fa0a5f406faf82ba00fe44b9b
tree0154d00e2b0e27d1c6d7b0747b5eb97c79667d1c
parenta3b71cc6f5cc74d4edc5808790a3d2999ea3f7fe
parent73cbb3baa6ae26dc8693feb449f48a535292e7e5
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi

Following the move of the H616 family to OF_UPSTREAM in the last cycle,
now some older SoCs with identical DTs follow the lead: the F1C100s, A10,
A10s, A13. The remaining SoCs suffer from that IRQ cells incompatiblity,
breaking support for Linux < v5.13, so I am holding their move back still.

Otherwise we get proper support for the PinePhone v1.2, and PSTORE support
for all revisions of that device.

This is rounded up by a PMIC related fix for some A80 boards, and two
cleanup patches that are preparations for two new SoCs families, being
worked on as we speak. But they have to wait for the next cycle.

Gitlab CI passed, and I booted that briefly on some boards.