From: Lee Jones <lee@kernel.org>
To: David Virag <virag.david003@gmail.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Alessandro Zummo <a.zummo@towertech.it>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
linux-rtc@vger.kernel.org
Subject: Re: [PATCH 1/2] mfd: sec: Remove PMICs without compatibles
Date: Thu, 16 Mar 2023 15:11:45 +0000 [thread overview]
Message-ID: <20230316151145.GF9667@google.com> (raw)
In-Reply-To: <20230131183008.4451-2-virag.david003@gmail.com>
On Tue, 31 Jan 2023, David Virag wrote:
> The S5M8751 and S5M8763 PMIC chips have no corresponding compatible
> values, so since board file support was removed for this driver, there
> is no way to specify these PMICs as present in boards anymore.
> Remove leftovers of these chips since it's dead code.
>
> Signed-off-by: David Virag <virag.david003@gmail.com>
> ---
> drivers/mfd/sec-core.c | 46 ---------------
> drivers/mfd/sec-irq.c | 89 ----------------------------
> include/linux/mfd/samsung/core.h | 1 -
> include/linux/mfd/samsung/s5m8763.h | 90 -----------------------------
> 4 files changed, 226 deletions(-)
> delete mode 100644 include/linux/mfd/samsung/s5m8763.h
Applied, thanks
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2023-03-16 15:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-31 18:30 [PATCH 0/2] Remove SEC S5M MFDs with no compatibles David Virag
2023-01-31 18:30 ` [PATCH 1/2] mfd: sec: Remove PMICs without compatibles David Virag
2023-02-02 11:24 ` Krzysztof Kozlowski
2023-02-02 12:11 ` David Virag
2023-02-02 11:28 ` Krzysztof Kozlowski
2023-03-16 15:11 ` Lee Jones [this message]
2023-01-31 18:30 ` [PATCH 2/2] rtc: s5m: Drop S5M8763 support David Virag
2023-02-02 11:28 ` Krzysztof Kozlowski
2023-02-23 14:15 ` Lee Jones
2023-02-23 14:18 ` Lee Jones
2023-02-23 15:03 ` Alexandre Belloni
2023-02-23 15:11 ` David Virag
2023-02-23 15:22 ` Krzysztof Kozlowski
2023-03-06 20:58 ` Alexandre Belloni
2023-03-16 15:12 ` Lee Jones
2023-03-16 15:13 ` [PATCH 0/2] Remove SEC S5M MFDs with no compatibles Lee Jones
2023-03-17 8:06 ` Immutable branch between MFD and RTC due for the v6.4 merge window Lee Jones
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=20230316151145.GF9667@google.com \
--to=lee@kernel.org \
--cc=a.zummo@towertech.it \
--cc=alexandre.belloni@bootlin.com \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=virag.david003@gmail.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.