Re: [PATCH v2 01/26] configs: am65x_evm_r5: enable driver for fixed regulators

2024-01-02 Thread Nishanth Menon
On 11:46-20231229, Bryan Brattlof wrote: > Some of the regulators we need to successfully boot are fixed > regulators. Enable the driver to properly probe them. > > Tested-by: Tom Rini > Signed-off-by: Bryan Brattlof > --- > configs/am65x_evm_r5_defconfig | 2 ++ > 1 file changed, 2

[PATCH v2 01/26] configs: am65x_evm_r5: enable driver for fixed regulators

2023-12-29 Thread Bryan Brattlof
Some of the regulators we need to successfully boot are fixed regulators. Enable the driver to properly probe them. Tested-by: Tom Rini Signed-off-by: Bryan Brattlof --- configs/am65x_evm_r5_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/am65x_evm_r5_defconfig