Re: [U-Boot] [PATCH 04/10] am33xx: refactor am33xx mux support and add ti814x support

2013-02-25 Thread Matt Porter
On Sun, Feb 17, 2013 at 08:18:57PM +, Peter Korsgaard wrote: > > "Matt" == Matt Porter writes: > > Matt> AM33XX and TI814X have a similar mux though the pinmux register > Matt> layout and address space differ. Add a separate ti814x mux include > Matt> to support the TI814X-specific dif

Re: [U-Boot] [PATCH 04/10] am33xx: refactor am33xx mux support and add ti814x support

2013-02-17 Thread Peter Korsgaard
> "Matt" == Matt Porter writes: Matt> AM33XX and TI814X have a similar mux though the pinmux register Matt> layout and address space differ. Add a separate ti814x mux include Matt> to support the TI814X-specific differences. Same comment about the file headers as patch 03, otherwise it lo

Re: [U-Boot] [PATCH 04/10] am33xx: refactor am33xx mux support and add ti814x support

2013-02-15 Thread Tom Rini
On Wed, Feb 13, 2013 at 09:43:58AM -0500, Matt Porter wrote: > AM33XX and TI814X have a similar mux though the pinmux register > layout and address space differ. Add a separate ti814x mux include > to support the TI814X-specific differences. > > Signed-off-by: Matt Porter Reviewed-by: Tom Rini

[U-Boot] [PATCH 04/10] am33xx: refactor am33xx mux support and add ti814x support

2013-02-13 Thread Matt Porter
AM33XX and TI814X have a similar mux though the pinmux register layout and address space differ. Add a separate ti814x mux include to support the TI814X-specific differences. Signed-off-by: Matt Porter --- arch/arm/include/asm/arch-am33xx/mux-am335x.h | 246 arch/arm/includ