All of lore.kernel.org
 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: Alexandre TORGUE <alexandre.torgue@foss.st.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Marek Vasut <marex@denx.de>,
	"linux-stm32@st-md-mailman.stormreply.com"
	<linux-stm32@st-md-mailman.stormreply.com>
Subject: [GIT PULL] STM32 DT fixes for v5.11 #1
Date: Mon, 25 Jan 2021 17:21:52 +0100	[thread overview]
Message-ID: <b7379980-857e-736a-85d8-58e2bd300141@foss.st.com> (raw)

Hi Arnd, Olof and Kevin,

Please consider this first round of STM32 DT fixes for v5.11. It 
concerns DHCOM/DHCOR fixes.

Thanks
Alex

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

   Linux 5.11-rc1 (2020-12-27 15:30:22 -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.11-fixes-1

for you to fetch changes up to 83d411224025ac1baab981e3d2f5d29e7761541d:

   ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 (2021-01-14 
18:17:26 +0100)

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

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

  -Fixes are for DHCOM/DHCOR boards:
   - Fix DRC02 uSD card detect polarity
   - use uSD card detect on DHCOM
   - Disable uSD WP on DHCOM
   - Disable TSC2004 on DRC02
   - Fix GPIO hogs on DHCOM boards

----------------------------------------------------------------
Marek Vasut (7):
       ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detect
       ARM: dts: stm32: Connect card-detect signal on DHCOM
       ARM: dts: stm32: Disable WP on DHCOM uSD slot
       ARM: dts: stm32: Disable optional TSC2004 on DRC02 board
       ARM: dts: stm32: Fix GPIO hog names on DHCOM
       ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
       ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

  arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi   | 16 +++++++++++-----
  arch/arm/boot/dts/stm32mp15xx-dhcom-picoitx.dtsi |  4 ++--
  arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi     |  3 ++-
  3 files changed, 15 insertions(+), 8 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
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: Marek Vasut <marex@denx.de>,
	Alexandre TORGUE <alexandre.torgue@foss.st.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-stm32@st-md-mailman.stormreply.com"
	<linux-stm32@st-md-mailman.stormreply.com>
Subject: [GIT PULL] STM32 DT fixes for v5.11 #1
Date: Mon, 25 Jan 2021 17:21:52 +0100	[thread overview]
Message-ID: <b7379980-857e-736a-85d8-58e2bd300141@foss.st.com> (raw)
Message-ID: <20210125162152.dOAfKGjlgxHAbQ7THyCZTUuySB00zcNaNDvsJaA9lXE@z> (raw)

Hi Arnd, Olof and Kevin,

Please consider this first round of STM32 DT fixes for v5.11. It 
concerns DHCOM/DHCOR fixes.

Thanks
Alex

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

   Linux 5.11-rc1 (2020-12-27 15:30:22 -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.11-fixes-1

for you to fetch changes up to 83d411224025ac1baab981e3d2f5d29e7761541d:

   ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 (2021-01-14 
18:17:26 +0100)

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

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

  -Fixes are for DHCOM/DHCOR boards:
   - Fix DRC02 uSD card detect polarity
   - use uSD card detect on DHCOM
   - Disable uSD WP on DHCOM
   - Disable TSC2004 on DRC02
   - Fix GPIO hogs on DHCOM boards

----------------------------------------------------------------
Marek Vasut (7):
       ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detect
       ARM: dts: stm32: Connect card-detect signal on DHCOM
       ARM: dts: stm32: Disable WP on DHCOM uSD slot
       ARM: dts: stm32: Disable optional TSC2004 on DRC02 board
       ARM: dts: stm32: Fix GPIO hog names on DHCOM
       ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
       ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

  arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi   | 16 +++++++++++-----
  arch/arm/boot/dts/stm32mp15xx-dhcom-picoitx.dtsi |  4 ++--
  arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi     |  3 ++-
  3 files changed, 15 insertions(+), 8 deletions(-)

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

             reply	other threads:[~2021-01-25 16:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 16:21 Alexandre TORGUE [this message]
2021-01-25 16:21 ` [GIT PULL] STM32 DT fixes for v5.11 #1 Alexandre TORGUE
2021-01-26 23:20 ` patchwork-bot+linux-soc
2021-01-26 23:20 ` patchwork-bot+linux-soc
2021-01-30 11:30 ` Arnd Bergmann
2021-01-30 11:30   ` 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=b7379980-857e-736a-85d8-58e2bd300141@foss.st.com \
    --to=alexandre.torgue@foss.st.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=marex@denx.de \
    --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.