All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] STi DT update for v5.6 round 1
@ 2020-02-04 12:37 ` Patrice CHOTARD
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2020-02-04 12:37 UTC (permalink / raw)
  To: Arnd Bergmann, khilman, Olof Johansson
  Cc: Linux ARM Mailing List, Linux Kernel Mailing List, arm, Patrice CHOTARD

Hi Arnd, Olof, Kevin

Please find STi dt update for v5.6 round 1:

The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:


  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-5.6-round1

for you to fetch changes up to 21eebae9a11ff18fe6d6b43adccadd533abdf0d6:

  ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion (2020-02-04 11:21:37 +0100)

----------------------------------------------------------------
STi dt fixes:
-------------
  - remove deprecated Synopsys PHY dt properties
  - fix sound frame-inversion property

----------------------------------------------------------------
Kuninori Morimoto (1):
      ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion

Patrice Chotard (1):
      ARM: dts: stih410-b2260: Remove deprecated snps PHY properties

 arch/arm/boot/dts/stih410-b2260.dts  | 3 ---
 arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] STi DT update for v5.6 round 1
@ 2020-02-04 12:37 ` Patrice CHOTARD
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2020-02-04 12:37 UTC (permalink / raw)
  To: Arnd Bergmann, khilman, Olof Johansson
  Cc: arm, Linux Kernel Mailing List, Linux ARM Mailing List, Patrice CHOTARD

Hi Arnd, Olof, Kevin

Please find STi dt update for v5.6 round 1:

The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:


  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-5.6-round1

for you to fetch changes up to 21eebae9a11ff18fe6d6b43adccadd533abdf0d6:

  ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion (2020-02-04 11:21:37 +0100)

----------------------------------------------------------------
STi dt fixes:
-------------
  - remove deprecated Synopsys PHY dt properties
  - fix sound frame-inversion property

----------------------------------------------------------------
Kuninori Morimoto (1):
      ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion

Patrice Chotard (1):
      ARM: dts: stih410-b2260: Remove deprecated snps PHY properties

 arch/arm/boot/dts/stih410-b2260.dts  | 3 ---
 arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] STi DT update for v5.6 round 1
  2020-02-04 12:37 ` Patrice CHOTARD
@ 2020-02-09 11:51   ` Olof Johansson
  -1 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2020-02-09 11:51 UTC (permalink / raw)
  To: Patrice CHOTARD
  Cc: Arnd Bergmann, khilman, Linux ARM Mailing List,
	Linux Kernel Mailing List, arm

Hi Patrice,

[Please also cc soc@kernel.org on pull requests, since they then end
up in our patchwork and we're less likely to miss them]

On Tue, Feb 4, 2020 at 1:37 PM Patrice CHOTARD <patrice.chotard@st.com> wrote:
>
> Hi Arnd, Olof, Kevin
>
> Please find STi dt update for v5.6 round 1:

The timing for this is bad. Material should arrive to our tree around
-rc6 timeframe for the previous release, for us to have time to merge
it and expose it in linux-next for a while before the merge window
opens.

>
> The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:
>
>
>   Linux 5.5 (2020-01-26 16:23:03 -0800)

... we also ask that the incoming branches are based on rc1 or rc2 of
the previous release, not the latest possible release (unless there's
a good reason for it).

>
> are available in the Git repository at:
>
>   git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-5.6-round1

Please use the public git:// or https:// versions in pull requests.

> for you to fetch changes up to 21eebae9a11ff18fe6d6b43adccadd533abdf0d6:
>
>   ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion (2020-02-04 11:21:37 +0100)
>
> ----------------------------------------------------------------
> STi dt fixes:
> -------------
>   - remove deprecated Synopsys PHY dt properties
>   - fix sound frame-inversion property
>
> ----------------------------------------------------------------
> Kuninori Morimoto (1):
>       ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion
>
> Patrice Chotard (1):
>       ARM: dts: stih410-b2260: Remove deprecated snps PHY properties

It's a good idea to keep a reasonably consistent prefix usage. "ARM:
dts: <platform>:" is what we prefer, so feel free to touch that up for
patches that you apply.


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] STi DT update for v5.6 round 1
@ 2020-02-09 11:51   ` Olof Johansson
  0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2020-02-09 11:51 UTC (permalink / raw)
  To: Patrice CHOTARD
  Cc: khilman, arm, Linux ARM Mailing List, Arnd Bergmann,
	Linux Kernel Mailing List

Hi Patrice,

[Please also cc soc@kernel.org on pull requests, since they then end
up in our patchwork and we're less likely to miss them]

On Tue, Feb 4, 2020 at 1:37 PM Patrice CHOTARD <patrice.chotard@st.com> wrote:
>
> Hi Arnd, Olof, Kevin
>
> Please find STi dt update for v5.6 round 1:

The timing for this is bad. Material should arrive to our tree around
-rc6 timeframe for the previous release, for us to have time to merge
it and expose it in linux-next for a while before the merge window
opens.

>
> The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:
>
>
>   Linux 5.5 (2020-01-26 16:23:03 -0800)

... we also ask that the incoming branches are based on rc1 or rc2 of
the previous release, not the latest possible release (unless there's
a good reason for it).

>
> are available in the Git repository at:
>
>   git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-5.6-round1

Please use the public git:// or https:// versions in pull requests.

> for you to fetch changes up to 21eebae9a11ff18fe6d6b43adccadd533abdf0d6:
>
>   ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion (2020-02-04 11:21:37 +0100)
>
> ----------------------------------------------------------------
> STi dt fixes:
> -------------
>   - remove deprecated Synopsys PHY dt properties
>   - fix sound frame-inversion property
>
> ----------------------------------------------------------------
> Kuninori Morimoto (1):
>       ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion
>
> Patrice Chotard (1):
>       ARM: dts: stih410-b2260: Remove deprecated snps PHY properties

It's a good idea to keep a reasonably consistent prefix usage. "ARM:
dts: <platform>:" is what we prefer, so feel free to touch that up for
patches that you apply.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] STi DT update for v5.6 round 1
  2020-02-09 11:51   ` Olof Johansson
