Re: [PATCH 3/6] misc: k3_avs: Add k3_check_opp function

2024-10-22 Thread Limaye, Aniket
On 10/17/2024 4:06 PM, Neha Malcom Francis wrote: Hi Aniket On 17/10/24 11:59, Aniket Limaye wrote: From: Reid Tonking Useful when trying to check if an opp efuse is burned in or not. k3_avs driver checks opp_ids when probing and overwrites the voltage values in vd_data for the respective

Re: [PATCH 3/6] misc: k3_avs: Add k3_check_opp function

2024-10-17 Thread Neha Malcom Francis
Hi Aniket On 17/10/24 11:59, Aniket Limaye wrote: From: Reid Tonking Useful when trying to check if an opp efuse is burned in or not. k3_avs driver checks opp_ids when probing and overwrites the voltage values in vd_data for the respective board. This can be called to check that data and retu