Re: [PATCH 1/3] drivers: misc: k3_avs: Add Linux compatible to enable avs in u-boot

2023-09-06 Thread Kumar, Udit
On 9/7/2023 12:58 AM, reidt wrote: On 13:06-20230906, Nishanth Menon wrote: On 13:13-20230905, Reid Tonking wrote: The ti,j7200-vtm compatible is used for voltage and thermal monitoring (VTM) by (drivers/thermal/k3_j72xx_bandgap.c) in Linux, but the same hardware is used for adaptive voltage

Re: [PATCH 1/3] drivers: misc: k3_avs: Add Linux compatible to enable avs in u-boot

2023-09-06 Thread reidt
On 13:06-20230906, Nishanth Menon wrote: > On 13:13-20230905, Reid Tonking wrote: > > The ti,j7200-vtm compatible is used for voltage and thermal monitoring > > (VTM) by (drivers/thermal/k3_j72xx_bandgap.c) in Linux, but the same > > hardware is used for adaptive voltage scaling (AVS) in u-boot,

Re: [PATCH 1/3] drivers: misc: k3_avs: Add Linux compatible to enable avs in u-boot

2023-09-06 Thread Nishanth Menon
On 13:13-20230905, Reid Tonking wrote: > The ti,j7200-vtm compatible is used for voltage and thermal monitoring > (VTM) by (drivers/thermal/k3_j72xx_bandgap.c) in Linux, but the same > hardware is used for adaptive voltage scaling (AVS) in u-boot, This brings > both drivers in line with the same

[PATCH 1/3] drivers: misc: k3_avs: Add Linux compatible to enable avs in u-boot

2023-09-05 Thread Reid Tonking
The ti,j7200-vtm compatible is used for voltage and thermal monitoring (VTM) by (drivers/thermal/k3_j72xx_bandgap.c) in Linux, but the same hardware is used for adaptive voltage scaling (AVS) in u-boot, This brings both drivers in line with the same compatible. Since the j7200 uses the config as