On Mon, Aug 17, 2020 at 09:38:25PM +0200, Rob Herring wrote: > On Fri, Aug 14, 2020 at 05:55:12PM +0200, Vincent Whitchurch wrote: > > +properties: > > + compatible: > > + enum: > > + - pwm-gpio > > + > > + "#pwm-cells": > > + const: 2 > > + > > + gpio: > > 'gpios' is the preferred form even if singular. Thanks, I've fixed this in v2.