Re: [GIT PULL] ARM: Keystone DTS updates for 5.7

From: Arnd Bergmann
Date: Tue Jun 02 2020 - 16:00:46 EST


On Tue, Jun 2, 2020 at 5:14 PM <santosh.shilimkar@xxxxxxxxxx> wrote:
>
> Hi Arnd, Olof,
>
> On 3/7/20 9:56 AM, Santosh Shilimkar wrote:
> > The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> >
> > Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_5.7
> >
> > for you to fetch changes up to 7856488bd83b0182548a84d05c07326321ae6138:
> >
> > ARM: dts: keystone-k2g-evm: add HDMI video support (2020-03-07 09:47:24 -0800)
> >
> > ----------------------------------------------------------------
> > ARM: Keystone DTS updates for 5.7
> >
> > Add display support for K2G EVM Board
> >
> > ----------------------------------------------------------------
> > Jyri Sarha (2):
> > ARM: dts: keystone-k2g: Add DSS node
> > ARM: dts: keystone-k2g-evm: add HDMI video support
> >
> > arch/arm/boot/dts/keystone-k2g-evm.dts | 101 +++++++++++++++++++++++++++++++++
> > arch/arm/boot/dts/keystone-k2g.dtsi | 22 +++++++
> > 2 files changed, 123 insertions(+)
> >
> Looks like this pull request wasn't picked. Can you please check
> in case am missing something.

I pulled it now, thanks for double-checking!

The problem here was that the soc@xxxxxxxxxx address was not on Cc, so
the pull request did not end up in patchwork. I try to also look for other
pull requests sent to the arm@xxxxxxxxxx address, but it's much less reliable.

Arnd