All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 3/3] Devicetree changes for omaps for v5.16
Date: Mon, 11 Oct 2021 14:02:44 +0300	[thread overview]
Message-ID: <pull-1633950030-501948@atomide.com-3> (raw)
In-Reply-To: <pull-1633950030-501948@atomide.com>

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 3/3] Devicetree changes for omaps for v5.16
Date: Mon, 11 Oct 2021 14:02:44 +0300	[thread overview]
Message-ID: <pull-1633950030-501948@atomide.com-3> (raw)
Message-ID: <20211011110244.lTZonVnpPChJD2eX2LsaNLX0YEB_q9aHYfPh8cAUPZI@z> (raw)
In-Reply-To: <pull-1633950030-501948@atomide.com>

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-10-11 11:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 11:02 [GIT PULL 1/3] SoC changes for omaps for v5.16 Tony Lindgren
2021-10-11 11:02 ` Tony Lindgren
2021-10-11 11:02 ` [GIT PULL 2/3] Driver changes for ti-sysc " Tony Lindgren
2021-10-11 11:02   ` Tony Lindgren
2021-10-11 15:02   ` Arnd Bergmann
2021-10-11 15:02     ` Arnd Bergmann
2021-10-11 11:02 ` Tony Lindgren [this message]
2021-10-11 11:02   ` [GIT PULL 3/3] Devicetree changes for omaps " Tony Lindgren
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-12 12:50 ` [GIT PULL 1/3] SoC " Arnd Bergmann
2021-10-12 12:50   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pull-1633950030-501948@atomide.com-3 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.