All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [[PATCH v3 2/2] gpio: omap5-uevm: Configure the tca6424 gpio expander
Date: Thu, 11 Jul 2013 10:10:08 -0500	[thread overview]
Message-ID: <51DECAD0.5030703@ti.com> (raw)
In-Reply-To: <20130711143017.GC13531@bill-the-cat>

On 07/11/2013 09:30 AM, Tom Rini wrote:
> On Wed, Jul 10, 2013 at 06:56:15PM -0500, Nishanth Menon wrote:
>> On 07/10/2013 03:06 PM, Dan Murphy wrote:
>>> Configure the tca6424 gpio expander
>>> This allows use of the debug and tri color LEDs.
>>>
>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>> ---
>>>  board/ti/omap5_uevm/evm.c      |   21 +++++++++++++++++++++
>>>  board/ti/omap5_uevm/mux_data.h |    2 ++
>>>  include/configs/omap5_uevm.h   |    5 +++++
>>>  3 files changed, 28 insertions(+)
>>>
>>> diff --git a/board/ti/omap5_uevm/evm.c b/board/ti/omap5_uevm/evm.c
>>> index 90046e8..0e9a559 100644
>>> --- a/board/ti/omap5_uevm/evm.c
>>> +++ b/board/ti/omap5_uevm/evm.c
>>> @@ -26,6 +26,7 @@
>>>  #include <palmas.h>
>>>  #include <asm/arch/sys_proto.h>
>>>  #include <asm/arch/mmc_host_def.h>
>>> +#include <tca642x.h>
>>>
>>>  #include "mux_data.h"
>>>
>>> @@ -35,6 +36,24 @@ const struct omap_sysinfo sysinfo = {
>>>  	"Board: OMAP5430 EVM\n"
>>>  };
>>>
>>> +/* @brief tca642x_init - Initial states for the GPIO expander
>> documentation style?
>> /*
>>  * @brief
>> ?
> /**
>  * @brief
>
> even :)
>
> And, no other comments.
>
Got it will fix it

-- 
------------------
Dan Murphy

  reply	other threads:[~2013-07-11 15:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 20:06 [U-Boot] [[PATCH v3 1/2] gpio: tca642x: Add the tca642x gpio expander driver Dan Murphy
2013-07-10 20:06 ` [U-Boot] [[PATCH v3 2/2] gpio: omap5-uevm: Configure the tca6424 gpio expander Dan Murphy
2013-07-10 23:56   ` Nishanth Menon
2013-07-11 14:30     ` Tom Rini
2013-07-11 15:10       ` Dan Murphy [this message]
2013-07-11 15:55     ` Dan Murphy
2013-07-11 18:02       ` Nishanth Menon
2013-07-12 17:30         ` Dan Murphy
2013-07-12 21:55           ` Nishanth Menon
2013-07-11 14:31 ` [U-Boot] [[PATCH v3 1/2] gpio: tca642x: Add the tca642x gpio expander driver Tom Rini
2013-07-11 15:11   ` Dan Murphy
2013-07-11 18:10 [U-Boot] [PATCH " Dan Murphy
2013-07-11 18:10 ` [U-Boot] [PATCH v3 2/2] gpio: omap5-uevm: Configure the tca6424 gpio expander Dan Murphy

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=51DECAD0.5030703@ti.com \
    --to=dmurphy@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.