Re: [PATCH] arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature

2024-10-09 Thread Tom Rini
On Wed, 11 Sep 2024 14:07:22 +0530, Udit Kumar wrote: > During DT sync with kernel 6.6, AVS feature was removed by mistake. > So adding back AVS feature. > > Fixes: df73e791ce09("arm: dts: j7200: dts sync with Linux 6.6-rc1") > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature

2024-10-07 Thread Limaye, Aniket
On 9/11/2024 2:07 PM, Udit Kumar wrote: During DT sync with kernel 6.6, AVS feature was removed by mistake. So adding back AVS feature. Fixes: df73e791ce09("arm: dts: j7200: dts sync with Linux 6.6-rc1") Signed-off-by: Udit Kumar Reviewed-by: Aniket Limaye --- Test logs with this patch

[PATCH] arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature

2024-09-11 Thread Udit Kumar
During DT sync with kernel 6.6, AVS feature was removed by mistake. So adding back AVS feature. Fixes: df73e791ce09("arm: dts: j7200: dts sync with Linux 6.6-rc1") Signed-off-by: Udit Kumar --- Test logs with this patch Added print in avs driver to see, voltage being set. U-Boot SPL 2024.10-rc4