@ 2020-02-10  8:15     ` Patrice CHOTARD
  -1 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2020-02-10  8:15 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Arnd Bergmann, khilman, Linux ARM Mailing List,
	Linux Kernel Mailing List, arm

Hi Olof

On 2/9/20 12:51 PM, Olof Johansson wrote:

> Hi Patrice,
>
> [Please also cc soc@kernel.org on pull requests, since they then end
> up in our patchwork and we're less likely to miss them]

Ok


>
> On Tue, Feb 4, 2020 at 1:37 PM Patrice CHOTARD <patrice.chotard@st.com> wrote:
>> Hi Arnd, Olof, Kevin
>>
>> Please find STi dt update for v5.6 round 1:
> The timing for this is bad. Material should arrive to our tree around
> -rc6 timeframe for the previous release, for us to have time to merge
> it and expose it in linux-next for a while before the merge window
> opens.

Ok understand, this pull request is not urgent at all, i will resubmit it later ;-)

>
>> The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:
>>
>>
>>   Linux 5.5 (2020-01-26 16:23:03 -0800)
> ... we also ask that the incoming branches are based on rc1 or rc2 of
> the previous release, not the latest possible release (unless there's
> a good reason for it).
>
>> are available in the Git repository at:
>>
>>   git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-5.6-round1
> Please use the public git:// or https:// versions in pull requests.
Ok
>
>> for you to fetch changes up to 21eebae9a11ff18fe6d6b43adccadd533abdf0d6:
>>
>>   ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion (2020-02-04 11:21:37 +0100)
>>
>> ----------------------------------------------------------------
>> STi dt fixes:
>> -------------
>>   - remove deprecated Synopsys PHY dt properties
>>   - fix sound frame-inversion property
>>
>> ----------------------------------------------------------------
>> Kuninori Morimoto (1):
>>       ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion
>>
>> Patrice Chotard (1):
>>       ARM: dts: stih410-b2260: Remove deprecated snps PHY properties
> It's a good idea to keep a reasonably consistent prefix usage. "ARM:
> dts: <platform>:" is what we prefer, so feel free to touch that up for
> patches that you apply.

ok noted

Thanks

Patrice

>
>
> -Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] STi DT update for v5.6 round 1
@ 2020-02-10  8:15     ` Patrice CHOTARD
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2020-02-10  8:15 UTC (permalink / raw)
  To: Olof Johansson
  Cc: khilman, arm, Linux ARM Mailing List, Arnd Bergmann,
	Linux Kernel Mailing List

Hi Olof

On 2/9/20 12:51 PM, Olof Johansson wrote:

> Hi Patrice,
>
> [Please also cc soc@kernel.org on pull requests, since they then end
> up in our patchwork and we're less likely to miss them]

Ok


>
> On Tue, Feb 4, 2020 at 1:37 PM Patrice CHOTARD <patrice.chotard@st.com> wrote:
>> Hi Arnd, Olof, Kevin
>>
>> Please find STi dt update for v5.6 round 1:
> The timing for this is bad. Material should arrive to our tree around
> -rc6 timeframe for the previous release, for us to have time to merge
> it and expose it in linux-next for a while before the merge window
> opens.

Ok understand, this pull request is not urgent at all, i will resubmit it later ;-)

>
>> The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:
>>
>>
>>   Linux 5.5 (2020-01-26 16:23:03 -0800)
> ... we also ask that the incoming branches are based on rc1 or rc2 of
> the previous release, not the latest possible release (unless there's
> a good reason for it).
>
>> are available in the Git repository at:
>>
>>   git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-5.6-round1
> Please use the public git:// or https:// versions in pull requests.
Ok
>
>> for you to fetch changes up to 21eebae9a11ff18fe6d6b43adccadd533abdf0d6:
>>
>>   ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion (2020-02-04 11:21:37 +0100)
>>
>> ----------------------------------------------------------------
>> STi dt fixes:
>> -------------
>>   - remove deprecated Synopsys PHY dt properties
>>   - fix sound frame-inversion property
>>
>> ----------------------------------------------------------------
>> Kuninori Morimoto (1):
>>       ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion
>>
>> Patrice Chotard (1):
>>       ARM: dts: stih410-b2260: Remove deprecated snps PHY properties
> It's a good idea to keep a reasonably consistent prefix usage. "ARM:
> dts: <platform>:" is what we prefer, so feel free to touch that up for
> patches that you apply.

ok noted

Thanks

Patrice

>
>
> -Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-10  8:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 12:37 [GIT PULL] STi DT update for v5.6 round 1 Patrice CHOTARD
2020-02-04 12:37 ` Patrice CHOTARD
2020-02-09 11:51 ` Olof Johansson
2020-02-09 11:51   ` Olof Johansson
2020-02-10  8:15   ` Patrice CHOTARD
2020-02-10  8:15     ` Patrice CHOTARD

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.