Commit d324e9a91502 for kernel

commit d324e9a91502184e0ac201293a6ec0fbe10458ed
Merge: a919610db43b 16bd954c9336
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Dec 13 17:09:06 2025 +1200

    Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux

    Pull RTC updates from Alexandre Belloni:
     "Subsystem:
       - stop setting max_user_freq from the individual drivers as this has
         not been hardware related for a while

      New drivers:
       - Andes ATCRTC100
       - Apple SMC
       - Nvidia VRS

      Drivers:
       - renesas-rtca3: add RZ/V2H support
       - tegra: add ACPI support"

    * tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (34 commits)
      rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
      rtc: atcrtc100: Fix signedness bug in probe()
      rtc: max31335: Fix ignored return value in set_alarm
      rtc: gamecube: Check the return value of ioremap()
      Documentation: ABI: testing: Fix "upto" typo in rtc-cdev
      rtc: Add new rtc-macsmc driver for Apple Silicon Macs
      dt-bindings: rtc: Add Apple SMC RTC
      MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
      rtc: isl12026: Add id_table
      rtc: renesas-rtca3: Add support for multiple reset lines
      dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
      rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPS
      rtc: tegra: Add ACPI support
      rtc: tegra: Use devm_clk_get_enabled() in probe
      rtc: Kconfig: add MC34708 to mc13xxx help text
      rtc: s35390a: use u8 instead of char for register buffer
      rtc: nvvrs: add NVIDIA VRS RTC device driver
      dt-bindings: rtc: Document NVIDIA VRS RTC
      rtc: atcrtc100: Add ATCRTC100 RTC driver
      MAINTAINERS: Add entry for ATCRTC100 RTC driver
      ...

diff --cc MAINTAINERS
index c9e416ba74c6,051abbe5953c..56975a34e0de
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -2475,11 -2435,10 +2475,12 @@@ F:	Documentation/devicetree/bindings/pi
  F:	Documentation/devicetree/bindings/power/apple*
  F:	Documentation/devicetree/bindings/power/reset/apple,smc-reboot.yaml
  F:	Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
+ F:	Documentation/devicetree/bindings/rtc/apple,smc-rtc.yaml
  F:	Documentation/devicetree/bindings/spi/apple,spi.yaml
  F:	Documentation/devicetree/bindings/spmi/apple,spmi.yaml
 +F:	Documentation/devicetree/bindings/usb/apple,dwc3.yaml
  F:	Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
 +F:	Documentation/hwmon/macsmc-hwmon.rst
  F:	arch/arm64/boot/dts/apple/
  F:	drivers/bluetooth/hci_bcm4377.c
  F:	drivers/clk/clk-apple-nco.c