On Wed, Dec 20, 2017 at 11:15:43AM +0000, Fabrizio Castro wrote: > This patch adds compatible strings specific to r8a774[35], no driver > change is needed as the fallback compatible string will activate the > right code. > > Also, this patch replaces the example with a DT snippet used > for adding PWM0 support to an r8a7743 based platform as the r8a7743 is > now the first platform fully compatible with this driver and its PWM DT > nodes refer to up-to-date code. > > Signed-off-by: Fabrizio Castro > Reviewed-by: Biju Das > Reviewed-by: Rob Herring > Reviewed-by: Geert Uytterhoeven > --- > v3->v4: > * The changelog now explains why the patch is replacing the example. > > Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) Applied, thanks. Thierry