[U-Boot] [PATCH 0/3] sunxi: Ippo_q8h: Enable OTG VBUS detection using AXP223

2015-03-09 Thread Chen-Yu Tsai
Hi Hans, This series fixes otg support on the A23 q8h tablets. It adds support for the AXP's (AXP221/223 for now) VBUS detection function. I've tested this with a USB wireless keyboard dongle, which works fine. More importantly, I'm using this and your mainline kernel musb work plus a few A23 dts

Re: [U-Boot] [PATCH 0/3] sunxi: Ippo_q8h: Enable OTG VBUS detection using AXP223

2015-03-10 Thread Hans de Goede
Hi, On 09-03-15 08:44, Chen-Yu Tsai wrote: Hi Hans, This series fixes otg support on the A23 q8h tablets. It adds support for the AXP's (AXP221/223 for now) VBUS detection function. I've tested this with a USB wireless keyboard dongle, which works fine. More importantly, I'm using this and you

Re: [U-Boot] [PATCH 0/3] sunxi: Ippo_q8h: Enable OTG VBUS detection using AXP223

2015-03-10 Thread Chen-Yu Tsai
Hi, On Tue, Mar 10, 2015 at 7:08 PM, Hans de Goede wrote: > Hi, > > On 09-03-15 08:44, Chen-Yu Tsai wrote: >> >> Hi Hans, >> >> This series fixes otg support on the A23 q8h tablets. It adds support >> for the AXP's (AXP221/223 for now) VBUS detection function. >> >> I've tested this with a USB wi