On Fri, May 19, 2023 at 08:07:25PM +0200, Artur Weber wrote: > Notable changes: > - ROM child nodes use dashes instead of underscores; the driver > reads all child nodes regardless of their names, so this doesn't > break ABI. > - pwm-period argument is deprecated, as it effectively duplicates > the period value provided in pwms. The driver continues to accept > the property, so this should not break ABI. > > Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>