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.15 #1
Date: Fri, 6 Aug 2021 09:45:12 +0200	[thread overview]
Message-ID: <1d95209f-9cb4-47a3-2696-7a93df7cdc05@foss.st.com> (raw)

Hi

This STi DT update is dedicated for v5.15. 
It provides mainly clocks update and introduces a new board.

Thanks
Patrice

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f9807f9cb396544ab6bdb4f4451505211ca602f7:

  ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2260 (2021-08-06 09:30:03 +0200)

----------------------------------------------------------------
Highlights:
-----------
  - Introduce 4KOpen STiH418-b2264 board
  - Remove clk_ignore_unused from STi boards DT
  - Remove clock-output-names and clk_critical properties
  - Update some clock compatible

----------------------------------------------------------------
Alain Volmat (13):
      ARM: dts: sti: update flexgen compatible within stih418-clock
      ARM: dts: sti: update flexgen compatible within stih407-clock
      ARM: dts: sti: update flexgen compatible within stih410-clock
      ARM: dts: sti: update clkgen-pll entries in stih407-clock
      ARM: dts: sti: update clkgen-pll entries in stih410-clock
      ARM: dts: sti: update clkgen-pll entries in stih418-clock
      ARM: dts: sti: update clkgen-fsyn entries in stih407-clock
      ARM: dts: sti: update clkgen-fsyn entries in stih410-clock
      ARM: dts: sti: update clkgen-fsyn entries in stih418-clock
      ARM: dts: sti: add the spinor controller node within stih407-family
      ARM: dts: sti: disable rng11 on the stih418 platform
      ARM: dts: sti: add the thermal sensor node within stih418
      ARM: dts: sti: Introduce 4KOpen (stih418-b2264) board

Patrice Chotard (4):
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih407-b2120
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih418-b2199
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2260

 arch/arm/boot/dts/Makefile            |   3 +-
 arch/arm/boot/dts/stih407-b2120.dts   |   1 -
 arch/arm/boot/dts/stih407-clock.dtsi  | 128 +++-------------------------
 arch/arm/boot/dts/stih407-family.dtsi |  15 ++++
 arch/arm/boot/dts/stih410-b2120.dts   |   1 -
 arch/arm/boot/dts/stih410-b2260.dts   |   1 -
 arch/arm/boot/dts/stih410-clock.dtsi  | 138 +++----------------------------
 arch/arm/boot/dts/stih418-b2199.dts   |   1 -
 arch/arm/boot/dts/stih418-b2264.dts   | 151 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stih418-clock.dtsi  | 136 +++---------------------------
 arch/arm/boot/dts/stih418.dtsi        |  12 +++
 11 files changed, 215 insertions(+), 372 deletions(-)
 create mode 100644 arch/arm/boot/dts/stih418-b2264.dts

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.15 #1
Date: Fri, 6 Aug 2021 09:45:12 +0200	[thread overview]
Message-ID: <1d95209f-9cb4-47a3-2696-7a93df7cdc05@foss.st.com> (raw)
Message-ID: <20210806074512.7X1IV-TPYU5McJ2MIORSi0IW4DZNJLGL6cSKVllfsU0@z> (raw)

Hi

This STi DT update is dedicated for v5.15. 
It provides mainly clocks update and introduces a new board.

Thanks
Patrice

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f9807f9cb396544ab6bdb4f4451505211ca602f7:

  ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2260 (2021-08-06 09:30:03 +0200)

----------------------------------------------------------------
Highlights:
-----------
  - Introduce 4KOpen STiH418-b2264 board
  - Remove clk_ignore_unused from STi boards DT
  - Remove clock-output-names and clk_critical properties
  - Update some clock compatible

----------------------------------------------------------------
Alain Volmat (13):
      ARM: dts: sti: update flexgen compatible within stih418-clock
      ARM: dts: sti: update flexgen compatible within stih407-clock
      ARM: dts: sti: update flexgen compatible within stih410-clock
      ARM: dts: sti: update clkgen-pll entries in stih407-clock
      ARM: dts: sti: update clkgen-pll entries in stih410-clock
      ARM: dts: sti: update clkgen-pll entries in stih418-clock
      ARM: dts: sti: update clkgen-fsyn entries in stih407-clock
      ARM: dts: sti: update clkgen-fsyn entries in stih410-clock
      ARM: dts: sti: update clkgen-fsyn entries in stih418-clock
      ARM: dts: sti: add the spinor controller node within stih407-family
      ARM: dts: sti: disable rng11 on the stih418 platform
      ARM: dts: sti: add the thermal sensor node within stih418
      ARM: dts: sti: Introduce 4KOpen (stih418-b2264) board

Patrice Chotard (4):
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih407-b2120
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih418-b2199
      ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2260

 arch/arm/boot/dts/Makefile            |   3 +-
 arch/arm/boot/dts/stih407-b2120.dts   |   1 -
 arch/arm/boot/dts/stih407-clock.dtsi  | 128 +++-------------------------
 arch/arm/boot/dts/stih407-family.dtsi |  15 ++++
 arch/arm/boot/dts/stih410-b2120.dts   |   1 -
 arch/arm/boot/dts/stih410-b2260.dts   |   1 -
 arch/arm/boot/dts/stih410-clock.dtsi  | 138 +++----------------------------
 arch/arm/boot/dts/stih418-b2199.dts   |   1 -
 arch/arm/boot/dts/stih418-b2264.dts   | 151 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stih418-clock.dtsi  | 136 +++---------------------------
 arch/arm/boot/dts/stih418.dtsi        |  12 +++
 11 files changed, 215 insertions(+), 372 deletions(-)
 create mode 100644 arch/arm/boot/dts/stih418-b2264.dts

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

             reply	other threads:[~2021-08-06  7:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06  7:45 Patrice CHOTARD [this message]
2021-08-06  7:45 ` [GIT PULL] STi DT update for v5.15 #1 Patrice CHOTARD
2021-08-12 21:05 ` Arnd Bergmann
2021-08-12 21:05   ` 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=1d95209f-9cb4-47a3-2696-7a93df7cdc05@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.