Files
u-boot/drivers/power
Adam Ford 4dbe07f275 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled
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.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2022-11-07 22:45:04 +01:00
..
2020-05-18 21:19:18 -04:00
2022-01-19 18:11:34 +01:00
2022-07-07 09:29:08 -04:00
2021-09-04 12:26:02 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00