Skip to content

Commit e69bc89

Browse files
fancerdlezcano
authored andcommitted
dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
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 <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Acked-by: Rob Herring <[email protected]> Cc: Alexey Malahov <[email protected]> Cc: Thomas Bogendoerfer <[email protected]> Cc: Paul Burton <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: [email protected] Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent b33aaf5 commit e69bc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/rtc/snps,dw-apb-timer.yaml renamed to Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/rtc/snps,dw-apb-timer.yaml#
4+
$id: http://devicetree.org/schemas/timer/snps,dw-apb-timer.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Synopsys DesignWare APB Timer

0 commit comments

Comments
 (0)