On Thu, 30 Mar 2023, Biju Das wrote: > The RZ/G2L multi-function timer pulse unit 3 (MTU3a) is embedded in > the Renesas RZ/G2L family SoC's. It consists of eight 16-bit timer > channels and one 32-bit timer channel. It supports the following > functions > - Counter > - Timer > - PWM > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > Ref: > https://patchwork.kernel.org/project/linux-renesas-soc/patch/20221010145222.1047748-2-biju.das.jz@xxxxxxxxxxxxxx/ > v14->v15: > * No change. > v13->v14: > * No change. > v12->V13: > * No change. > v11->V12: > * No change. > v10->v11: > * No change > v9->v10: > * No change > v8->v9: > * No change > v7->v8: > * No change > v6->v7: > * No change > v5->v6: > * Added Rb tag from Rob and Krzysztof. > v4->v5: > * Modelled as timer bindings. > * Fixed the typo. > v3->v4: > * Dropped counter and pwm compatibeles as they don't have any resources. > * Made rz-mtu3 as pwm provider. > * Updated the example and description. > v2->v3: > * Dropped counter bindings and integrated with mfd as it has only one property. > * Removed "#address-cells" and "#size-cells" as it do not have children with > unit addresses. > * Removed quotes from counter and pwm. > * Provided full path for pwm bindings. > * Updated the example. > v1->v2: > * Modelled counter and pwm as a single device that handles > multiple channels. > * Moved counter and pwm bindings to respective subsystems > * Dropped 'bindings' from MFD binding title. > * Updated the example > * Changed the compatible names. > --- > .../bindings/timer/renesas,rz-mtu3.yaml | 302 ++++++++++++++++++ > 1 file changed, 302 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml Applied, thanks -- Lee Jones [李琼斯]