From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: broonie@kernel.org, linux-kernel@vger.kernel.org,
patches@opensource.cirrus.com
Subject: Re: [PATCH v2] mfd: arizona: Split of_match table into I2C and SPI versions
Date: Tue, 12 Oct 2021 09:20:08 +0100 [thread overview]
Message-ID: <YWVFOH506nyLxiWX@google.com> (raw)
In-Reply-To: <20210928163035.23960-1-ckeepax@opensource.cirrus.com>
On Tue, 28 Sep 2021, Charles Keepax wrote:
> The Arizona driver has both some devices which only have an I2C
> interface and some which only have a SPI interface. Currently both of
> these share an of_match table, but this means inapproriate compatibles
> are available for each interface. Tidy this up by creating a table for
> each interface listing only the appropriate compatibles.
>
> Reported-by: Mark Brown <broonie@kernel.org>
> Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
> ---
>
> Changes since v1:
> - Drop inappropriate fixes tag
>
> Thanks,
> Charles
>
> drivers/mfd/arizona-core.c | 13 -------------
> drivers/mfd/arizona-i2c.c | 14 +++++++++++++-
> drivers/mfd/arizona-spi.c | 13 ++++++++++++-
> drivers/mfd/arizona.h | 2 --
> 4 files changed, 25 insertions(+), 17 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2021-10-12 8:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-28 16:30 [PATCH v2] mfd: arizona: Split of_match table into I2C and SPI versions Charles Keepax
2021-10-12 8:20 ` Lee Jones [this message]
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=YWVFOH506nyLxiWX@google.com \
--to=lee.jones@linaro.org \
--cc=broonie@kernel.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.cirrus.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.