From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support
Date: Tue, 21 Jul 2015 16:12:19 +0100 [thread overview]
Message-ID: <20150721151219.GL3061@x1> (raw)
In-Reply-To: <1437393151-5362-1-git-send-email-vaibhav.hiremath@linaro.org>
On Mon, 20 Jul 2015, Vaibhav Hiremath wrote:
> Add chip identification support for 88PM860 device
> to the pm80x_chip_mapping table.
>
> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
> drivers/mfd/88pm80x.c | 2 ++
> include/linux/mfd/88pm80x.h | 1 +
> 2 files changed, 3 insertions(+)
Acked-by: Lee Jones <lee.jones@linaro.org>
> diff --git a/drivers/mfd/88pm80x.c b/drivers/mfd/88pm80x.c
> index 5e72f65..63445ea 100644
> --- a/drivers/mfd/88pm80x.c
> +++ b/drivers/mfd/88pm80x.c
> @@ -33,6 +33,8 @@ static struct pm80x_chip_mapping chip_mapping[] = {
> {0x3, CHIP_PM800},
> /* 88PM805 chip id number */
> {0x0, CHIP_PM805},
> + /* 88PM860 chip id number */
> + {0x4, CHIP_PM860},
> };
>
> /*
> diff --git a/include/linux/mfd/88pm80x.h b/include/linux/mfd/88pm80x.h
> index 9c5773b..2e25fb1 100644
> --- a/include/linux/mfd/88pm80x.h
> +++ b/include/linux/mfd/88pm80x.h
> @@ -21,6 +21,7 @@ enum {
> CHIP_INVALID = 0,
> CHIP_PM800,
> CHIP_PM805,
> + CHIP_PM860,
> CHIP_MAX,
> };
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org, broonie@kernel.org,
lgirdwood@gmail.com, sameo@linux.intel.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support
Date: Tue, 21 Jul 2015 16:12:19 +0100 [thread overview]
Message-ID: <20150721151219.GL3061@x1> (raw)
In-Reply-To: <1437393151-5362-1-git-send-email-vaibhav.hiremath@linaro.org>
On Mon, 20 Jul 2015, Vaibhav Hiremath wrote:
> Add chip identification support for 88PM860 device
> to the pm80x_chip_mapping table.
>
> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
> drivers/mfd/88pm80x.c | 2 ++
> include/linux/mfd/88pm80x.h | 1 +
> 2 files changed, 3 insertions(+)
Acked-by: Lee Jones <lee.jones@linaro.org>
> diff --git a/drivers/mfd/88pm80x.c b/drivers/mfd/88pm80x.c
> index 5e72f65..63445ea 100644
> --- a/drivers/mfd/88pm80x.c
> +++ b/drivers/mfd/88pm80x.c
> @@ -33,6 +33,8 @@ static struct pm80x_chip_mapping chip_mapping[] = {
> {0x3, CHIP_PM800},
> /* 88PM805 chip id number */
> {0x0, CHIP_PM805},
> + /* 88PM860 chip id number */
> + {0x4, CHIP_PM860},
> };
>
> /*
> diff --git a/include/linux/mfd/88pm80x.h b/include/linux/mfd/88pm80x.h
> index 9c5773b..2e25fb1 100644
> --- a/include/linux/mfd/88pm80x.h
> +++ b/include/linux/mfd/88pm80x.h
> @@ -21,6 +21,7 @@ enum {
> CHIP_INVALID = 0,
> CHIP_PM800,
> CHIP_PM805,
> + CHIP_PM860,
> CHIP_MAX,
> };
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2015-07-21 15:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 11:52 [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support Vaibhav Hiremath
2015-07-20 11:52 ` Vaibhav Hiremath
2015-07-21 15:12 ` Lee Jones [this message]
2015-07-21 15:12 ` Lee Jones
2015-08-24 7:02 ` Vaibhav Hiremath
2015-08-24 7:02 ` Vaibhav Hiremath
2015-08-25 6:38 ` Mark Brown
2015-08-25 6:38 ` Mark Brown
2015-08-25 8:32 ` Vaibhav Hiremath
2015-08-25 8:32 ` Vaibhav Hiremath
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=20150721151219.GL3061@x1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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 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.