From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] dt-bindings: pwm: renesas-tpu: Document more R-Car Gen2 support Date: Mon, 30 Mar 2020 14:19:23 -0600 Message-ID: <20200330201923.GA8929@bogus> References: <20200316101453.27745-1-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200316101453.27745-1-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Laurent Pinchart , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Geert Uytterhoeven List-Id: linux-pwm@vger.kernel.org On Mon, 16 Mar 2020 11:14:53 +0100, Geert Uytterhoeven wrote: > All R-Car Gen2 SoCs have a Renesas Timer Pulse Unit. > Document support for the missing variants. > > No driver change is needed due to the fallback compatible string. > > Signed-off-by: Geert Uytterhoeven > --- > Tested on R-Car M2-W. > --- > Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Applied, thanks. Rob