[PATCH V2 0/2] Add andes atcrtc100 RTC driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



CL Wang (2):
  dt-bindings: rtc: atcrtc100: Add atcrtc100 bindings
  rtc: atcrtc100: Add andes atcrtc100 RTC driver

Notes:
    Change from v1 to v2
    - Use devm_xxx to allocate system resources instead of some old functions like ioremap.
    - Use regmap_xxx to access RTC hardware registers instead of ioread32 and iowrite32.
    - Remove the atc_rtc_remove function as it is no longer needed.
    - Update the module author and remove MODULE_ALIAS.

 .../bindings/rtc/andes,atcrtc100-rtc.yaml     |  39 ++
 drivers/rtc/Kconfig                           |  10 +
 drivers/rtc/Makefile                          |   1 +
 drivers/rtc/rtc-atcrtc100.c                   | 457 ++++++++++++++++++
 4 files changed, 507 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/rtc/andes,atcrtc100-rtc.yaml
 create mode 100644 drivers/rtc/rtc-atcrtc100.c

-- 
2.34.1





[Index of Archives]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux