From: Alexandre Belloni Date: Tue, 8 Mar 2022 15:57:35 +0000 (+0100) Subject: dt-bindings: rtc: at91: rename rtt bindings file X-Git-Tag: v5.18-rc1~36^2~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb74f47bb6b0c0494d7c90491ee321f3b699f93f;p=thirdparty%2Flinux.git dt-bindings: rtc: at91: rename rtt bindings file atmel,at91sam9-rtc is a confusing name for this file as it is documenting the RTT used as an RTC and not the other regular RTC (atmel,at91rm9200-rtc and atmel,at91sam9x5-rtc) Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre Link: https://lore.kernel.org/r/20220308155735.54146-1-alexandre.belloni@bootlin.com --- diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml similarity index 96% rename from Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.yaml rename to Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml index e5c3c384e172e..0ef1b7ff4a77f 100644 --- a/Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml @@ -2,7 +2,7 @@ # Copyright (C) 2022 Microchip Technology, Inc. and its subsidiaries %YAML 1.2 --- -$id: http://devicetree.org/schemas/rtc/atmel,at91sam9-rtc.yaml# +$id: http://devicetree.org/schemas/rtc/atmel,at91sam9260-rtt.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Atmel AT91 RTT Device Tree Bindings