From: Vipin Kumar <vipin.kumar@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] spi: pl022_spi: Add support for ARM PL022 spi controller
Date: Fri, 4 Oct 2013 09:40:13 +0530 [thread overview]
Message-ID: <524E3FA5.5030700@st.com> (raw)
In-Reply-To: <CAD6G_RST5fkcezT=QGx7kTLQ5rJDO5Qqbu6O3ys96Ov0LrO=aw@mail.gmail.com>
On 10/4/2013 1:22 AM, Jagan Teki wrote:
> Any update on this.
>
This should already be in u-boot mainline
Regards
Vipin
> On Wed, Jun 12, 2013 at 9:25 PM, Armando Visconti
> <armando.visconti@st.com> wrote:
>> On 06/12/2013 05:29 PM, Jagan Teki wrote:
>>>
>>> On Wed, Jun 12, 2013 at 8:49 PM, Armando Visconti
>>> <armando.visconti@st.com> wrote:
>>>>>
>>>>>
>>>>> But if you prefer to be on safer side I think we
>>>>> need to re-do some checks on a spare 1340 board...
>>>>>
>>>>
>>>>
>>>> OK, maybe it is better to re-check again.
>>>>
>>>> I need to find some time and a spare board...
>>>>
>>>> I'll let you know,
>>>> Arm
>>>
>>>
>>> Do we have an config file available in master, i need to build at-least.
>>>
>>
>> Mmmh... currently in mainline there is only spear3xx config file,
>> but there is no PL022 support there.
>>
>> In fact, to compile locally here I had to change it in this way, even
>> if they cannot be used for testing (only compiling):
>>
>>> diff --git a/include/configs/spear3xx_evb.h
>>> b/include/configs/spear3xx_evb.h
>>> index 3cd56dc..03a046e 100644
>>> --- a/include/configs/spear3xx_evb.h
>>> +++ b/include/configs/spear3xx_evb.h
>>> @@ -54,6 +54,11 @@
>>> /* Ethernet driver configuration */
>>> #define CONFIG_DW_ALTDESCRIPTOR
>>>
>>> +#define CONFIG_PL022_SPI 1
>>> +#define CONFIG_SYS_SPI_BASE 0xE0100000
>>> +#define CONFIG_SYS_SPI_CLK 83000000
>>> +#define CONFIG_CMD_SPI 1
>>> +
>>> #if defined(CONFIG_SPEAR310)
>>> #define CONFIG_MACB
>>> #define CONFIG_MACB0_PHY 0x01
>>
>>
>>
>> I know that Vipin was going to add support of spear1340 in mainline.
>> His patches are currently already submitted and partially acked but I'm
>> not sure what is the status now...
>>
>> Vipin, can you update us?
>>
>> Rgds,
>> Arm
>>
>>
>>
>
>
>
next prev parent reply other threads:[~2013-10-04 4:10 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-12 12:47 [U-Boot] [PATCH v6] spi: pl022_spi: Add support for ARM PL022 spi controller Armando Visconti
2013-06-12 14:25 ` Jagan Teki
2013-06-12 15:07 ` Armando Visconti
2013-06-12 15:19 ` Armando Visconti
2013-06-12 15:29 ` Jagan Teki
2013-06-12 15:55 ` Armando Visconti
2013-10-03 19:52 ` Jagan Teki
2013-10-04 4:10 ` Vipin Kumar [this message]
2013-10-04 6:02 ` Jagan Teki
2013-10-04 6:27 ` Vipin Kumar
2013-10-04 6:50 ` Jagan Teki
2013-12-20 19:03 ` Jagan Teki
2014-01-08 9:19 ` Armando Visconti
2014-01-08 10:30 ` Jagan Teki
-- strict thread matches above, loose matches on Subject: below --
2016-09-08 14:21 Michael Brandl
2016-09-14 14:39 ` Armando Visconti
2016-09-14 17:52 ` Jagan Teki
2016-09-19 11:59 [U-Boot] ?==?utf-8?q? ?==?utf-8?q? [PATCH v6]?==?utf-8?q? spi:?==?utf-8?q? " Michael Brandl
2016-09-19 14:14 ` [U-Boot] [PATCH v6] spi: " Armando Visconti
2016-09-20 6:25 ` Michael Brandl
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=524E3FA5.5030700@st.com \
--to=vipin.kumar@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