[REGRESSION] boot fail due to commit efdfeb079cc3("regulator: fixed: Convert to use GPIO descriptor only")

From: Corentin Labbe
Date: Tue Oct 02 2018 - 14:39:24 EST


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