linux-arm-kernel.lists.infradead.org archive mirror
 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] Devicetree changes for omaps for v6.4
Date: Thu, 30 Mar 2023 15:46:45 +0300	[thread overview]
Message-ID: <pull-1680180389-756753@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.4/dt-signed

for you to fetch changes up to e341f338180c84cd98af3016cf5bcfde45a041fb:

  ARM: dts: omap: Drop ti,omap36xx compatible (2023-03-28 10:20:42 +0300)

----------------------------------------------------------------
Devicetree changes for omaps for v6.4

Devicetree changes for omaps for gta04, Phytec am335x devices, and to
drop a obsolete compatible property:

- A non-urgent fix for gta04 to enable more dma channels for some audio
  configurations

- Update the dts compatible and vendor prefixes for gta04

- A series of updates for Phytec am335x based boards to configure more
  devices like rtc and audio, and a few clean-up patches

- A change to drop the usage of "ti,omap36xx" compatible, the driver
  code already checks for "ti,omap3630" that is also alread set in the
  dts files. This makes the yaml binding conversion a bit simpler.

----------------------------------------------------------------
Andrew Davis (1):
      ARM: dts: omap: Drop ti,omap36xx compatible

H. Nikolaus Schaller (2):
      ARM: dts: gta04: fix excess dma channel usage
      ARM: dts: omap3-gta04: fix compatible record for GTA04 board

Steffen Hemer (8):
      ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC
      ARM: dts: am335x-wega: Fix audio codec by using simple-audio-card driver.
      ARM: dts: am335x-wega: Change node name of sound card, remove underscores.
      ARM: dts: am335x-pcm-935: Remove underscore in node names.
      ARM: dts: am335x-regor: Remove underscore in node names.
      ARM: dts: am335x-phycore-som: Remove underscore in node names.
      ARM: dts: am335x-pcm-953: Remove superseded/invalid LED trigger.
      ARM: dts: am335x-phycore-som: Remove superseded/invalid GPMC NAND type.

 .../devicetree/bindings/vendor-prefixes.yaml       |  4 ++
 arch/arm/boot/dts/am335x-pcm-953.dtsi              | 24 +++++----
 arch/arm/boot/dts/am335x-phycore-som.dtsi          | 10 ++--
 arch/arm/boot/dts/am335x-regor.dtsi                | 18 +++----
 arch/arm/boot/dts/am335x-wega.dtsi                 | 57 ++++++++++++++--------
 arch/arm/boot/dts/omap3-beagle-xm.dts              |  2 +-
 arch/arm/boot/dts/omap3-cm-t3730.dts               |  2 +-
 arch/arm/boot/dts/omap3-gta04.dtsi                 | 19 +++++++-
 arch/arm/boot/dts/omap3-igep0020-rev-f.dts         |  2 +-
 arch/arm/boot/dts/omap3-igep0020.dts               |  2 +-
 arch/arm/boot/dts/omap3-igep0030-rev-g.dts         |  2 +-
 arch/arm/boot/dts/omap3-igep0030.dts               |  2 +-
 arch/arm/boot/dts/omap3-lilly-dbb056.dts           |  2 +-
 arch/arm/boot/dts/omap3-n9.dts                     |  2 +-
 arch/arm/boot/dts/omap3-n950.dts                   |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-alto35.dts     |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-chestnut43.dts |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-gallop43.dts   |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-palo35.dts     |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-palo43.dts     |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-summit.dts     |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-tobi.dts       |  2 +-
 arch/arm/boot/dts/omap3-overo-storm-tobiduo.dts    |  2 +-
 arch/arm/boot/dts/omap3-pandora-1ghz.dts           |  2 +-
 arch/arm/boot/dts/omap3-sbc-t3730.dts              |  2 +-
 arch/arm/boot/dts/omap3-sniper.dts                 |  2 +-
 arch/arm/boot/dts/omap3-zoom3.dts                  |  2 +-
 27 files changed, 103 insertions(+), 71 deletions(-)

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

                 reply	other threads:[~2023-03-30 12:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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-1680180389-756753@atomide.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).