lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241223-max31331-driver-support-v1-0-f9499bd598f5@analog.com>
Date: Mon, 23 Dec 2024 11:57:43 +0530
From: PavithraUdayakumar-adi via B4 Relay <devnull+pavithra.u.analog.com@...nel.org>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>, 
 Alexandre Belloni <alexandre.belloni@...tlin.com>, 
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Conor Dooley <conor+dt@...nel.org>, Jean Delvare <jdelvare@...e.com>, 
 Guenter Roeck <linux@...ck-us.net>
Cc: linux-rtc@...r.kernel.org, devicetree@...r.kernel.org, 
 linux-kernel@...r.kernel.org, linux-hwmon@...r.kernel.org, 
 PavithraUdayakumar-adi <pavithra.u@...log.com>
Subject: [PATCH 0/2] Subject: [PATCH v1 0/2] Add support for MAX31331 RTC

This patch series introduces support for the Maxim MAX31331 RTC.
It includes:

1. Device Tree bindings documentation for the MAX31331 chip.
2. The driver implementation for the MAX31331 RTC.

The changes have been tested with hardware and verified against the
YAML schema.

Signed-off-by: PavithraUdayakumar-adi <pavithra.u@...log.com>
---
PavithraUdayakumar-adi (2):
      dtbindings:rtc:max31335:Add max31331 support
      rtc:max31335: Add driver support for max31331

 .../devicetree/bindings/rtc/adi,max31335.yaml      |  32 +++-
 drivers/rtc/rtc-max31335.c                         | 184 +++++++++++++++------
 2 files changed, 158 insertions(+), 58 deletions(-)
---
base-commit: 4bbf9020becbfd8fc2c3da790855b7042fad455b
change-id: 20241223-max31331-driver-support-ab513387cd2d

Best regards,
-- 
PavithraUdayakumar-adi <pavithra.u@...log.com>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