From: zhiyong.tao@mediatek.com (zhiyong tao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] iio: adc: mt7622: Add compatible node for mt7622.
Date: Mon, 26 Jun 2017 09:55:39 +0800 [thread overview]
Message-ID: <1498442139.536.4.camel@mhfsdcap03> (raw)
In-Reply-To: <20170624210213.5e552e5c@kernel.org>
On Sat, 2017-06-24 at 21:02 +0100, Jonathan Cameron wrote:
> On Thu, 22 Jun 2017 13:44:34 +0800
> Zhiyong Tao <zhiyong.tao@mediatek.com> wrote:
>
> > This commit adds mt7622 compatible node.
> >
> > Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com>
> > ---
> > drivers/iio/adc/mt6577_auxadc.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/iio/adc/mt6577_auxadc.c b/drivers/iio/adc/mt6577_auxadc.c
> > index 2dd7c74..4a2cd9e 100644
> > --- a/drivers/iio/adc/mt6577_auxadc.c
> > +++ b/drivers/iio/adc/mt6577_auxadc.c
> > @@ -308,6 +308,7 @@ static int mt6577_auxadc_remove(struct platform_device *pdev)
> > static const struct of_device_id mt6577_auxadc_of_match[] = {
> > { .compatible = "mediatek,mt2701-auxadc", },
> > { .compatible = "mediatek,mt8173-auxadc", },
> > + { .compatible = "mediatek,mt7622-auxadc", },
> Keep them in numeric order perhaps?
>
> Might become a worthwhile step if this logic gets used for lot more parts in future!
>
> Jonathan
==>Ok, we will change them in numeric order perhaps in v2.
Thanks.
> > { }
> > };
> > MODULE_DEVICE_TABLE(of, mt6577_auxadc_of_match);
>
prev parent reply other threads:[~2017-06-26 1:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-22 5:44 [PATCH 0/3] ADC: Mediatek auxadc driver for mt7622 Zhiyong Tao
2017-06-22 5:44 ` [PATCH 1/3] dt-bindings: adc: mt7622: add binding document Zhiyong Tao
2017-06-24 20:02 ` Jonathan Cameron
2017-06-26 10:45 ` Zhiyong Tao
2017-06-22 5:44 ` [PATCH 2/3] iio: adc: mt7622: add support for suspend/resume Zhiyong Tao
2017-06-24 20:00 ` Jonathan Cameron
2017-06-26 2:54 ` zhiyong tao
2017-06-26 5:01 ` Jonathan Cameron
2017-06-22 5:44 ` [PATCH 3/3] iio: adc: mt7622: Add compatible node for mt7622 Zhiyong Tao
2017-06-24 20:02 ` Jonathan Cameron
2017-06-26 1:55 ` zhiyong tao [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=1498442139.536.4.camel@mhfsdcap03 \
--to=zhiyong.tao@mediatek.com \
--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 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).