public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v4, 9/9] ARM: dts: stm32: remove cd-inverted for stm32f746-disco
Date: Mon, 6 Aug 2018 07:30:22 +0000	[thread overview]
Message-ID: <1de7fe0e-1867-2e3c-e758-e571af3e5cc0@st.com> (raw)
In-Reply-To: <20180804233935.GR32145@bill-the-cat>

Hi Tom

On 08/05/2018 01:39 AM, Tom Rini wrote:
> On Wed, Jul 25, 2018 at 05:49:12PM +0200, Patrice Chotard wrote:
> 
>> As cd-inverted property is no more used by arm_pl180_mmci driver,
>> remove it. Update cd-gpios active level accordingly.
>>
>> Reported-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
>> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
>> ---
>>
>> Changes in v4: None
>> Changes in v3: None
>> Changes in v2: None
>>
>>   arch/arm/dts/stm32f746-disco.dts | 3 +--
>>   1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/dts/stm32f746-disco.dts b/arch/arm/dts/stm32f746-disco.dts
>> index e47f762e54dc..187c94b99bfa 100644
>> --- a/arch/arm/dts/stm32f746-disco.dts
>> +++ b/arch/arm/dts/stm32f746-disco.dts
>> @@ -307,8 +307,7 @@
>>   
>>   &sdio {
>>   	status = "okay";
>> -	cd-gpios = <&gpioc 13 0>;
>> -	cd-inverted;
>> +	cd-gpios = <&gpioc 13 GPIO_ACTIVE_LOW>;
>>   	pinctrl-names = "default", "opendrain";
>>   	pinctrl-0 = <&sdio_pins>;
>>   	pinctrl-1 = <&sdio_pins_od>;
> 
> So I can't apply this one as it breaks the build for stm32f746-disco as
> dt-bindings/gpio/gpio.h isn't being included by this dts tree.

Sorry, i will resend patches 8 and 9 with the correct fix.

Patrice

Thanks

> 

      reply	other threads:[~2018-08-06  7:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25 15:49 [U-Boot] [PATCH v4 0/9] Add support of CONFIG_BLK for STM32Fx platforms Patrice Chotard
2018-07-25 15:49 ` [U-Boot] [PATCH v4 1/9] configs: stm32f429-evaluation: Enable CONFIG_BLK Patrice Chotard
2018-08-04 23:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 2/9] configs: stm32f746-disco: " Patrice Chotard
2018-08-04 23:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 3/9] configs: stm32f469-disco: " Patrice Chotard
2018-08-04 23:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 4/9] mmc: arm_pl180_mmci: Update to support CONFIG_BLK Patrice Chotard
2018-08-04 23:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 5/9] mmc: arm_pl180_mmci: Add missing clk_free Patrice Chotard
2018-08-04 23:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 6/9] mmc: arm_pl180_mmci: Remove cd_inverted host's struct field Patrice Chotard
2018-08-04 23:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 7/9] ARM: dts: stm32: remove cd-inverted for stm32429i-eval Patrice Chotard
2018-08-04 23:41   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-07-25 15:49 ` [U-Boot] [PATCH v4 8/9] ARM: dts: stm32: remove cd-inverted for stm32f769-disco Patrice Chotard
2018-07-25 15:49 ` [U-Boot] [PATCH v4 9/9] ARM: dts: stm32: remove cd-inverted for stm32f746-disco Patrice Chotard
2018-08-04 23:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2018-08-06  7:30     ` Patrice CHOTARD [this message]

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=1de7fe0e-1867-2e3c-e758-e571af3e5cc0@st.com \
    --to=patrice.chotard@st.com \
    --cc=u-boot@lists.denx.de \
    /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