On Wed, May 15, 2024 at 05:37:49PM +0200, Marek Vasut wrote:
On 5/15/24 5:35 PM, Conor Dooley wrote:Oh my bad then.
On Wed, May 15, 2024 at 04:33:22PM +0200, Patrick DELAUNAY wrote:I think the extra ,s are actually correct, those are the ones from the
withOther than the extra ,s this looks okay, thanks.
compatible:
oneOf:
- items:
- const: st,stm32mp1,pwr-reg
- items:
- const: st,stm32mp13-pwr-reg
- const: st,stm32mp1,pwr-reg
original compatible which had TWO ,s (it does look a bit unusual).