On Tue, 08 Apr 2025 06:09:15 +0000, Kuninori Morimoto wrote: > commit 1c4b5ecb7ea1 ("remove the h8300 architecture") removes Renesas TPU > timer driver. Let's remove its Doc. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../bindings/pwm/renesas,tpu-pwm.yaml | 9 --- > .../bindings/timer/renesas,tpu.yaml | 56 ------------------- > 2 files changed, 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/timer/renesas,tpu.yaml > I fixed up the subject and commit msg, and applied it, thanks!