All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh R <vigneshr@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
Date: Tue, 10 May 2016 11:59:01 +0530	[thread overview]
Message-ID: <57317FAD.6000706@ti.com> (raw)
In-Reply-To: <CAD6G_RQt5hGqgTw+NAVpZJ8wnpczWT7qz-a9kS-vA+hmPOf9QQ@mail.gmail.com>



On 05/09/2016 08:15 PM, Jagan Teki wrote:
> On 13 April 2016 at 15:40, Vignesh R <vigneshr@ti.com> wrote:
>> In case of DT boot, don't read default speed and mode for SPI from
>> CONFIG_*, instead read from DT node. This will make sure that boards
>> with multiple SPI/QSPI controllers can be probed at different
>> bus frequencies and SPI modes.
>>
>> Signed-off-by: Vignesh R <vigneshr@ti.com>
>> ---
>>
>> v3: Update commit message to mention SPI mode changes
>>
>> v2: Initialize speed, mode to 0 instead of -1
>>
>>  cmd/sf.c                 | 2 ++
> 
> I think env_sf.c also need to update, pls- do change that as well.

Ok, will post a v4

-- 
Regards
Vignesh

  reply	other threads:[~2016-05-10  6:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 10:10 [U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT Vignesh R
2016-04-20 14:41 ` Simon Glass
2016-04-22  5:12 ` Mugunthan V N
2016-05-09 14:45 ` Jagan Teki
2016-05-10  6:29   ` Vignesh R [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-20  9:56 Qianyu Gong
2016-04-20 10:46 ` Vignesh R
2016-04-21  3:50   ` Qianyu Gong
2016-04-21  4:30     ` Vignesh R
2016-04-21  7:14       ` Qianyu Gong
2019-01-28  9:06 [U-Boot] [PATCH v3 0/1] " Patrick Delaunay
2019-01-28  9:06 ` [U-Boot] [PATCH v3] dm: spi: " Patrick Delaunay
2019-01-29 21:30   ` Petr Vorel
2019-02-09 16:21   ` Jagan Teki
2019-02-12 13:44     ` Patrick DELAUNAY
2019-02-14 17:05       ` Jagan Teki
2019-02-19 12:28         ` Patrick DELAUNAY
2019-02-27 14:59         ` Patrick DELAUNAY

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=57317FAD.6000706@ti.com \
    --to=vigneshr@ti.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 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.