[linux-sunxi] Re: [PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests

2018-02-16 Thread Herbert Xu
On Fri, Feb 16, 2018 at 04:36:56PM +0100, Corentin Labbe wrote: > > As mentionned in the cover letter, all patchs (except documentation one) > should be squashed. > A kbuild robot reported a build error on cryptodev due to this. It's too late now. In future if you want the patches to be

[linux-sunxi] Re: [PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests

2018-02-16 Thread Corentin Labbe
On Thu, Feb 15, 2018 at 11:51:00PM +0800, Herbert Xu wrote: > On Fri, Jan 26, 2018 at 08:15:28PM +0100, Corentin Labbe wrote: > > Hello > > > > The current crypto_engine support only ahash and ablkcipher request. > > My first patch which try to add skcipher was Nacked, it will add too many > >

[linux-sunxi] Re: [PATCH v3] rtc: ac100: Fix ac100 determine rate bug

2018-02-16 Thread Philipp Rossak
On 16.02.2018 13:59, Chen-Yu Tsai wrote: On Fri, Feb 16, 2018 at 8:49 PM, Philipp Rossak wrote: On 16.02.2018 05:10, Chen-Yu Tsai wrote: On Fri, Feb 16, 2018 at 1:53 AM, Philipp Rossak wrote: On 15.02.2018 15:11, Maxime Ripard wrote: On Wed,

[linux-sunxi] Re: [PATCH v3] rtc: ac100: Fix ac100 determine rate bug

2018-02-16 Thread Chen-Yu Tsai
On Fri, Feb 16, 2018 at 9:07 PM, Maxime Ripard wrote: > On Fri, Feb 16, 2018 at 12:10:18PM +0800, Chen-Yu Tsai wrote: >> > diff --git a/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts >> > b/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts >> > index 6550bf0e594b..6f56d429f17e

[linux-sunxi] Re: [PATCH v3] rtc: ac100: Fix ac100 determine rate bug

2018-02-16 Thread Chen-Yu Tsai
On Fri, Feb 16, 2018 at 8:49 PM, Philipp Rossak wrote: > > > On 16.02.2018 05:10, Chen-Yu Tsai wrote: >> >> On Fri, Feb 16, 2018 at 1:53 AM, Philipp Rossak wrote: >>> >>> >>> >>> On 15.02.2018 15:11, Maxime Ripard wrote: On Wed, Feb 14, 2018

[linux-sunxi] Re: [PATCH] phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS

2018-02-16 Thread Chen-Yu Tsai
On Fri, Feb 16, 2018 at 7:20 PM, Kishon Vijay Abraham I wrote: > > > On Friday 19 January 2018 08:15 PM, Maxime Ripard wrote: >> On Fri, Jan 19, 2018 at 05:25:41PM +0800, Chen-Yu Tsai wrote: >>> The AXP223 PMIC, like the AXP221, does not generate VBUS change >>> interrupts when

[linux-sunxi] Re: [PATCH v3] rtc: ac100: Fix ac100 determine rate bug

2018-02-16 Thread Philipp Rossak
On 16.02.2018 05:10, Chen-Yu Tsai wrote: On Fri, Feb 16, 2018 at 1:53 AM, Philipp Rossak wrote: On 15.02.2018 15:11, Maxime Ripard wrote: On Wed, Feb 14, 2018 at 02:56:12PM +0100, Philipp Rossak wrote: This patch fixes a bug, that prevents the Allwinner A83T and the

[linux-sunxi] Re: [PATCH] phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS

2018-02-16 Thread 'Kishon Vijay Abraham I' via linux-sunxi
On Friday 19 January 2018 08:15 PM, Maxime Ripard wrote: > On Fri, Jan 19, 2018 at 05:25:41PM +0800, Chen-Yu Tsai wrote: >> The AXP223 PMIC, like the AXP221, does not generate VBUS change >> interrupts when N_VBUSEN is used to drive VBUS for the OTG port >> on the board. >> >> This was not

[linux-sunxi] Re: [RESEND] phy: sun4i-usb: add support for R40 USB PHY

2018-02-16 Thread 'Kishon Vijay Abraham I' via linux-sunxi
On Friday 19 January 2018 01:43 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Friday 19 January 2018 11:55 AM, Chen-Yu Tsai wrote: >> Hi Kishon, >> >> On Mon, Jan 15, 2018 at 11:06 PM, Hermann Lauer >> wrote: >>> On Wed, Jan 03, 2018 at 04:49:44PM +0800,