[PATCH V2 2/4] regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled

Fabio Estevam festevam at gmail.com
Sat Oct 22 17:37:19 CEST 2022


On Sat, Oct 22, 2022 at 10:44 AM Adam Ford <aford173 at gmail.com> wrote:
>
> If the bd718x7 is required, but PMIC_CHILDREN is disabled, this
> driver throws a compile error.  Fix this by putting the function
> to bind children into an if-statement checking for PMIC_CHILDREN.
>
> Allowing PMIC_CHILDREN to be disabled in SPL saves some space and
> still permits some read/write functions to access the PMIC in
> early startup.

Cool, that's a good hint. I was not aware of it.

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list