[PATCH v3 0/3] Various V3/S3/V3s fixes and improvements
Paul Kocialkowski
paulk at sys-base.io
Wed May 6 19:50:54 CEST 2026
From: Paul Kocialkowski <contact at paulk.fr>
Changes since v2:
- Dropped MACH_SUN8I_V3 rename and split
- Dropped unused pin introductions
Changes since v1:
- Added a common MACH_SUN8I_V3_V3S option;
- Disabled secure RAM;
- Switched to OF_UPSTREAM;
- Added some pinmux support.
- Removed internal PHY default value;
Paul Kocialkowski (3):
sunxi: Disable secure SRAM on sun8i platforms missing it
power: axp: Add default voltages for V3s/V3/S3
sunxi: Add support for the Lichee Pi Zero with Dock
arch/arm/cpu/armv7/Kconfig | 10 ++++++----
configs/Bananapi_M2_Ultra_defconfig | 1 -
configs/LicheePi_Zero_Dock_defconfig | 6 ++++++
configs/LicheePi_Zero_defconfig | 1 -
configs/bananapi_m2_berry_defconfig | 1 -
configs/netcube_kumquat_defconfig | 1 -
configs/pinecube_defconfig | 3 ---
drivers/power/Kconfig | 8 ++++++--
8 files changed, 18 insertions(+), 13 deletions(-)
create mode 100644 configs/LicheePi_Zero_Dock_defconfig
--
2.54.0
More information about the U-Boot
mailing list