soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <arnd@arndb.de>, <olof@lixom.net>, <arm@kernel.org>, <soc@kernel.org>
Cc: <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] AT91 DT updates for 6.5
Date: Tue, 30 May 2023 13:59:45 +0300	[thread overview]
Message-ID: <20230530105945.11638-1-claudiu.beznea@microchip.com> (raw)

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.5

for you to fetch changes up to 4ceb0c70d0dae0f1327c4cfda3826b98a885f735:

  ARM: dts: at91: sama5d2: remove extra line (2023-05-24 12:15:29 +0300)

----------------------------------------------------------------
AT91 DT for 6.5

It contains:
- gpio-line-names addition for at91-tse850-3 board
- support for SMA connectors on lan966x-pcb8309 board
- use drive-open-drain as boolean property as this is how code handles
  it
- generic names for clock controller devices
- use of the new clock controller bindings for at91sam9n12 slow clock
  controller
- one blank line removal on sama5d2.dtsi

----------------------------------------------------------------
Claudiu Beznea (4):
      ARM: dts: at91: use clock-controller name for PMC nodes
      ARM: dts: at91: at91sam9n12: witch sckc to new clock bindings
      ARM: dts: at91: use clock-controller name for sckc nodes
      ARM: dts: at91: sama5d2: remove extra line

Horatiu Vultur (1):
      ARM: dts: lan966x: Add support for SMA connectors

Peter Rosin (1):
      ARM: dts: at91: tse850: add properties for gpio-line-names

Ryan Wanner (1):
      ARM: dts: at91: Return to boolean properties

 arch/arm/boot/dts/at91-kizbox3-hs.dts      |  2 +-
 arch/arm/boot/dts/at91-kizbox3_common.dtsi |  2 +-
 arch/arm/boot/dts/at91-tse850-3.dts        | 60 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91rm9200.dtsi          |  2 +-
 arch/arm/boot/dts/at91sam9260.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9261.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9263.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9g20.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9g25.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9g35.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9g45.dtsi         |  4 +-
 arch/arm/boot/dts/at91sam9n12.dtsi         | 25 ++-----------
 arch/arm/boot/dts/at91sam9rl.dtsi          |  4 +-
 arch/arm/boot/dts/at91sam9x25.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9x35.dtsi         |  2 +-
 arch/arm/boot/dts/at91sam9x5.dtsi          |  4 +-
 arch/arm/boot/dts/lan966x-pcb8309.dts      | 14 +++++++
 arch/arm/boot/dts/sam9x60.dtsi             |  4 +-
 arch/arm/boot/dts/sama5d2.dtsi             |  5 +--
 arch/arm/boot/dts/sama5d3.dtsi             |  4 +-
 arch/arm/boot/dts/sama5d3_emac.dtsi        |  2 +-
 arch/arm/boot/dts/sama5d4.dtsi             |  4 +-
 arch/arm/boot/dts/sama7g5.dtsi             |  2 +-
 23 files changed, 105 insertions(+), 49 deletions(-)

             reply	other threads:[~2023-05-30 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 10:59 Claudiu Beznea [this message]
2023-06-06 20:40 ` [GIT PULL] AT91 DT updates for 6.5 patchwork-bot+linux-soc

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=20230530105945.11638-1-claudiu.beznea@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=olof@lixom.net \
    --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).