Re: [PATCH v6 2/9] regulator: dt-bindings: Add TI TPS65214 PMIC bindings
From: Shree Ramamoorthy
Date: Thu Mar 06 2025 - 17:59:28 EST
Hi,
On 3/6/2025 1:25 AM, Krzysztof Kozlowski wrote:
> On 05/03/2025 22:03, Shree Ramamoorthy wrote:
>>
>> @@ -102,7 +106,9 @@ allOf:
>> properties:
>> compatible:
>> contains:
>> - const: ti,tps65215
>> + enum:
>> + - ti,tps65214
>> + - ti,tps65215
> I do not see improvements and you did not respond to my comment.
>
> Best regards,
> Krzysztof
Sorry for missing the enum fix, I thought I had included that and should've double checked.
Thank you again for reviewing these patches!