On Tue, 27 May 2025 22:58:22 +0200, Uwe Kleine-König wrote: > With the goal to unify all PWM bindings to use #pwm-cells = <3> update > the renesas,rz-mtu3 binding accordingly. Keep <2> documented as a > deprecated value at least until the in-tree device trees are fixed > accordingly. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> > --- > .../devicetree/bindings/timer/renesas,rz-mtu3.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>