Message ID | CACRpkdaUp+EiS0WL1uJ7wbi4Gtj9yBqR8KwcEK+uYY=hDXEq6A@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] Nomadik DTS updates for v5.1 | expand |
Did this get dropped or postponed? Yours, Linus Walleij On Fri, Jan 11, 2019 at 8:35 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > Hi ARM SoC, > > this is a DTS update for the Nomadik, it adds the display > and DRM graphics. > > Please pull it in for v5.1/next! > > Yours, > Linus Walleij > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git > tags/nomadik-dts-v5.1 > > for you to fetch changes up to cffbb02dafa374fea7adf9f79b009fa1d14c2531: > > ARM: dts: nomadik: Augment NHK15 panel setting (2019-01-11 20:14:43 +0100) > > ---------------------------------------------------------------- > This add the new display driver and DRM driver device > nodes to the Nomadik NHK8815. > > ---------------------------------------------------------------- > Linus Walleij (1): > ARM: dts: nomadik: Augment NHK15 panel setting > > arch/arm/boot/dts/ste-nomadik-nhk15.dts | 85 ++++++++++++++++++++------------- > 1 file changed, 51 insertions(+), 34 deletions(-)
On Mon, Jan 21, 2019 at 1:31 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > Did this get dropped or postponed? > > On Fri, Jan 11, 2019 at 8:35 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > > > Hi ARM SoC, > > > > this is a DTS update for the Nomadik, it adds the display > > and DRM graphics. > > > > Please pull it in for v5.1/next! > > > > Yours, > > Linus Walleij > > > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git > > tags/nomadik-dts-v5.1 > > > > for you to fetch changes up to cffbb02dafa374fea7adf9f79b009fa1d14c2531: > > > > ARM: dts: nomadik: Augment NHK15 panel setting (2019-01-11 20:14:43 +0100) > > > > ---------------------------------------------------------------- > > This add the new display driver and DRM driver device > > nodes to the Nomadik NHK8815. > > Pulled into arm/dt, thanks! Arnd