mbox series

[GIT,PULL] STM32 fixes for v5.4 #2

Message ID d316b81f-a8d7-e9be-fe3c-73a242e7d941@st.com
State New
Headers show
Series [GIT,PULL] STM32 fixes for v5.4 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git

Message

Alexandre TORGUE Nov. 6, 2019, 11:59 a.m. UTC
Hi Guys,

I hope it is not to late to take this small PR for v5.4.
It mainly fixes stmfx pinctrl issue for joystick and camera.

Olof, lets see if we get same issue with patchwork.

Thanks
Alex


The following changes since commit 832c4365bd42986b9495f4ea4c86668a78eacf28:

   ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157 (2019-11-06 
10:32:11 +0100)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git 
stm32-dt-for-v5.4-fixes-2

for you to fetch changes up to f4d6e0f79bcde7810890563bac8e0f3479fe6d03:

   ARM: dts: stm32: change joystick pinctrl definition on 
stm32mp157c-ev1 (2019-11-06 10:54:39 +0100)

----------------------------------------------------------------
STM32 DT fixes for v5.4, round 2

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

Fixes for STM32MP157:
  -Fix CAN RAM mapping
  -Change stmfx pinctrl definition for joystick and camera. Due to
  stmfx pinctrl fix done in v5.4-rc cycle, camera and joystick were no
  longer functional.

----------------------------------------------------------------
Amelie Delaunay (2):
       ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1
       ARM: dts: stm32: change joystick pinctrl definition on 
stm32mp157c-ev1

Christophe Roullier (1):
       ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c

  arch/arm/boot/dts/stm32mp157c-ev1.dts | 13 ++-----------
  arch/arm/boot/dts/stm32mp157c.dtsi    |  4 ++--
  2 files changed, 4 insertions(+), 13 deletions(-)