Re: [PATCH v3 1/2] dt-bindings: regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13

From: Marek Vasut
Date: Wed May 15 2024 - 11:38:04 EST


On 5/15/24 5:35 PM, Conor Dooley wrote:
On Wed, May 15, 2024 at 04:33:22PM +0200, Patrick DELAUNAY wrote:
with

  compatible:
    oneOf:
        - items:
           - const: st,stm32mp1,pwr-reg
        - items:
           - const: st,stm32mp13-pwr-reg
           - const: st,stm32mp1,pwr-reg

Other than the extra ,s this looks okay, thanks.

I think the extra ,s are actually correct, those are the ones from the original compatible which had TWO ,s (it does look a bit unusual).