From: p.zabel@pengutronix.de (Philipp Zabel)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 2/3] reset: meson-axg: add compatible string for Meson-AXG SoC
Date: Wed, 13 Dec 2017 17:01:38 +0100 [thread overview]
Message-ID: <1513180898.9445.3.camel@pengutronix.de> (raw)
In-Reply-To: <3b61170c-c352-6b23-ab19-82c76954a911@amlogic.com>
Hi Yixun,
On Wed, 2017-12-13 at 22:07 +0800, Yixun Lan wrote:
> Hi Philipp
>
> On 11/10/2017 04:46 PM, Yixun Lan wrote:
> > Try to add compatible string explictly to support new Meson-AXG SoC.
> >
> > Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
> > ---
> > drivers/reset/reset-meson.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/reset/reset-meson.c b/drivers/reset/reset-meson.c
> > index c419a3753d00..93cbee1ae8ef 100644
> > --- a/drivers/reset/reset-meson.c
> > +++ b/drivers/reset/reset-meson.c
> > @@ -139,6 +139,8 @@ static const struct of_device_id meson_reset_dt_ids[] = {
> > .data = &meson_reset_meson8_ops, },
> > { .compatible = "amlogic,meson-gxbb-reset",
> > .data = &meson_reset_gx_ops, },
> > + { .compatible = "amlogic,meson-axg-reset",
> > + .data = &meson_reset_gx_ops, },
> > { /* sentinel */ },
> > };
> >
> >
>
> it's generally a ping to the status of these two patches[1], are they
> ready to go? or do you have any comment? or do you want me to send
> another version with Neil's Reviewed-by added[1]
I forgot to update you on the status. I have put both patches on the
reset/next branch with Neil's R-b, they are in linux-next:
0e5721f76252 ("reset: meson-axg: add compatible string for Meson-AXG SoC")
c16292578ffa ("dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller")
I'll include them with the next pull request.
regards
Philipp
next prev parent reply other threads:[~2017-12-13 16:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-10 8:46 [PATCH 1/3] dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller Yixun Lan
2017-11-10 8:46 ` [PATCH 2/3] reset: meson-axg: add compatible string for Meson-AXG SoC Yixun Lan
2017-11-17 13:08 ` Neil Armstrong
2017-12-13 14:07 ` Yixun Lan
2017-12-13 16:01 ` Philipp Zabel [this message]
2017-12-14 3:14 ` Yixun Lan
2017-11-17 13:08 ` [PATCH 1/3] dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller Neil Armstrong
2018-11-12 19:20 ` Thomas Gleixner
2019-01-16 10:14 ` Thomas Gleixner
2019-01-17 19:29 ` Kevin Hilman
2019-01-17 19:31 ` Kevin Hilman
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=1513180898.9445.3.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=linus-amlogic@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
all inboxes | Powered by JetHome®