On 07/05/2020 00:41:02+0300, Serge Semin wrote: > This binding file doesn't belong to the rtc seeing it's a pure timer > with no rtc facilities like days/months/years counting and alarms. > So move the YAML-file to the Documentation/devicetree/bindings/timer/ > directory. > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > Cc: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx> > Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > Cc: Paul Burton <paulburton@xxxxxxxxxx> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxxx Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> > --- > .../devicetree/bindings/{rtc => timer}/snps,dw-apb-timer.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename Documentation/devicetree/bindings/{rtc => timer}/snps,dw-apb-timer.yaml (96%) > > diff --git a/Documentation/devicetree/bindings/rtc/snps,dw-apb-timer.yaml b/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml > similarity index 96% > rename from Documentation/devicetree/bindings/rtc/snps,dw-apb-timer.yaml > rename to Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml > index 002fe1ee709b..5d300efdf0ca 100644 > --- a/Documentation/devicetree/bindings/rtc/snps,dw-apb-timer.yaml > +++ b/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml > @@ -1,7 +1,7 @@ > # SPDX-License-Identifier: GPL-2.0-only > %YAML 1.2 > --- > -$id: http://devicetree.org/schemas/rtc/snps,dw-apb-timer.yaml# > +$id: http://devicetree.org/schemas/timer/snps,dw-apb-timer.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Synopsys DesignWare APB Timer > -- > 2.25.1 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com