Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-09-22 Thread Daniel Lezcano
On 24/07/2020 08:52, Frank Lee wrote: > This patch set adds initial support for allwinner a100 soc, > which is a 64-bit tablet chip. Applied patches 7,8,9 Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro:

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-09-12 Thread Linus Walleij
On Fri, Jul 24, 2020 at 8:53 AM Frank Lee wrote: > dt-bindings: pinctrl: sunxi: Get rid of continual nesting > dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings > pinctrl: sunxi: add support for the Allwinner A100 pin controller These three patches (3,4,5) are now applied to the

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-09-01 Thread Maxime Ripard
Hi Linus On Fri, Aug 28, 2020 at 12:02:29PM +0200, Linus Walleij wrote: > On Fri, Jul 24, 2020 at 8:53 AM Frank Lee wrote: > > > This patch set adds initial support for allwinner a100 soc, > > which is a 64-bit tablet chip. > > Shall I commit the pinctrl patches (if Maxime ACKed) separately >

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-28 Thread Frank Lee
HI Linus, On Fri, Aug 28, 2020 at 6:02 PM Linus Walleij wrote: > > On Fri, Jul 24, 2020 at 8:53 AM Frank Lee wrote: > > > This patch set adds initial support for allwinner a100 soc, > > which is a 64-bit tablet chip. > > Shall I commit the pinctrl patches (if Maxime ACKed) separately > or not?

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-28 Thread Linus Walleij
On Fri, Jul 24, 2020 at 8:53 AM Frank Lee wrote: > This patch set adds initial support for allwinner a100 soc, > which is a 64-bit tablet chip. Shall I commit the pinctrl patches (if Maxime ACKed) separately or not? Once Maxime is happy, I am usually happy too. Yours, Linus Walleij

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-25 Thread Lee Jones
On Tue, 25 Aug 2020, Maxime Ripard wrote: > On Mon, Aug 24, 2020 at 09:03:27AM +0100, Lee Jones wrote: > > On Mon, 24 Aug 2020, Frank Lee wrote: > > > > > ping.. > > > > "Please don't send content free pings and please allow a reasonable > > time for review. People get busy, go on

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-25 Thread Wolfram Sang
On Tue, Aug 25, 2020 at 10:55:32AM +0200, Maxime Ripard wrote: > On Mon, Aug 24, 2020 at 09:03:27AM +0100, Lee Jones wrote: > > On Mon, 24 Aug 2020, Frank Lee wrote: > > > > > ping.. > > > > "Please don't send content free pings and please allow a reasonable > > time for review. People get

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-25 Thread Maxime Ripard
On Mon, Aug 24, 2020 at 09:03:27AM +0100, Lee Jones wrote: > On Mon, 24 Aug 2020, Frank Lee wrote: > > > ping.. > > "Please don't send content free pings and please allow a reasonable > time for review. People get busy, go on holiday, attend conferences > and so on so unless there is some

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-24 Thread Lee Jones
On Mon, 24 Aug 2020, Frank Lee wrote: > ping.. "Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so on so unless there is some reason for urgency (like critical bug fixes) please allow at least a

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-08-24 Thread Frank Lee
ping..

Re: [PATCH v5 00/16] Allwinner A100 Initial support

2020-07-29 Thread Frank Lee
HI Maxime, Any comments on thermal and other patches? I hope these patches can be integrated into the mainline as soon as possible. Thx, Yangtao

[PATCH v5 00/16] Allwinner A100 Initial support

2020-07-24 Thread Frank Lee
This patch set adds initial support for allwinner a100 soc, which is a 64-bit tablet chip. v5: -Drop redundant SOB for thermal series patch -Trival a100 dtsi fix v4: -Drop "dt-bindings: pinctrl: sunxi: make gpio banks supplies required" -Fix dcdc1 regulator name -Get rid of underscore in dts