From: Yauhen Kharuzhy <jekhor@gmail.com>
To: linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Lee Jones <lee.jones@linaro.org>,
Yauhen Kharuzhy <jekhor@gmail.com>
Subject: [PATCH 2/2] mfd: Add leds MFD cell for intel_soc_pmic_chtwc
Date: Sun, 10 Feb 2019 01:12:14 +0300 [thread overview]
Message-ID: <20190209221213.24052-3-jekhor@gmail.com> (raw)
In-Reply-To: <20190209221213.24052-1-jekhor@gmail.com>
Add MFD cell for LEDs driver to the Intel Cherry Trail Whiskey Cove PMIC
mfd device driver.
Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
---
drivers/mfd/intel_soc_pmic_chtwc.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/mfd/intel_soc_pmic_chtwc.c b/drivers/mfd/intel_soc_pmic_chtwc.c
index 64a3aece9c5e..68b54173edd8 100644
--- a/drivers/mfd/intel_soc_pmic_chtwc.c
+++ b/drivers/mfd/intel_soc_pmic_chtwc.c
@@ -60,6 +60,8 @@ static struct mfd_cell cht_wc_dev[] = {
.resources = cht_wc_ext_charger_resources,
},
{ .name = "cht_wcove_region", },
+
+ { .name = "cht_wcove_leds", },
};
/*
--
2.20.1
next prev parent reply other threads:[~2019-02-09 22:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-09 22:12 [PATCH 0/2] Intel Cherry Trail Whiskey Cove LEDs support Yauhen Kharuzhy
2019-02-09 22:12 ` [PATCH 1/2] leds: Add Intel Cherry Trail Whiskey Cove PMIC LEDs Yauhen Kharuzhy
2019-02-11 13:17 ` Pavel Machek
2019-02-12 20:25 ` Yauhen Kharuzhy
2019-02-11 21:36 ` Jacek Anaszewski
2019-02-12 19:50 ` Yauhen Kharuzhy
2019-02-09 22:12 ` Yauhen Kharuzhy [this message]
2019-02-12 8:14 ` [PATCH 2/2] mfd: Add leds MFD cell for intel_soc_pmic_chtwc Lee Jones
2019-02-12 19:52 ` Yauhen Kharuzhy
2019-02-11 11:59 ` [PATCH 0/2] Intel Cherry Trail Whiskey Cove LEDs support Andy Shevchenko
2019-02-11 13:05 ` Pavel Machek
2019-02-11 21:20 ` Jacek Anaszewski
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=20190209221213.24052-3-jekhor@gmail.com \
--to=jekhor@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).