All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: linux-kernel@vger.kernel.org
Cc: linux-rtc@vger.kernel.org, linux-watchdog@vger.kernel.org,
	devicetree@vger.kernel.org, Lee Jones <lee.jones@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Alessandro Zummo <a.zummo@towertech.it>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	Guenter Roeck <linux@roeck-us.net>,
	Chiwoong Byun <woong.byun@samsung.com>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	Randy Dunlap <rdunlap@infradead.org>
Subject: Re: [PATCH v5 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
Date: Tue, 11 Jan 2022 11:10:07 +0100	[thread overview]
Message-ID: <d8aacb8a-5e41-fd96-daac-e9257358ca71@lucaceresoli.net> (raw)
In-Reply-To: <20211211175951.30763-1-luca@lucaceresoli.net>

Hi All,

On 11/12/21 18:59, Luca Ceresoli wrote:
> Hi,
> 
> this series adds minimal drivers for the Maxim Semiconductor MAX77714
> (https://www.maximintegrated.com/en/products/power/power-management-ics/MAX77714.html).
> Only RTC and watchdog are implemented by these patches.
> 
> All implemented functionality is tested and working: RTC read/write,
> watchdog start/stop/ping/set_timeout.
> 
> Patches 1-3 + 6 are trivial cleanups to the max77686 drivers and Kconfig
> indentation and can probably be applied easily.
> 
> Patches 4, 5, 7, 8 and 9 add: dt bindings, mfd driver, watchdog driver and
> rtc driver.

A gentle ping about this series. It's at v5, all patches have at least
one ack/review tag and most patches are unchanged since ~v2. It applies
cleanly on current master.

Is there anything I should do to help making progress?

Regards,
-- 
Luca

  parent reply	other threads:[~2022-01-11 10:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11 17:59 [PATCH v5 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only) Luca Ceresoli
2021-12-11 17:59 ` [PATCH v5 1/9] rtc: max77686: convert comments to kernel-doc format Luca Ceresoli
2021-12-11 17:59 ` [PATCH v5 2/9] rtc: max77686: rename day-of-month defines Luca Ceresoli
2021-12-11 17:59 ` [PATCH v5 3/9] rtc: max77686: remove unused code to read in 12-hour mode Luca Ceresoli
2021-12-11 17:59 ` [PATCH v5 4/9] dt-bindings: mfd: add Maxim MAX77714 PMIC Luca Ceresoli
2021-12-11 17:59 ` [PATCH v5 5/9] mfd: max77714: Add driver for " Luca Ceresoli
2021-12-21  9:29   ` Lee Jones
2021-12-21  9:38     ` Luca Ceresoli
2021-12-11 17:59 ` [PATCH v5 6/9] watchdog: Kconfig: fix help text indentation Luca Ceresoli
2021-12-11 20:34 ` [PATCH v5 7/9] watchdog: max77620: add support for the max77714 variant Luca Ceresoli
2021-12-11 20:34   ` [PATCH v5 8/9] watchdog: max77620: add comment to clarify set_timeout procedure Luca Ceresoli
2021-12-21 15:06     ` Guenter Roeck
2021-12-11 20:34   ` [PATCH v5 9/9] rtc: max77686: add MAX77714 support Luca Ceresoli
2021-12-21 15:06   ` [PATCH v5 7/9] watchdog: max77620: add support for the max77714 variant Guenter Roeck
2022-01-11 10:10 ` Luca Ceresoli [this message]
2022-01-29  8:40   ` [PATCH v5 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only) Luca Ceresoli
2022-01-30  1:48     ` Guenter Roeck
2022-01-30 12:45       ` Luca Ceresoli
2022-01-30 16:00         ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8aacb8a-5e41-fd96-daac-e9257358ca71@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=ldewangan@nvidia.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=rdunlap@infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=wim@linux-watchdog.org \
    --cc=woong.byun@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.