All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: Arnd Bergmann <arnd@arndb.de>, olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@kernel.org>, SoC Team <soc@kernel.org>,
	"arm@kernel.org" <arm@kernel.org>
Cc: Alain Volmat <avolmat@me.com>,
	Patrice CHOTARD - foss <patrice.chotard@foss.st.com>,
	Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] STi DT update for v5.18 #1
Date: Tue, 15 Feb 2022 18:32:27 +0100	[thread overview]
Message-ID: <f7d9ebf8-3f75-35bf-974e-a1a0651e8c63@foss.st.com> (raw)

Dear ARM SoC maintainers,

Please consider this first round of STi DT updates for v5.18.

Thanks
Patrice

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v5.18-round1

for you to fetch changes up to 44d5061fe2fd31928fae4c5a5623c0365f60e2d0:

  ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi (2022-02-15 18:08:55 +0100)

----------------------------------------------------------------
STi DT update:
- various DT fixes to avoid warnings when build with W=1
- DT clean-up

----------------------------------------------------------------
Alain Volmat (7):
      ARM: dts: sti: ensure unique unit-address in stih407-clock
      ARM: dts: sti: ensure unique unit-address in stih410-clock
      ARM: dts: sti: ensure unique unit-address in stih418-clock
      ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi
      ARM: dts: sti: remove delta node from stih410.dtsi
      ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsi
      ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi

 arch/arm/boot/dts/stih407-clock.dtsi  | 101 ++++++-------
 arch/arm/boot/dts/stih407-family.dtsi | 262 ++++++++++++++++------------------
 arch/arm/boot/dts/stih410-b2120.dts   |  16 +--
 arch/arm/boot/dts/stih410-b2260.dts   |  30 ++--
 arch/arm/boot/dts/stih410-clock.dtsi  | 100 +++++++------
 arch/arm/boot/dts/stih410.dtsi        |  52 +++----
 arch/arm/boot/dts/stih418-b2199.dts   |  22 +--
 arch/arm/boot/dts/stih418-clock.dtsi  | 101 +++++++------
 arch/arm/boot/dts/stih418.dtsi        |  38 +++--
 arch/arm/boot/dts/stihxxx-b2120.dtsi  |  22 +--
 10 files changed, 351 insertions(+), 393 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: Arnd Bergmann <arnd@arndb.de>, olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@kernel.org>, SoC Team <soc@kernel.org>,
	"arm@kernel.org" <arm@kernel.org>
Cc: Alain Volmat <avolmat@me.com>,
	Patrice CHOTARD - foss <patrice.chotard@foss.st.com>,
	Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] STi DT update for v5.18 #1
Date: Tue, 15 Feb 2022 18:32:27 +0100	[thread overview]
Message-ID: <f7d9ebf8-3f75-35bf-974e-a1a0651e8c63@foss.st.com> (raw)

Dear ARM SoC maintainers,

Please consider this first round of STi DT updates for v5.18.

Thanks
Patrice

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v5.18-round1

for you to fetch changes up to 44d5061fe2fd31928fae4c5a5623c0365f60e2d0:

  ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi (2022-02-15 18:08:55 +0100)

----------------------------------------------------------------
STi DT update:
- various DT fixes to avoid warnings when build with W=1
- DT clean-up

----------------------------------------------------------------
Alain Volmat (7):
      ARM: dts: sti: ensure unique unit-address in stih407-clock
      ARM: dts: sti: ensure unique unit-address in stih410-clock
      ARM: dts: sti: ensure unique unit-address in stih418-clock
      ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi
      ARM: dts: sti: remove delta node from stih410.dtsi
      ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsi
      ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi

 arch/arm/boot/dts/stih407-clock.dtsi  | 101 ++++++-------
 arch/arm/boot/dts/stih407-family.dtsi | 262 ++++++++++++++++------------------
 arch/arm/boot/dts/stih410-b2120.dts   |  16 +--
 arch/arm/boot/dts/stih410-b2260.dts   |  30 ++--
 arch/arm/boot/dts/stih410-clock.dtsi  | 100 +++++++------
 arch/arm/boot/dts/stih410.dtsi        |  52 +++----
 arch/arm/boot/dts/stih418-b2199.dts   |  22 +--
 arch/arm/boot/dts/stih418-clock.dtsi  | 101 +++++++------
 arch/arm/boot/dts/stih418.dtsi        |  38 +++--
 arch/arm/boot/dts/stihxxx-b2120.dtsi  |  22 +--
 10 files changed, 351 insertions(+), 393 deletions(-)

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

             reply	other threads:[~2022-02-15 17:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15 17:32 Patrice CHOTARD [this message]
2022-02-15 17:32 ` [GIT PULL] STi DT update for v5.18 #1 Patrice CHOTARD
2022-02-25 15:00 ` Arnd Bergmann
2022-02-25 15:00   ` 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=f7d9ebf8-3f75-35bf-974e-a1a0651e8c63@foss.st.com \
    --to=patrice.chotard@foss.st.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=avolmat@me.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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 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.