Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1307408 > unrolled thread

Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines

Started byLee Jones <lee.jones@linaro.org>
First post2016-01-12 14:40 +0100
Last post2016-01-12 17:30 +0100
Articles 5 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines Lee Jones <lee.jones@linaro.org> - 2016-01-12 14:40 +0100
    Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset  lines Philipp Zabel <p.zabel@pengutronix.de> - 2016-01-12 14:50 +0100
      Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines Lee Jones <lee.jones@linaro.org> - 2016-01-12 15:30 +0100
        Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset  lines Philipp Zabel <p.zabel@pengutronix.de> - 2016-01-12 17:00 +0100
          Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines Lee Jones <lee.jones@linaro.org> - 2016-01-12 17:30 +0100

#1307408 — Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines

FromLee Jones <lee.jones@linaro.org>
Date2016-01-12 14:40 +0100
SubjectRe: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines
Message-ID<qQ7l1-1vx-35@gated-at.bofh.it>
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?

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [next] | [standalone]


#1307420 — Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines

FromPhilipp Zabel <p.zabel@pengutronix.de>
Date2016-01-12 14:50 +0100
SubjectRe: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines
Message-ID<qQ7uH-1zT-33@gated-at.bofh.it>
In reply to#1307408
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.

regards
Philipp

[toc] | [prev] | [next] | [standalone]


#1307474

FromLee Jones <lee.jones@linaro.org>
Date2016-01-12 15:30 +0100
Message-ID<qQ87o-28L-13@gated-at.bofh.it>
In reply to#1307420
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

[toc] | [prev] | [next] | [standalone]


#1307576 — Re: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines

FromPhilipp Zabel <p.zabel@pengutronix.de>
Date2016-01-12 17:00 +0100
SubjectRe: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines
Message-ID<qQ9wu-2Zn-13@gated-at.bofh.it>
In reply to#1307474
Am Dienstag, den 12.01.2016, 14:26 +0000 schrieb Lee Jones:
> 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.

It's sitting in arm-soc/for-next, so it should hit mainline during this
merge window.

regards
Philipp

[toc] | [prev] | [next] | [standalone]


#1307605

FromLee Jones <lee.jones@linaro.org>
Date2016-01-12 17:30 +0100
Message-ID<qQ9Zx-3q9-27@gated-at.bofh.it>
In reply to#1307576
On Tue, 12 Jan 2016, Philipp Zabel wrote:
> Am Dienstag, den 12.01.2016, 14:26 +0000 schrieb Lee Jones:
> > 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.
> 
> It's sitting in arm-soc/for-next, so it should hit mainline during this
> merge window.

Wonderful, thanks.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web