Re: [GIT PULL] STi DT update for v5.6 round 1

From: Olof Johansson
Date: Sun Feb 09 2020 - 06:51:56 EST


Hi Patrice,

[Please also cc soc@xxxxxxxxxx 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@xxxxxx> 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@xxxxxxxxxxxxxxxxxxx: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