]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: rtc: Add Apple SMC RTC
authorSven Peter <sven@kernel.org>
Wed, 12 Nov 2025 11:16:47 +0000 (21:16 +1000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 8 Dec 2025 21:41:59 +0000 (22:41 +0100)
commit07049187e83072e187d7a9f3386286e59c83e8ee
treeaafd8d3e70cfe038db58e2701ea629dbcb25add9
parent40d8123ff7492d014d9396a458b344d59cec3c6b
dt-bindings: rtc: Add Apple SMC RTC

Apple Silicon Macs (M1, etc.) have an RTC that is part of the PMU IC,
but most of the PMU functionality is abstracted out by the SMC.
An additional RTC offset stored inside NVMEM is required to compute
the current date/time.

Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Sven Peter <sven@kernel.org>
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Reviewd-by: Mark Kettenis <kettenis@openbsd.org>
Link: https://patch.msgid.link/20251112-macsmc-subdevs-v5-1-728e4b91fe81@gmail.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/mfd/apple,smc.yaml
Documentation/devicetree/bindings/rtc/apple,smc-rtc.yaml [new file with mode: 0644]
MAINTAINERS