All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sunxi: A64: enable AXP driver support
@ 2025-05-07  0:53 Andre Przywara
  2025-05-07  0:53 ` [PATCH 1/2] sunxi: A64: enable DRIVEVBUS support for respective boards Andre Przywara
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andre Przywara @ 2025-05-07  0:53 UTC (permalink / raw)
  To: Jagan Teki, u-boot; +Cc: Sunil Mohan Adapa, Arnaud Ferraris, Jernej Skrabec

Hi,

this series enables the build of the AXP driver in U-Boot proper for all
boards using the Allwinner A64 SoC. So far some static PMIC rail setup
was done by TF-A, but this was rather static (enabling too many) and
increases the code size of the rather limited BL31 build.

Do this for the A64 only first, since this uses RSB consistently, while
the H6 boards are undergoing a transition to use I2C.

Please have a look and test!

Cheers,
Andre

Andre Przywara (2):
  sunxi: A64: enable DRIVEVBUS support for respective boards
  sunxi: A64: enable AXP drivers

 arch/arm/Kconfig                     | 1 +
 arch/arm/mach-sunxi/Kconfig          | 3 +++
 configs/a64-olinuxino-emmc_defconfig | 1 +
 configs/a64-olinuxino_defconfig      | 1 +
 configs/amarula_a64_relic_defconfig  | 1 +
 configs/bananapi_m64_defconfig       | 1 +
 configs/orangepi_win_defconfig       | 1 +
 configs/pinetab_defconfig            | 1 +
 8 files changed, 10 insertions(+)

-- 
2.46.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-08-28  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07  0:53 [PATCH 0/2] sunxi: A64: enable AXP driver support Andre Przywara
2025-05-07  0:53 ` [PATCH 1/2] sunxi: A64: enable DRIVEVBUS support for respective boards Andre Przywara
2025-05-07  0:53 ` [PATCH 2/2] sunxi: A64: enable AXP drivers Andre Przywara
2025-08-11 15:53 ` [PATCH 0/2] sunxi: A64: enable AXP driver support Jernej Škrabec
2025-08-28  8:39 ` Peter Robinson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.