Re: [U-Boot] rockchip: enable rk322x sysreset driver

2017-09-05 Thread Philipp Tomsich
> The sysreset driver for rk322x is ready but not enabled, > add it to Makefile to make sure it's enabled. > > Signed-off-by: Kever Yang > Reviewed-by: Simon Glass > Reviewed-by: Philipp Tomsich > Acked-by: Philipp Tomsich > --- > > drivers/sysreset/Makefile | 1 + > 1 file changed, 1 insert

Re: [U-Boot] rockchip: enable rk322x sysreset driver

2017-09-05 Thread Dr. Philipp Tomsich
Kever, Most of the patches are queued for next (as they came in after the close of the merge window). I will open a next-branch later this week/early next week—around the time that -rc4 comes out. I generally pick off the patches for the current merge-window around the time the merge window cl

Re: [U-Boot] rockchip: enable rk322x sysreset driver

2017-09-04 Thread Kever Yang
Hi Philipp, Could you share how long will you applied the patches after you review and ack? I want to use U-Boot v2017.09 as a base for rk3229 and rk3399, but many patches are still pending in the list. Thanks, - Kever On 08/19/2017 12:08 AM, Philipp Tomsich wrote: The sysreset d

Re: [U-Boot] rockchip: enable rk322x sysreset driver

2017-08-18 Thread Philipp Tomsich
> The sysreset driver for rk322x is ready but not enabled, > add it to Makefile to make sure it's enabled. > > Signed-off-by: Kever Yang > Reviewed-by: Simon Glass > Reviewed-by: Philipp Tomsich > --- > > drivers/sysreset/Makefile | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Philipp

Re: [U-Boot] rockchip: enable rk322x sysreset driver

2017-08-18 Thread Philipp Tomsich
> The sysreset driver for rk322x is ready but not enabled, > add it to Makefile to make sure it's enabled. > > Signed-off-by: Kever Yang > Reviewed-by: Simon Glass > --- > > drivers/sysreset/Makefile | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Philipp Tomsich