[U-Boot] [[PATCH v3 2/2] gpio: omap5-uevm: Configure the tca6424 gpio expander

Tom Rini trini at ti.com
Thu Jul 11 16:30:17 CEST 2013


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 at 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.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130711/c95a021f/attachment.pgp>


More information about the U-Boot mailing list