From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6q: mx6qsabrelite: add GPIO_0__CCM_CLKO and GPIO_3__CCM_CLKO2 pin mux
Date: Thu, 02 Aug 2012 09:48:52 +0200 [thread overview]
Message-ID: <501A30E4.3080609@denx.de> (raw)
In-Reply-To: <501A2E0C.6000404@de.bosch.com>
On 02/08/2012 09:36, Dirk Behme wrote:
> On 01.08.2012 13:05, Dirk Behme wrote:
>> A recent Linux kernel (>= 3.5) has support for the SGTL 5000 sound
>> on the SabreLite board. To make this work, U-Boot has to configure the
>> pin mux for PAD_GPIO_0__CCM_CLKO and PAD_GPIO_3__CCM_CLKO2 correctly.
>>
>> Taken from Freescale's ER5 U-Boot for the SabreLite.
>>
>> Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
>> CC: Troy Kisky <troy.kisky@boundarydevices.com>
>> CC: Stefano Babic <sbabic@denx.de>
>> ---
>> board/freescale/mx6qsabrelite/imximage.cfg | 3 +++
>> 1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/board/freescale/mx6qsabrelite/imximage.cfg
>> b/board/freescale/mx6qsabrelite/imximage.cfg
>> index 62498ab..2d7825a 100644
>> --- a/board/freescale/mx6qsabrelite/imximage.cfg
>> +++ b/board/freescale/mx6qsabrelite/imximage.cfg
>> @@ -168,3 +168,6 @@ DATA 4 0x020e0010 0xF00000CF
>> # set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7
>> DATA 4 0x020e0018 0x007F007F
>> DATA 4 0x020e001c 0x007F007F
>> +# set PAD_GPIO_0__CCM_CLKO and PAD_GPIO_3__CCM_CLKO2
>> +DATA 4 0x020e0220 0x00000000
>> +DATA 4 0x020e022c 0x00000004
>> \ No newline at end of file
>
> This is replaced with a kernel patch
>
> http://www.spinics.net/lists/arm-kernel/msg187222.html
>
> and therefore this patch is obsolete now.
Ok, thanks.
Regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
prev parent reply other threads:[~2012-08-02 7:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-01 11:05 [U-Boot] [PATCH] mx6q: mx6qsabrelite: add GPIO_0__CCM_CLKO and GPIO_3__CCM_CLKO2 pin mux Dirk Behme
2012-08-01 11:26 ` Liu Hui-R64343
2012-08-01 11:50 ` Dirk Behme
2012-08-01 12:55 ` Wolfgang Denk
2012-08-01 13:22 ` Dirk Behme
2012-08-01 13:33 ` Thomas Petazzoni
2012-08-01 13:43 ` Dirk Behme
2012-08-01 13:49 ` Thomas Petazzoni
2012-08-01 15:05 ` Fabio Estevam
2012-08-02 7:36 ` Dirk Behme
2012-08-02 7:48 ` Stefano Babic [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=501A30E4.3080609@denx.de \
--to=sbabic@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.