[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250217-add_support_max31331_fix_8-v1-0-16ebcfc02336@analog.com>
Date: Mon, 17 Feb 2025 18:17:15 +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>,
Nuno Sá <noname.nuno@...il.com>
Cc: linux-rtc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-hwmon@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>,
PavithraUdayakumar-adi <pavithra.u@...log.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH RESEND v5 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 MAX31331.
2. The driver implementation for the MAX31331 RTC.
---
Resend v5:
- [PATCH RESEND v5 2/2]: Added id as a member of struct chip_desc in v4 [Nuno Sa], the patch requires a review.
- Rebase v6.14-rc3
- Link to v5: https://lore.kernel.org/r/20250131-add_support_max31331_fix_7-v1-0-d29d5de3d562@analog.com
Changes in v5:
- Removed the commit description stating max31331 and max31335 are compatible.
- Rebase v6.13
- Link to v4: https://lore.kernel.org/all/20250119-add_support_max31331_fix_5-v1-0-73f7be59f022@analog.com/
---
Changes in v4:
- Reverted the I2C address change for MAX31335 RTC (0x69) and removed it from the property register;
will include it in a separate fix.
- Added id as a member of struct chip_desc [Nuno Sa]
- Rebase on v6.13-rc7
- Link to v3: https://lore.kernel.org/all/20250109-add_support_max31331_fix_3-v1-0-a74fac29bf49@analog.com/
---
Changes in v3:
- Added missing spaces in driver code
- Removed binding for checking address
- Rebase on v6.13-rc6
- Link to v2: https://lore.kernel.org/all/20250103-add_support_max31331_fix-v1-0-8ff3c7a81734@analog.com/
---
Signed-off-by: PavithraUdayakumar-adi <pavithra.u@...log.com>
---
PavithraUdayakumar-adi (2):
dt-bindings: rtc: max31335: Add max31331 support
rtc: max31335: Add driver support for max31331
.../devicetree/bindings/rtc/adi,max31335.yaml | 4 +-
drivers/rtc/rtc-max31335.c | 165 +++++++++++++++------
2 files changed, 125 insertions(+), 44 deletions(-)
---
base-commit: 0ad2507d5d93f39619fc42372c347d6006b64319
change-id: 20250217-add_support_max31331_fix_8-a9af470d5ca3
Best regards,
--
PavithraUdayakumar-adi <pavithra.u@...log.com>
Powered by blists - more mailing lists