Hello
The following boards fails to boot due to commit efdfeb079cc3("regulator: fixed: Convert to use GPIO descriptor only")
- sun8i-h3-libretech-all-h3-cc
- sun50i-h5-libretech-all-h3-cc
reverting the commit mades them booting again.
You could see two example of the boot failure log here:
https://storage.kernelci.org/next/master/next-20181002/arm/sunxi_defconfig/lab-baylibre/boot-sun8i-h3-libretech-all-h3-cc.html
https://storage.kernelci.org/next/master/next-20181002/arm64/defconfig+CONFIG_RANDOMIZE_BASE=y/lab-baylibre/boot-sun50i-h5-libretech-all-h3-cc.html
Regards
On Tue, Oct 02, 2018 at 08:39:17PM +0200, Corentin Labbe wrote:
> The following boards fails to boot due to commit efdfeb079cc3("regulator: fixed: Convert to use GPIO descriptor only")
> - sun8i-h3-libretech-all-h3-cc
> - sun50i-h5-libretech-all-h3-cc
I applied a fix for some issues with that commit from Linus today,
hopefully it also helps these systems.