This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a901a3568fd2 Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/ [...] new f66066bc5136 execve: always mark stack as growing down during early sta [...] new ae80b4041984 mm: validate the mm before dropping the mmap lock new 1c5ee2a77b1b i3c: master: svc: fix i3c suspend/resume issue new 33beadb3b1ab i3c: master: svc: fix cpu schedule in spin lock new 49b472ebc61d i3c: master: svc: add NACK check after start byte sent new a74195876b95 Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/li [...] new 973ef08456f8 rtc: ab-eoz9: constify pointers to hwmon_channel_info new d00caa55cecd rtc: ds3232: constify pointers to hwmon_channel_info new 303b1e894470 rtc: isl12022: constify pointers to hwmon_channel_info new b19118965778 rtc: rv3032: constify pointers to hwmon_channel_info new 31b0cecb4042 rtc: Switch i2c drivers back to use .probe() new 8bb12adb214b rtc: add HAS_IOPORT dependencies new 93eff1e0e67a dt-bindings: rtc: restrict node name suffixes new 38e0689b27f8 rtc: stm32: remove dedicated wakeup management new 06c6e1b01d92 rtc: st-lpc: Release some resources in st_rtc_probe() in c [...] new 0e6f36cca1bd rtc: st-lpc: Simplify clk handling in st_rtc_probe() new ac739bac5201 dt-bindings: rtc: isl1208: Convert to json-schema new 138f352556d7 dt-bindings: rtc: isil,isl1208: Document clock and clock-n [...] new 380960c40a1d rtc: isl1208: Drop name variable new fbc06a53561c rtc: isl1208: Make similar I2C and DT-based matching table new 5923fc75d0df rtc: isl1208: Drop enum isl1208_id and split isl1208_configs[] new 262f72b4656e rtc: isl1208: Add isl1208_set_xtoscb() new fdd63f65ac25 rtc: isl1208: Add support for the built-in RTC on the PMIC [...] new 7e2a60efab8a rtc: rv3028: make rv3028 probeable from userspace new 487ef32caebe dt-bindings: rtc: Split loongson,ls2x-rtc into SoC-based c [...] new 9fb23090658a rtc: Remove the Loongson-1 RTC driver new 1b733a9ebc3d rtc: Add rtc driver for the Loongson family chips new b349de4c91e6 Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/ [...] new 13ad4b7ce612 dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible new ebb0130dad75 dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML new af9dbbbb4d30 dt-bindings: mailbox: tegra: Document Tegra264 HSP new 602dbbacc3ef mailbox: tegra: add support for Tegra264 new 1b712f18c461 mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 new 99bdeae21d25 Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-t [...]
The 34 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../bindings/mailbox/brcm,bcm2835-mbox.txt | 26 -- .../bindings/mailbox/brcm,bcm2835-mbox.yaml | 40 +++ .../bindings/mailbox/nvidia,tegra186-hsp.yaml | 1 + .../bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + .../devicetree/bindings/rtc/isil,isl1208.txt | 38 -- .../devicetree/bindings/rtc/isil,isl1208.yaml | 100 ++++++ .../devicetree/bindings/rtc/loongson,rtc.yaml | 57 +++ Documentation/devicetree/bindings/rtc/rtc.yaml | 2 +- .../devicetree/bindings/rtc/trivial-rtc.yaml | 2 - drivers/i3c/master/svc-i3c-master.c | 51 ++- drivers/mailbox/tegra-hsp.c | 16 +- drivers/mailbox/ti-msgmgr.c | 12 +- drivers/rtc/Kconfig | 27 +- drivers/rtc/Makefile | 2 +- drivers/rtc/rtc-ab-b5ze-s3.c | 2 +- drivers/rtc/rtc-ab-eoz9.c | 4 +- drivers/rtc/rtc-abx80x.c | 2 +- drivers/rtc/rtc-bq32k.c | 2 +- drivers/rtc/rtc-ds1307.c | 2 +- drivers/rtc/rtc-ds1374.c | 2 +- drivers/rtc/rtc-ds1672.c | 2 +- drivers/rtc/rtc-ds3232.c | 4 +- drivers/rtc/rtc-em3027.c | 2 +- drivers/rtc/rtc-fm3130.c | 2 +- drivers/rtc/rtc-hym8563.c | 2 +- drivers/rtc/rtc-isl12022.c | 4 +- drivers/rtc/rtc-isl12026.c | 2 +- drivers/rtc/rtc-isl1208.c | 132 +++++-- drivers/rtc/rtc-loongson.c | 397 +++++++++++++++++++++ drivers/rtc/rtc-ls1x.c | 192 ---------- drivers/rtc/rtc-m41t80.c | 2 +- drivers/rtc/rtc-max6900.c | 2 +- drivers/rtc/rtc-nct3018y.c | 2 +- drivers/rtc/rtc-pcf2127.c | 2 +- drivers/rtc/rtc-pcf85063.c | 2 +- drivers/rtc/rtc-pcf8523.c | 2 +- drivers/rtc/rtc-pcf85363.c | 2 +- drivers/rtc/rtc-pcf8563.c | 2 +- drivers/rtc/rtc-pcf8583.c | 2 +- drivers/rtc/rtc-rs5c372.c | 2 +- drivers/rtc/rtc-rv3028.c | 9 +- drivers/rtc/rtc-rv3029c2.c | 2 +- drivers/rtc/rtc-rv3032.c | 4 +- drivers/rtc/rtc-rv8803.c | 2 +- drivers/rtc/rtc-rx6110.c | 2 +- drivers/rtc/rtc-rx8010.c | 2 +- drivers/rtc/rtc-rx8025.c | 2 +- drivers/rtc/rtc-rx8581.c | 2 +- drivers/rtc/rtc-s35390a.c | 2 +- drivers/rtc/rtc-sd3078.c | 2 +- drivers/rtc/rtc-st-lpc.c | 16 +- drivers/rtc/rtc-stm32.c | 28 +- drivers/rtc/rtc-x1205.c | 2 +- include/linux/mm.h | 4 +- mm/mmap.c | 3 +- 55 files changed, 837 insertions(+), 393 deletions(-) delete mode 100644 Documentation/devicetree/bindings/mailbox/brcm,bcm2835-mbox.txt create mode 100644 Documentation/devicetree/bindings/mailbox/brcm,bcm2835-mbox.yaml delete mode 100644 Documentation/devicetree/bindings/rtc/isil,isl1208.txt create mode 100644 Documentation/devicetree/bindings/rtc/isil,isl1208.yaml create mode 100644 Documentation/devicetree/bindings/rtc/loongson,rtc.yaml create mode 100644 drivers/rtc/rtc-loongson.c delete mode 100644 drivers/rtc/rtc-ls1x.c