All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Torgue <alexandre.torgue@st.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>, SoC Team <soc@kernel.org>,
	arm-soc <arm@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Cc: Alexandre TORGUE <alexandre.torgue@st.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>
Subject: [GIT PULL] STM32 DT changes for v5.7 #1
Date: Fri, 13 Mar 2020 17:27:08 +0100	[thread overview]
Message-ID: <ded09d01-df47-9572-4679-34669bff8916@st.com> (raw)

Hi Arnd, Olof and Kevin,

Please consider this first round of STM32 DT updates for v5.7.
Main changes concern stm32mp15 MPU soc including a new board support.

Regards
Alex

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

   Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git 
tags/stm32-dt-for-v5.7-1

for you to fetch changes up to 431c89e6f323e22e73f79fee0274de98aae19ddd:

   ARM: dts: stm32: use correct vqmmc regu for eMMC on stm32mp1 ED1/EV1 
boards (2020-03-13 17:03:06 +0100)

----------------------------------------------------------------
STM32 DT updates for v5.3, round 1

Highlights:
----------

  - Add support for DH Electronics DHCOM SoM and PDK2 rev. 400 carrier
    board. It is based on stm32mp157c SoC.
  - Add OTG full support on stm32mp15.
  - Fix issues seen during yaml validation on stpmic and stmfx.
  - Add i2c power/wakeup support on stm32mp15.
  - Add card detect on sdcard on stm32mp boards

----------------------------------------------------------------
Ahmad Fatoum (1):
       ARM: dts: stm32: add cpu clock-frequency property on stm32mp15x

Alain Volmat (6):
       ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp157c-ed1
       ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp15 DK boards
       ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp15xx-dkx
       ARM: dts: stm32: add i2c2/i2c5 sleep pinctrl on stm32mp157c-ev1
       ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157c-ed1
       ARM: dts: stm32: add wakeup-source in all I2C nodes of stm32mp157c

Amelie Delaunay (4):
       ARM: dts: stm32: add USB OTG full support on stm32mp151
       ARM: dts: stm32: add USB OTG pinctrl to stm32mp15
       ARM: dts: stm32: enable USB OTG Dual Role on stm32mp157c-ev1
       ARM: dts: stm32: add resets property on all DMA nodes on stm32mp151

Benjamin Gaignard (5):
       ARM: dts: stm32: remove useless properties in 
stm32mp157a-avenger96 stmpic node
       ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board
       ARM: dts: stm32: Correct stmfx node name on stm32mp157c-ev1 board
       ARM: dts: stm32: Rename stmfx joystick pins on stm32mp157c-ev1
       ARM: dts: stm32: Do clean up in stmpic nodes on stm32mp15 boards

Marek Vasut (6):
       ARM: dts: stm32: Add Ethernet0 RMII pins A pinmux entry on stm32mp1
       ARM: dts: stm32: Add SAI2A pins B pinmux entry on stm32mp1
       ARM: dts: stm32: Add USART3 pins A pinmux entry on stm32mp1
       ARM: dts: stm32: Add UART8 pins A pinmux entry on stm32mp1
       ARM: dts: stm32: Add missing ETHCK clock to ethernet node on stm32mp1
       ARM: dts: stm32: Add DH Electronics DHCOM STM32MP1 SoM and PDK2 board

Yann Gautier (3):
       ARM: dts: stm32: add cd-gpios properties for SD-cards on STM32MP1 
boards
       ARM: dts: stm32: add disable-wp property for SD-card on STM32MP1 
boards
       ARM: dts: stm32: use correct vqmmc regu for eMMC on stm32mp1 
ED1/EV1 boards

  arch/arm/boot/dts/Makefile                   |   1 +
  arch/arm/boot/dts/stm32746g-eval.dts         |   2 +-
  arch/arm/boot/dts/stm32mp15-pinctrl.dtsi     |  93 +++++++
  arch/arm/boot/dts/stm32mp151.dtsi            |  16 +-
  arch/arm/boot/dts/stm32mp153.dtsi            |   1 +
  arch/arm/boot/dts/stm32mp157a-avenger96.dts  |  11 +-
  arch/arm/boot/dts/stm32mp157c-dhcom-pdk2.dts | 265 +++++++++++++++++++
  arch/arm/boot/dts/stm32mp157c-dhcom-som.dtsi | 368 
+++++++++++++++++++++++++++
  arch/arm/boot/dts/stm32mp157c-ed1.dts        |  16 +-
  arch/arm/boot/dts/stm32mp157c-ev1.dts        |  13 +-
  arch/arm/boot/dts/stm32mp15xx-dkx.dtsi       |  10 +-
  11 files changed, 769 insertions(+), 27 deletions(-)
  create mode 100644 arch/arm/boot/dts/stm32mp157c-dhcom-pdk2.dts
  create mode 100644 arch/arm/boot/dts/stm32mp157c-dhcom-som.dtsi

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

                 reply	other threads:[~2020-03-13 16:27 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=ded09d01-df47-9572-4679-34669bff8916@st.com \
    --to=alexandre.torgue@st.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mcoquelin.stm32@gmail.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 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.