soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre TORGUE <alexandre.torgue@foss.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>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Marek Vasut <marex@denx.de>,
	Ahmad Fatoum <a.fatoum@pengutronix.de>,
	Alexandre TORGUE <alexandre.torgue@st.com>
Subject: [GIT PULL] STM32 DT changes for v5.11 #1
Date: Fri, 27 Nov 2020 09:54:22 +0100	[thread overview]
Message-ID: <873c17a5-28d5-9261-f691-1b917611c932@foss.st.com> (raw)

Hi ARM SoC maintainers,


Please consider this first round of STM32 DT updates for v5.11. As usual 
main changed concern MPU part. Various fixes have been done, a new board 
has been added for DH and USB type C support has been added for ST DK 
boards.

Due to company IT changes, for upstream "process" my mail address in no 
longer alexandre.torgue@st.com but alexandre.torgue@foss.st.com. Let me 
know if it causes issue for tag signature. On my side I updated GPG key 
with this new address and it seems ok.

regards
Alex

The following changes since commit f4c7fa39415da6db1fa0bc26162ac23a0fbae8bb:

   ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM (2020-11-09 
14:36:50 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6660e2445523a57410de008a9b137d2c0a66e94a:

   ARM: dts: stm32: lxa-mc1: add OSD32MP15x to list of compatibles 
(2020-11-26 14:42:41 +0100)

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

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

MCU part:
  -Fix dmamux reg property (length) on stm32h743.
  -Explicitly set DCMI bus type on stm32429i eval board.

MPU part:
  -Enable FIFO mode with half-full threshold for DCMI.
  -Harmonize EHCI/OHCI nodes.
  -Move SDMMC IP version to v2.0 to get features improvements.
  -Add LP-timer wakeup support.
  -Enable crypto/hash/crc support.
  -Explicitly set DCMI bus type on stm32mp157 eval board.
  -Add USB type-c controller (STUSB1600) on stm32mp15 DK boards
   (It is connected to I2C4).
  -Fix dmamux reg property (length) on stm32mp151.
  -Optimize USB OTG FIFO sizes on stm32mp151.
  -Declare tamp node also as "simple-mfd".

  -LXA:
   -Document Octavo vendor-prefixes yaml file.
   -Document lxa,stm32mp157c-mc1 in STM32 yaml file.

  -DH:
   -Connect PHY IRQ line on DH SoM.
   -Add KS8851 Ethernet support on DHCOM which is mapped to FMC2.
   -Document all DH compatible strings in STM32 yaml file.
   -Add DHCOM based PicoITX board. This board embeds ethernet port,
    USB, CAN LEDS and a custom board-to-board connector.

----------------------------------------------------------------
Ahmad Fatoum (5):
       dt-bindings: arm: stm32: add simple-mfd compatible for tamp node
       ARM: dts: stm32: support child mfd cells for the stm32mp1 TAMP syscon
       dt-bindings: vendor-prefixes: document Octavo Systems oct prefix
       dt-bindings: arm: stm32: add extra SiP compatible for 
lxa,stm32mp157c-mc1
       ARM: dts: stm32: lxa-mc1: add OSD32MP15x to list of compatibles

Amelie Delaunay (7):
       dt-bindings: connector: add typec-power-opmode property to 
usb-connector
       dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller
       ARM: dts: stm32: add STUSB1600 Type-C using I2C4 on stm32mp15xx-dkx
       ARM: dts: stm32: fix mdma1 clients channel priority level on 
stm32mp151
       ARM: dts: stm32: fix dmamux reg property on stm32mp151
       ARM: dts: stm32: fix dmamux reg property on stm32h743
       ARM: dts: stm32: adjust USB OTG gadget fifo sizes in stm32mp151

Arnaud Pouliquen (1):
       ARM: dts: stm32: update stm32mp151 for remote proc 
synchronization support

Fabrice Gasnier (2):
       ARM: dts: stm32: Add LP timer irqs on stm32mp151
       ARM: dts: stm32: Add LP timer wakeup-source on stm32mp151

Hugues Fruchet (3):
       ARM: dts: stm32: fix DCMI DMA features on stm32mp15 family
       ARM: dts: stm32: set bus-type in DCMI endpoint for 
stm32mp157c-ev1 board
       ARM: dts: stm32: set bus-type in DCMI endpoint for stm32429i-eval 
board

Lionel Debieve (2):
       ARM: dts: stm32: enable HASH by default on stm32mp15
       ARM: dts: stm32: enable CRYP by default on stm32mp15

Marek Vasut (5):
       ARM: dts: stm32: Connect PHY IRQ line on DH STM32MP1 SoM
       ARM: dts: stm32: Add alternate pinmux for FMC EBI bus
       ARM: dts: stm32: Add KS8851 on FMC2 to STM32MP1 DHCOM
       dt-bindings: arm: stm32: Add compatible strings for DH SoMs and 
boards
       ARM: dts: stm32: Add DHCOM based PicoITX board

Nicolas Toromanoff (1):
       ARM: dts: stm32: enable CRC1 by default on stm32mp15

Patrick Delaunay (1):
       ARM: dts: stm32: reorder spi4 within stm32mp15-pinctrl

Serge Semin (1):
       ARM: dts: stm32: Harmonize EHCI/OHCI DT nodes name on stm32mp15

Yann Gautier (1):
       ARM: dts: stm32: update sdmmc IP version for STM32MP15

  .../bindings/arm/stm32/st,stm32-syscon.yaml        |   4 +
  .../devicetree/bindings/arm/stm32/stm32.yaml       |  23 +++-
  .../bindings/connector/usb-connector.yaml          |  24 ++++
  .../devicetree/bindings/usb/st,stusb160x.yaml      |  87 +++++++++++++
  .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
  arch/arm/boot/dts/Makefile                         |   1 +
  arch/arm/boot/dts/stm32429i-eval.dts               |   1 +
  arch/arm/boot/dts/stm32h743.dtsi                   |   2 +-
  arch/arm/boot/dts/stm32mp15-pinctrl.dtsi           |  90 +++++++++++--
  arch/arm/boot/dts/stm32mp151.dtsi                  |  41 ++++--
  arch/arm/boot/dts/stm32mp157c-dhcom-picoitx.dts    |  35 +++++
  arch/arm/boot/dts/stm32mp157c-dk2.dts              |   4 +
  arch/arm/boot/dts/stm32mp157c-ed1.dts              |  12 ++
  arch/arm/boot/dts/stm32mp157c-ev1.dts              |   1 +
  arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts          |   2 +-
  arch/arm/boot/dts/stm32mp15xx-dhcom-picoitx.dtsi   | 143 
+++++++++++++++++++++
  arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi       |  37 ++++++
  arch/arm/boot/dts/stm32mp15xx-dkx.dtsi             |  38 ++++++
  18 files changed, 517 insertions(+), 30 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/usb/st,stusb160x.yaml
  create mode 100644 arch/arm/boot/dts/stm32mp157c-dhcom-picoitx.dts
  create mode 100644 arch/arm/boot/dts/stm32mp15xx-dhcom-picoitx.dtsi

             reply	other threads:[~2020-11-27  8:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27  8:54 Alexandre TORGUE [this message]
2020-11-27 17:10 ` [GIT PULL] STM32 DT changes for v5.11 #1 patchwork-bot+linux-soc
2020-11-27 19:42 ` Arnd Bergmann
2020-12-02 11:00   ` Alexandre TORGUE
2020-12-02 13:32     ` Arnd Bergmann
2020-12-07 16:20       ` Alexandre TORGUE
2020-12-07 16:31         ` 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=873c17a5-28d5-9261-f691-1b917611c932@foss.st.com \
    --to=alexandre.torgue@foss.st.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=alexandre.torgue@st.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@baylibre.com \
    --cc=marex@denx.de \
    --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 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).