All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
Date: Wed, 9 Dec 2020 14:57:47 +0100	[thread overview]
Message-ID: <600554a8-7f98-1c47-1948-ce5e5573b186@denx.de> (raw)
In-Reply-To: <4bb00bf5-5fe5-794b-24b5-9f39e8c5b505@foss.st.com>

On 12/9/20 11:22 AM, Patrick DELAUNAY wrote:

Hi,

[...]

>> @@ -1340,13 +1340,13 @@
>> ?????????????????? <STM32_PINMUX('G', 6, AF10)>; /* SDMMC2_CMD */
>> ????????????? slew-rate = <1>;
>> ????????????? drive-push-pull;
>> -??????????? bias-disable;
>> +??????????? bias-pull-up;
>> ????????? };
>> ????????? pins2 {
>> ????????????? pinmux = <STM32_PINMUX('E', 3, AF9)>; /* SDMMC2_CK */
>> ????????????? slew-rate = <2>;
>> ????????????? drive-push-pull;
>> -??????????? bias-disable;
>> +??????????? bias-pull-up;
>> ????????? };
>> ????? };
>> -- 
>> 2.28.0
>>
> I don't see consensus on this device tree modification in Linux kernel 
> side [1].
> 
> And for the DH board the modification is now done in SOM dtsi files 
> after [2].
> 
> So can I close this patchset in patchwork ?

Yes

> And if the modification is accepted in kernel device tree , I will get 
> it with my next device
> 
> tree alignment...

I plan to realign the DTs after 2021.01 is out too.

  reply	other threads:[~2020-12-09 13:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 21:07 [PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus Marek Vasut
     [not found] ` <de661f344d554feb9e14a78e742e9bb1@SFHDAG2NODE3.st.com>
2020-12-09 10:22   ` Patrick DELAUNAY
2020-12-09 13:57     ` Marek Vasut [this message]
2020-10-09 21:08 Marek Vasut

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=600554a8-7f98-1c47-1948-ce5e5573b186@denx.de \
    --to=marex@denx.de \
    --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 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.