[PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-11 Thread Tony Prisk
This patch adds support for the WM8750 (ARMv6) and WM8850 (ARMv7). Common features across all SoCs are split into ARCH_VT8500 and unique features are specified by each SoC option. Signed-off-by: Tony Prisk --- Documentation/devicetree/bindings/arm/vt8500.txt |8 ++ arch/arm/Kconfig

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-10 Thread Tony Prisk
On Thu, 2013-01-10 at 10:21 +, Arnd Bergmann wrote: > On Thursday 10 January 2013, Tony Prisk wrote: > > On Wed, 2013-01-09 at 21:27 +, Arnd Bergmann wrote: > > > > > > > Should patches in pull-requests have Ack'd lines already? > > > > This is what I thought - and the reason I haven't se

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-10 Thread Arnd Bergmann
On Thursday 10 January 2013, Tony Prisk wrote: > On Wed, 2013-01-09 at 21:27 +, Arnd Bergmann wrote: > > > > > Should patches in pull-requests have Ack'd lines already? > > This is what I thought - and the reason I haven't sent a pull-request > for the patch's - I haven't had any Ack's :) >

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-09 Thread Tony Prisk
On Wed, 2013-01-09 at 21:27 +, Arnd Bergmann wrote: > On Wednesday 09 January 2013, Tony Prisk wrote: > > I'm quite happy to send a pull request if that's what you prefer. > > > > Generally people have just taken the patches straight from email, so > > everytime I've done a pull-request I get

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-09 Thread Arnd Bergmann
On Wednesday 09 January 2013, Tony Prisk wrote: > I'm quite happy to send a pull request if that's what you prefer. > > Generally people have just taken the patches straight from email, so > everytime I've done a pull-request I get a reply back saying the patches > have already been applied. > >

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-09 Thread Tony Prisk
On Tue, 2013-01-08 at 22:30 -0800, Olof Johansson wrote: > On Tue, Jan 8, 2013 at 10:13 PM, Tony Prisk wrote: > > On Fri, 2012-12-28 at 12:20 +1300, Tony Prisk wrote: > >> This patch adds support for the WM8750 (ARMv6) and WM8850 (ARMv7). > >> > >> Common features across all SoCs are split into AR

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-08 Thread Olof Johansson
On Tue, Jan 8, 2013 at 10:13 PM, Tony Prisk wrote: > On Fri, 2012-12-28 at 12:20 +1300, Tony Prisk wrote: >> This patch adds support for the WM8750 (ARMv6) and WM8850 (ARMv7). >> >> Common features across all SoCs are split into ARCH_VT8500 and >> unique features are specified by each SoC option.

Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2013-01-08 Thread Tony Prisk
On Fri, 2012-12-28 at 12:20 +1300, Tony Prisk wrote: > This patch adds support for the WM8750 (ARMv6) and WM8850 (ARMv7). > > Common features across all SoCs are split into ARCH_VT8500 and > unique features are specified by each SoC option. > > Signed-off-by: Tony Prisk Hi Arnd, Olof, Haven't

[PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

2012-12-27 Thread Tony Prisk
This patch adds support for the WM8750 (ARMv6) and WM8850 (ARMv7). Common features across all SoCs are split into ARCH_VT8500 and unique features are specified by each SoC option. Signed-off-by: Tony Prisk --- Documentation/devicetree/bindings/arm/vt8500.txt |8 ++ arch/arm/Kconfig