Re: [PATCH v4 0/2] Enable 1GHz OPP am335x-bonegreen-eco
From: Kevin Hilman
Date: Mon Dec 08 2025 - 22:09:54 EST
Kory Maincent <kory.maincent@xxxxxxxxxxx> writes:
> On Wed, 12 Nov 2025 16:14:19 +0100
> "Kory Maincent (TI.com)" <kory.maincent@xxxxxxxxxxx> wrote:
>
>> The vdd_mpu regulator maximum voltage was previously limited to 1.2985V,
>> which prevented the CPU from reaching the 1GHz operating point. This
>> limitation was put in place because voltage changes were not working
>> correctly, causing the board to stall when attempting higher frequencies.
>> Increase the maximum voltage to 1.3515V to allow the full 1GHz OPP to be
>> used.
>>
>> Add a TPS65219 PMIC driver fixes that properly implement the LOCK register
>> handling, to make voltage transitions work reliably.
>
> Hello,
>
> What is the status on this series?
> Is there anything that could prevent it from being merged?
Nothing technical. I'll start queuing things up after the merge window
closes and -rc1 (or maybe -rc2) is out.
Kevin