From: Raymond Hackley <raymondhackley@protonmail.com>
To: linux-kernel@vger.kernel.org
Cc: Raymond Hackley <raymondhackley@protonmail.com>,
Pavel Machek <pavel@ucw.cz>, Lee Jones <lee@kernel.org>,
"open list:LED SUBSYSTEM" <linux-leds@vger.kernel.org>
Subject: [PATCH 2/2] leds: sgm3140: Add richtek,rt5033-led compatible
Date: Fri, 02 Jun 2023 13:11:14 +0000 [thread overview]
Message-ID: <20230602131024.260297-1-raymondhackley@protonmail.com> (raw)
In-Reply-To: <20230602130644.259933-1-raymondhackley@protonmail.com>
Richtek's rt5033-led has pin configurations similar to sgm3140.
Add it to the compatible list.
Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
---
drivers/leds/flash/leds-sgm3140.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/leds/flash/leds-sgm3140.c b/drivers/leds/flash/leds-sgm3140.c
index d3a30ad94ac4..d3f50dca5136 100644
--- a/drivers/leds/flash/leds-sgm3140.c
+++ b/drivers/leds/flash/leds-sgm3140.c
@@ -291,6 +291,7 @@ static int sgm3140_remove(struct platform_device *pdev)
static const struct of_device_id sgm3140_dt_match[] = {
{ .compatible = "ocs,ocp8110" },
+ { .compatible = "richtek,rt5033-led" },
{ .compatible = "sgmicro,sgm3140" },
{ /* sentinel */ }
};
--
2.30.2
next prev parent reply other threads:[~2023-06-02 13:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 13:06 [PATCH 0/2] " Raymond Hackley
2023-06-02 13:11 ` [PATCH 1/2] dt-bindings: leds: sgm3140: Document richtek,rt5033 compatible Raymond Hackley
2023-06-21 15:01 ` Lee Jones
2023-06-21 15:03 ` Lee Jones
2023-06-21 15:42 ` Conor Dooley
2023-06-21 17:05 ` Lee Jones
2023-06-21 19:17 ` Conor Dooley
2023-06-21 17:47 ` Raymond Hackley
2023-06-21 17:56 ` [RESEND PATCH " Raymond Hackley
2023-06-21 18:09 ` [PATCH " Lee Jones
2023-06-02 13:11 ` Raymond Hackley [this message]
2023-06-21 18:09 ` [PATCH 2/2] leds: sgm3140: Add richtek,rt5033-led compatible 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=20230602131024.260297-1-raymondhackley@protonmail.com \
--to=raymondhackley@protonmail.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®