RE: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-07-13 Thread Ben Whitten
> Subject: Re: [PATCH v2 4/6] arm: dts: add support for Laird > WB50N cpu module and DVK > > Hi, > > I've now applied the whole series after fixing two small > whitespace > issues. Thanks! > On 15/06/2018 14:40:53+0100, Ben Whitten wrote: > > +_clk { &g

RE: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-07-13 Thread Ben Whitten
> Subject: Re: [PATCH v2 4/6] arm: dts: add support for Laird > WB50N cpu module and DVK > > Hi, > > I've now applied the whole series after fixing two small > whitespace > issues. Thanks! > On 15/06/2018 14:40:53+0100, Ben Whitten wrote: > > +_clk { &g

Re: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-07-12 Thread Alexandre Belloni
Hi, I've now applied the whole series after fixing two small whitespace issues. On 15/06/2018 14:40:53+0100, Ben Whitten wrote: > +_clk { > + atmel,clk-output-range = <0 13200>; > +}; > + But this is not actually allowed by the hardware (well, it is but it will lead to issues) and will

Re: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-07-12 Thread Alexandre Belloni
Hi, I've now applied the whole series after fixing two small whitespace issues. On 15/06/2018 14:40:53+0100, Ben Whitten wrote: > +_clk { > + atmel,clk-output-range = <0 13200>; > +}; > + But this is not actually allowed by the hardware (well, it is but it will lead to issues) and will

Re: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-06-27 Thread Alexandre Belloni
On 27/06/2018 08:42:17+, Ben Whitten wrote: > Hi Alexandre, > > As you are planning a clock binding rework and this patch in the series > needs a change to account for that, do you want me to re-submit after > your series or are we good to go as is? > No change needed from you, I'll take

Re: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-06-27 Thread Alexandre Belloni
On 27/06/2018 08:42:17+, Ben Whitten wrote: > Hi Alexandre, > > As you are planning a clock binding rework and this patch in the series > needs a change to account for that, do you want me to re-submit after > your series or are we good to go as is? > No change needed from you, I'll take

RE: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-06-27 Thread Ben Whitten
Hi Alexandre, As you are planning a clock binding rework and this patch in the series needs a change to account for that, do you want me to re-submit after your series or are we good to go as is? Thanks, Ben > This adds support for Lairds CPU module, featuring Atheros wifi, CSR > Bluetooth

RE: [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-06-27 Thread Ben Whitten
Hi Alexandre, As you are planning a clock binding rework and this patch in the series needs a change to account for that, do you want me to re-submit after your series or are we good to go as is? Thanks, Ben > This adds support for Lairds CPU module, featuring Atheros wifi, CSR > Bluetooth

[PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-06-15 Thread Ben Whitten
This adds support for Lairds CPU module, featuring Atheros wifi, CSR Bluetooth and, Atmel SAMA5D3 CPU. https://www.lairdtech.com/products/wb50nbt-wi-fi-bluetooth-module Signed-off-by: Ben Whitten --- arch/arm/boot/dts/Makefile| 1 + arch/arm/boot/dts/at91-wb50n.dts | 112

[PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

2018-06-15 Thread Ben Whitten
This adds support for Lairds CPU module, featuring Atheros wifi, CSR Bluetooth and, Atmel SAMA5D3 CPU. https://www.lairdtech.com/products/wb50nbt-wi-fi-bluetooth-module Signed-off-by: Ben Whitten --- arch/arm/boot/dts/Makefile| 1 + arch/arm/boot/dts/at91-wb50n.dts | 112