Re: [PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board

2020-04-24 Thread Chen-Yu Tsai
On Fri, Apr 24, 2020 at 5:20 AM Peter Geis wrote: > > On Thu, Apr 23, 2020 at 5:24 AM Chen-Yu Tsai wrote: > > > > Hi, > > > > On Tue, Apr 21, 2020 at 1:35 AM Peter Geis wrote: > > > > > > On Thu, Apr 16, 2020 at 5:53 AM Loic Devulder wrote: > > > > > > > > Hi Chen, > > > > > > > > I tested your

Re: [PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board

2020-04-23 Thread Peter Geis
On Thu, Apr 23, 2020 at 5:24 AM Chen-Yu Tsai wrote: > > Hi, > > On Tue, Apr 21, 2020 at 1:35 AM Peter Geis wrote: > > > > On Thu, Apr 16, 2020 at 5:53 AM Loic Devulder wrote: > > > > > > Hi Chen, > > > > > > I tested your patches and all work pretty well. I just had issues with > > > USB2 that d

Re: [PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board

2020-04-23 Thread Chen-Yu Tsai
Hi, On Tue, Apr 21, 2020 at 1:35 AM Peter Geis wrote: > > On Thu, Apr 16, 2020 at 5:53 AM Loic Devulder wrote: > > > > Hi Chen, > > > > I tested your patches and all work pretty well. I just had issues with > > USB2 that doesn't recognize any of my USB keys (it's OK on USB3). > > > > I also had

Re: [PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board

2020-04-20 Thread Peter Geis
On Thu, Apr 16, 2020 at 5:53 AM Loic Devulder wrote: > > Hi Chen, > > I tested your patches and all work pretty well. I just had issues with > USB2 that doesn't recognize any of my USB keys (it's OK on USB3). > > I also had these issues with XHCI driver: > => usb reset > resetting USB... > BUG at

Re: [PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board

2020-04-11 Thread Kurt Miller
On Sun, 2020-04-05 at 10:25 +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > Hi everyone, > > This is v2 of my ROC-RK3328-CC series. Changes from v1 are mainly > dropping the custom board target, and dealing with the pinmuxing > through proper use of DM regulators / GPIO / pinctrl in SPL. >