[GIT PULL] STM32 DT changes for v5.17 #1

Alexandre TORGUE alexandre.torgue at foss.st.com
Wed Dec 15 02:56:29 PST 2021


Dear ARM SoC maintainers,

Please consider this first round of STM32 DT updates for v5.17.

Regards
Alex

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -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.17-1

for you to fetch changes up to 3ff0810ffc4793bfde454a452837484d0815aa14:

   ARM: dts: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 10.1" OF 
(2021-12-06 09:31:05 +0100)

----------------------------------------------------------------
STM32 DT for v5.17, round 1

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

-MCU:
  - fix ili9341 for dtbs_check warnings on stm32f429 disco.

- MPU:
  - ST boards:
   - tune HS USB phys on stm32mp15 EV1 and DKx boards.
   - add pull-up on USART3/UART7 RX pins on STM32MP15 DKx boards.
   - use correct pinctrl setting for STUSB1600 on STM32MP15 DK boards.

  - ENGICAM:
   - enable LVDS pannel on i.Core STM32MP1 EDIMM2.2.
   - add "i.Core STM32MP1 C.TOUCH 2.0 10.1" OF" support:
     EDIMM compliant general purpose carrier board with ETH 10/100,
     WIFI/BT, CAN, ...

----------------------------------------------------------------
Dillon Min (1):
       ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on 
stm32f429 disco

Erwan Le Ray (2):
       ARM: dts: stm32: add pull-up to USART3 and UART7 RX pins on 
STM32MP15 DKx boards
       ARM: dts: stm32: clean uart4_idle_pins_a node for stm32mp15

Fabrice Gasnier (3):
       ARM: dts: stm32: tune the HS USB PHYs on stm32mp15xx-dkx
       ARM: dts: stm32: tune the HS USB PHYs on stm32mp157c-ev1
       ARM: dts: stm32: fix stusb1600 pinctrl used on stm32mp157c-dk

Jagan Teki (3):
       ARM: dts: stm32: Enable LVDS panel on i.Core STM32MP1 EDIMM2.2
       dt-bindings: arm: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 
10.1" OF
       ARM: dts: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 10.1" OF

  .../devicetree/bindings/arm/stm32/stm32.yaml       |   1 +
  arch/arm/boot/dts/Makefile                         |   1 +
  arch/arm/boot/dts/stm32f429-disco.dts              |   2 +-
  arch/arm/boot/dts/stm32mp15-pinctrl.dtsi           |  32 ++---
  .../stm32mp157a-icore-stm32mp1-ctouch2-of10.dts    | 132 
+++++++++++++++++++++
  .../dts/stm32mp157a-icore-stm32mp1-edimm2.2.dts    |  85 +++++++++++++
  arch/arm/boot/dts/stm32mp157c-ev1.dts              |  22 ++++
  arch/arm/boot/dts/stm32mp15xx-dkx.dtsi             |  16 +++
  8 files changed, 274 insertions(+), 17 deletions(-)
  create mode 100644 
arch/arm/boot/dts/stm32mp157a-icore-stm32mp1-ctouch2-of10.dts



More information about the linux-arm-kernel mailing list