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 <dmur...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to