Message ID | c6f76adc-b32f-a64f-c7b1-417a26de1667@st.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] STi DT update for v5.6 round 1 | expand |
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
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