From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 6 Aug 2013 11:22:56 -0400 Subject: [U-Boot] [PATCH 1/7] arm, am335x: add some missing registers and defines for lcd and epwm support In-Reply-To: <1375507373-13785-2-git-send-email-hs@denx.de> References: <1375507373-13785-1-git-send-email-hs@denx.de> <1375507373-13785-2-git-send-email-hs@denx.de> Message-ID: <20130806152256.GD5164@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Aug 03, 2013 at 07:22:47AM +0200, Heiko Schocher wrote: [snip] > +struct pwmss_ecap_regs { > + unsigned int tsctr; > + unsigned int ctrphs; > + unsigned int cap1; > + unsigned int cap2; > + unsigned int cap3; > + unsigned int cap4; > + unsigned int reserved[4]; We use 'resv' in the rest of the am33xx headers, please do 'resv1[4]' instead for consistency. > diff --git a/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h b/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > index 432f0c7..293ede2 100644 > --- a/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > +++ b/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > @@ -43,4 +43,11 @@ > /* RTC base address */ > #define RTC_BASE 0x44E3E000 > > +/* LCD Controller */ > +#define LCD_CNTL_BASE 0x4830E000 #define not . Thanks. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: