summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/rtc/rtc-mt7622.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-03-01dt-bindings: rtc: convert MT7622 RTC to the json-schemaRafał Miłecki1-21/+0
This helps validating DTS files. Introduced changes: 1. Reworded title 2. Dropper redundant properties descriptions 3. Added required #include-s and adjusted "reg" in example Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240123125043.27192-1-zajec5@gmail.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2017-10-26dt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTCSean Wang1-0/+21
Add device-tree binding for MediaTek SoC based RTC Cc: devicetree@vger.kernel.org Signed-off-by: Sean Wang <sean.wang@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>