Message ID | 1554969262-15028-18-git-send-email-cv-dong@jinso.co.jp (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add more support to the RZ/G1C (r8a77470) SoC | expand |
On Thu, Apr 11, 2019 at 04:54:19PM +0900, Cao Van Dong wrote: > Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. > > Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> I think it is worth mentioning that no driver update is required because using the renesas,pwm-rcar fallback compat string will activate the correct code. I think this patch should be reposted including the following recipients: Thierry Reding <thierry.reding@gmail.com> Rob Herring <robh+dt@kernel.org> Mark Rutland <mark.rutland@arm.com> linux-pwm@vger.kernel.org As well as the following that are already included: linux-renesas-soc@vger.kernel.org devicetree@vger.kernel.org > --- > Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt > index fbd6a4f..cba6ace 100644 > --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt > +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt > @@ -5,6 +5,7 @@ Required Properties: > - "renesas,pwm-r8a7743": for RZ/G1M > - "renesas,pwm-r8a7744": for RZ/G1N > - "renesas,pwm-r8a7745": for RZ/G1E > + - "renesas,pwm-r8a77470": for RZ/G1C > - "renesas,pwm-r8a774a1": for RZ/G2M > - "renesas,pwm-r8a774c0": for RZ/G2E > - "renesas,pwm-r8a7778": for R-Car M1A > -- > 2.7.4 >
On Thu, 11 Apr 2019 16:54:19 +0900, Cao Van Dong wrote: > Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. > > Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> > --- > Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt index fbd6a4f..cba6ace 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt @@ -5,6 +5,7 @@ Required Properties: - "renesas,pwm-r8a7743": for RZ/G1M - "renesas,pwm-r8a7744": for RZ/G1N - "renesas,pwm-r8a7745": for RZ/G1E + - "renesas,pwm-r8a77470": for RZ/G1C - "renesas,pwm-r8a774a1": for RZ/G2M - "renesas,pwm-r8a774c0": for RZ/G2E - "renesas,pwm-r8a7778": for R-Car M1A
Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> --- Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt | 1 + 1 file changed, 1 insertion(+)