Message ID | CACRpkdaoHZ8NxDkz4QDK0h68y+3xrXaYxK6FcDLbsqREYfb7nA@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] Ux500 DTS changes for v5.2 | expand |
Hi ARM SoC folks, since yesterday the main graphics bindings were approved and merged into the drm-misc-next branch, so I rebuilt this tag and included these changes as well, so we have 3D and graphics defined in the device tree for these platforms. Please pull it in for v5.2! Yours, Linus Walleij The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-dts-v5.2-armsoc for you to fetch changes up to f4bdfcc29a8bf96fc385a8221348781dd5594128: ARM: dts: Ux500: Add MCDE and Samsung display (2019-04-17 23:18:47 +0200) ---------------------------------------------------------------- Ux500 DTS changes for the v5.2 kernel cycle. - This adds the MCDE display controller and some displays. - The Lima MALI-400 driver is added to the kernel, so let's add this block to the Ux500 DTS file. ---------------------------------------------------------------- Linus Walleij (2): ARM: dts: ux500: Add Mali-400 ARM: dts: Ux500: Add MCDE and Samsung display arch/arm/boot/dts/ste-dbx5x0.dtsi | 74 +++++++++++++++++++++++++----- arch/arm/boot/dts/ste-href-stuib.dtsi | 13 ++++++ arch/arm/boot/dts/ste-href-tvk1281618.dtsi | 13 ++++++ 3 files changed, 89 insertions(+), 11 deletions(-)
On Wed, Apr 17, 2019 at 11:35:54PM +0200, Linus Walleij wrote: > Hi ARM SoC folks, > > since yesterday the main graphics bindings were approved and merged into > the drm-misc-next branch, so I rebuilt this tag and included these changes > as well, so we have 3D and graphics defined in the device tree for these > platforms. > > Please pull it in for v5.2! > > Yours, > Linus Walleij > > > The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: > > Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git > tags/ux500-dts-v5.2-armsoc > > for you to fetch changes up to f4bdfcc29a8bf96fc385a8221348781dd5594128: > > ARM: dts: Ux500: Add MCDE and Samsung display (2019-04-17 23:18:47 +0200) Merged, thanks! -Olof