diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-10-11 12:06:07 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-10-14 18:52:05 +0200 |
commit | f8560812be1d1df29291b7c3e2fc6e648dc8544a (patch) | |
tree | 1547ed1be4cdea85c7435fe1231d6b42f4f2f5e2 /Documentation | |
parent | dt-bindings: rtc: mpfs-rtc: Add PIC64GX compatibility (diff) | |
download | linux-f8560812be1d1df29291b7c3e2fc6e648dc8544a.tar.xz linux-f8560812be1d1df29291b7c3e2fc6e648dc8544a.zip |
dt-bindings: rtc: mpfs-rtc: Properly name file
The actual compatible string is microchip,mpfs-rtc, not microchip,mfps-rtc.
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20241011100608.862428-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml (renamed from Documentation/devicetree/bindings/rtc/microchip,mfps-rtc.yaml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rtc/microchip,mfps-rtc.yaml b/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml index ba602b1c8799..7e58c660c0ff 100644 --- a/Documentation/devicetree/bindings/rtc/microchip,mfps-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/rtc/microchip,mfps-rtc.yaml# +$id: http://devicetree.org/schemas/rtc/microchip,mpfs-rtc.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# |