From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines
Date: Tue, 12 Jan 2016 14:26:58 +0000 [thread overview]
Message-ID: <20160112142658.GI27358@x1> (raw)
In-Reply-To: <1452606099.4292.20.camel@pengutronix.de>
On Tue, 12 Jan 2016, Philipp Zabel wrote:
> Hi Lee,
>
> Am Dienstag, den 12.01.2016, 13:34 +0000 schrieb Lee Jones:
> > On Mon, 26 Oct 2015, Lee Jones wrote:
> >
> > > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > > ---
> > > include/dt-bindings/reset-controller/stih407-resets.h | 4 ++++
> > > 1 file changed, 4 insertions(+)
> > >
> > > diff --git a/include/dt-bindings/reset-controller/stih407-resets.h b/include/dt-bindings/reset-controller/stih407-resets.h
> > > index 02d4328..4ab3a1c 100644
> > > --- a/include/dt-bindings/reset-controller/stih407-resets.h
> > > +++ b/include/dt-bindings/reset-controller/stih407-resets.h
> > > @@ -52,6 +52,10 @@
> > > #define STIH407_KEYSCAN_SOFTRESET 26
> > > #define STIH407_USB2_PORT0_SOFTRESET 27
> > > #define STIH407_USB2_PORT1_SOFTRESET 28
> > > +#define STIH407_ST231_AUD_SOFTRESET 29
> > > +#define STIH407_ST231_DMU_SOFTRESET 30
> > > +#define STIH407_ST231_GP0_SOFTRESET 31
> > > +#define STIH407_ST231_GP1_SOFTRESET 32
> > >
> > > /* Picophy reset defines */
> > > #define STIH407_PICOPHY0_RESET 0
> >
> > Has anyone seen this patch?
>
> c9bfec0032fb, sorry I missed 4.4.
What about v4.5? The merge window has only just opened.
--
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-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org,
maxime.coquelin-qxv4g6HH51o@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines
Date: Tue, 12 Jan 2016 14:26:58 +0000 [thread overview]
Message-ID: <20160112142658.GI27358@x1> (raw)
In-Reply-To: <1452606099.4292.20.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
On Tue, 12 Jan 2016, Philipp Zabel wrote:
> Hi Lee,
>
> Am Dienstag, den 12.01.2016, 13:34 +0000 schrieb Lee Jones:
> > On Mon, 26 Oct 2015, Lee Jones wrote:
> >
> > > Signed-off-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> > > ---
> > > include/dt-bindings/reset-controller/stih407-resets.h | 4 ++++
> > > 1 file changed, 4 insertions(+)
> > >
> > > diff --git a/include/dt-bindings/reset-controller/stih407-resets.h b/include/dt-bindings/reset-controller/stih407-resets.h
> > > index 02d4328..4ab3a1c 100644
> > > --- a/include/dt-bindings/reset-controller/stih407-resets.h
> > > +++ b/include/dt-bindings/reset-controller/stih407-resets.h
> > > @@ -52,6 +52,10 @@
> > > #define STIH407_KEYSCAN_SOFTRESET 26
> > > #define STIH407_USB2_PORT0_SOFTRESET 27
> > > #define STIH407_USB2_PORT1_SOFTRESET 28
> > > +#define STIH407_ST231_AUD_SOFTRESET 29
> > > +#define STIH407_ST231_DMU_SOFTRESET 30
> > > +#define STIH407_ST231_GP0_SOFTRESET 31
> > > +#define STIH407_ST231_GP1_SOFTRESET 32
> > >
> > > /* Picophy reset defines */
> > > #define STIH407_PICOPHY0_RESET 0
> >
> > Has anyone seen this patch?
>
> c9bfec0032fb, sorry I missed 4.4.
What about v4.5? The merge window has only just opened.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kernel@stlinux.com,
maxime.coquelin@st.com, devicetree@vger.kernel.org
Subject: Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines
Date: Tue, 12 Jan 2016 14:26:58 +0000 [thread overview]
Message-ID: <20160112142658.GI27358@x1> (raw)
In-Reply-To: <1452606099.4292.20.camel@pengutronix.de>
On Tue, 12 Jan 2016, Philipp Zabel wrote:
> Hi Lee,
>
> Am Dienstag, den 12.01.2016, 13:34 +0000 schrieb Lee Jones:
> > On Mon, 26 Oct 2015, Lee Jones wrote:
> >
> > > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > > ---
> > > include/dt-bindings/reset-controller/stih407-resets.h | 4 ++++
> > > 1 file changed, 4 insertions(+)
> > >
> > > diff --git a/include/dt-bindings/reset-controller/stih407-resets.h b/include/dt-bindings/reset-controller/stih407-resets.h
> > > index 02d4328..4ab3a1c 100644
> > > --- a/include/dt-bindings/reset-controller/stih407-resets.h
> > > +++ b/include/dt-bindings/reset-controller/stih407-resets.h
> > > @@ -52,6 +52,10 @@
> > > #define STIH407_KEYSCAN_SOFTRESET 26
> > > #define STIH407_USB2_PORT0_SOFTRESET 27
> > > #define STIH407_USB2_PORT1_SOFTRESET 28
> > > +#define STIH407_ST231_AUD_SOFTRESET 29
> > > +#define STIH407_ST231_DMU_SOFTRESET 30
> > > +#define STIH407_ST231_GP0_SOFTRESET 31
> > > +#define STIH407_ST231_GP1_SOFTRESET 32
> > >
> > > /* Picophy reset defines */
> > > #define STIH407_PICOPHY0_RESET 0
> >
> > Has anyone seen this patch?
>
> c9bfec0032fb, sorry I missed 4.4.
What about v4.5? The merge window has only just opened.
--
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:[~2016-01-12 14:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 10:56 [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines Lee Jones
2015-10-26 10:56 ` Lee Jones
2015-10-26 10:56 ` Lee Jones
2015-10-26 10:56 ` [PATCH 2/3] reset: sti: Add support for resetting co-processors Lee Jones
2015-10-26 10:56 ` Lee Jones
2015-10-26 10:56 ` Lee Jones
2015-10-26 10:56 ` [PATCH 3/3] reset: sti: Provide ops .status() call-back Lee Jones
2015-10-26 10:56 ` Lee Jones
2016-01-12 13:34 ` [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines Lee Jones
2016-01-12 13:34 ` Lee Jones
2016-01-12 13:41 ` Philipp Zabel
2016-01-12 13:41 ` Philipp Zabel
2016-01-12 14:26 ` Lee Jones [this message]
2016-01-12 14:26 ` Lee Jones
2016-01-12 14:26 ` Lee Jones
2016-01-12 15:56 ` Philipp Zabel
2016-01-12 15:56 ` Philipp Zabel
2016-01-12 16:25 ` Lee Jones
2016-01-12 16:25 ` Lee Jones
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=20160112142658.GI27358@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.