On Fri, Aug 18, 2017 at 05:28:01PM +0200, Thierry Reding wrote: > On Fri, Aug 18, 2017 at 12:09:01PM +0200, Simon Horman wrote: > > Remove support for the SH7372 (SH-Mobile AP4) from the renesas-tpu driver. > > > > Commit edf4100906044225 ("ARM: shmobile: sh7372 dtsi: Remove Legacy file") > > removes this SoC from the kernel in v4.1. > > > > Acked-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | 1 - > > drivers/pwm/pwm-renesas-tpu.c | 1 - > > 2 files changed, 2 deletions(-) > > Applied, thanks. Thanks!