From: khilman@baylibre•com (Kevin Hilman)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 1/2] i2c: meson: add gxbb compatible string
Date: Wed, 14 Sep 2016 08:19:02 -0700 [thread overview]
Message-ID: <7hr38mmrvd.fsf@baylibre.com> (raw)
In-Reply-To: <1473846557-18123-2-git-send-email-jbrunet@baylibre.com> (Jerome Brunet's message of "Wed, 14 Sep 2016 11:49:16 +0200")
Jerome Brunet <jbrunet@baylibre•com> writes:
> From: Neil Armstrong <narmstrong@baylibre•com>
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre•com>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre•com>
Acked-by: Kevin Hilman <khilman@baylibre•com>
> ---
> drivers/i2c/busses/i2c-meson.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/i2c/busses/i2c-meson.c b/drivers/i2c/busses/i2c-meson.c
> index 76e28980904f..30977e31cd98 100644
> --- a/drivers/i2c/busses/i2c-meson.c
> +++ b/drivers/i2c/busses/i2c-meson.c
> @@ -473,6 +473,7 @@ static int meson_i2c_remove(struct platform_device *pdev)
>
> static const struct of_device_id meson_i2c_match[] = {
> { .compatible = "amlogic,meson6-i2c" },
> + { .compatible = "amlogic,meson-gxbb-i2c" },
> { },
> };
> MODULE_DEVICE_TABLE(of, meson_i2c_match);
next prev parent reply other threads:[~2016-09-14 15:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-14 9:49 [PATCH 0/2] i2c: meson: add gxbb compatible string Jerome Brunet
2016-09-14 9:49 ` [PATCH 1/2] " Jerome Brunet
2016-09-14 15:19 ` Kevin Hilman [this message]
2016-09-14 9:49 ` [PATCH 2/2] dt-bindings: i2c-meson: " Jerome Brunet
2016-09-14 15:19 ` Kevin Hilman
2016-09-15 19:41 ` [PATCH 0/2] i2c: meson: " Wolfram Sang
2016-09-23 15:01 ` Rob Herring
2016-09-23 22:13 ` Wolfram Sang
2016-09-23 23:04 ` Rob Herring
2016-09-23 23:26 ` Wolfram Sang
2016-09-24 1:02 ` Rob Herring
2016-09-24 8:41 ` Wolfram Sang
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=7hr38mmrvd.fsf@baylibre.com \
--to=khilman@baylibre$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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