Message ID | pull-1633950030-501948@atomide.com-3 |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/3] SoC changes for omaps for v5.16 | expand |
From: Arnd Bergmann <arnd@arndb.de> On Mon, 11 Oct 2021 14:02:44 +0300, Tony Lindgren wrote: > The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: > > Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.16/dt-signed > > [...] Merged into arm/dt, thanks! merge commit: c3bb12ba7ffe7c57d57f063aaa2d28b1341046a2 Arnd
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.16/dt-signed for you to fetch changes up to 02794dbdc892a20479995cb9083a69a2ff213d96: ARM: dts: dra7: add entry for bb2d module (2021-10-06 10:46:44 +0300) ---------------------------------------------------------------- Devicetree changes for omaps for v5.16 These changes configure devices for am335x and dra7, and fixes various devicetree check warnings for gta04: - Update am335x-pocketbeagle to use pinconf-single - A series of devicetree warning fixes for omap3 and gta04 - Configure bb2d Vivante GC 2D Accelerator for dra7 ---------------------------------------------------------------- Andreas Kemnade (6): ARM: dts: omap3: fix cpu thermal label name arm: dts: omap3-gta04: cleanup LCD definition arm: dts: omap3-gta04: fix missing sensor supply arm: dts: omap3-gta04a5: fix missing sensor supply arm: dts: omap3-gta04a4: accelerometer irq fix arm: dts: omap3-gta04: cleanup led node names Drew Fustini (1): ARM: dts: am335x-pocketbeagle: switch to pinconf-single Gowtham Tammana (1): ARM: dts: dra7: add entry for bb2d module arch/arm/boot/dts/am335x-pocketbeagle.dts | 1 + arch/arm/boot/dts/dra7.dtsi | 19 +++++++++++++++++++ arch/arm/boot/dts/omap3-cpu-thermal.dtsi | 2 +- arch/arm/boot/dts/omap3-gta04.dtsi | 23 +++++++++++++---------- arch/arm/boot/dts/omap3-gta04a5.dts | 2 ++ 5 files changed, 36 insertions(+), 11 deletions(-)