Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: rtc: mpfs-rtc: permit resets

The RTC on mpfs and pic64gx has a reset pin, but until now this has been
undocumented because platform firmware takes the RTC out of reset on
first-party boards (or those using modified versions of the vendor
firmware), but not all boards may take this approach. Permit providing a
reset in devicetree for Linux, or other devicetree-consuming software,
to use.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260303-flounder-slate-dd69766990ce@spud
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

authored by

Conor Dooley and committed by
Alexandre Belloni
cbf39bfd fbae853a

+3
+3
Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml
··· 47 47 - const: rtc 48 48 - const: rtcref 49 49 50 + resets: 51 + maxItems: 1 52 + 50 53 required: 51 54 - compatible 52 55 - reg