From: Igor Grinberg <grinberg@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: omap: cm_t35: enable gpio bank 5 clocks explicitly
Date: Tue, 31 Dec 2013 16:16:31 +0200 [thread overview]
Message-ID: <52C2D1BF.7090104@compulab.co.il> (raw)
In-Reply-To: <1388487315-18460-1-git-send-email-nikita@compulab.co.il>
On 12/31/13 12:55, Nikita Kiryanov wrote:
> Following commit "arm: omap3: Enable clocks for peripherals only if they are
> used" (f33b9bd3984fb11e1d8566a866adc5957b1e1c9d) it is now necessary to enable
> clocks for GPIO banks explicitly. On cm_t35, GPIO bank 5 is necessary for
> scf0403 lcd support.
>
> Enable GPIO bank 5 clocks.
>
> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
> Cc: Igor Grinberg <grinberg@compulab.co.il>
> Cc: Tom Rini <trini@ti.com>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
> include/configs/cm_t35.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
> index e72187e..d5c1b9c 100644
> --- a/include/configs/cm_t35.h
> +++ b/include/configs/cm_t35.h
> @@ -319,6 +319,7 @@
>
> /* Display Configuration */
> #define CONFIG_OMAP3_GPIO_2
> +#define CONFIG_OMAP3_GPIO_5
> #define CONFIG_VIDEO_OMAP3
> #define LCD_BPP LCD_COLOR16
>
>
--
Regards,
Igor.
next prev parent reply other threads:[~2013-12-31 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-31 10:55 [U-Boot] [PATCH] arm: omap: cm_t35: enable gpio bank 5 clocks explicitly Nikita Kiryanov
2013-12-31 14:16 ` Igor Grinberg [this message]
2014-01-08 13:34 ` [U-Boot] " Tom Rini
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=52C2D1BF.7090104@compulab.co.il \
--to=grinberg@compulab.co.il \
--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.