Re: [PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8

2016-09-19 Thread Boris Brezillon
Hi Andy, On Mon, 19 Sep 2016 16:43:59 +0800 Andy Yan wrote: > Hi, heiko: >I found my Rayeager board couldn't boot up on linux 4.8. After some > dig, I found the pwm-regulator for vdd_log register failed and found > some change in Boris's patch: commit 87248991a1de(regulator: pwm: Properly >

[PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8

2016-09-19 Thread Andy Yan
Hi, heiko: I found my Rayeager board couldn't boot up on linux 4.8. After some dig, I found the pwm-regulator for vdd_log register failed and found some change in Boris's patch: commit 87248991a1de(regulator: pwm: Properly initialize the ->state field). I send this patch to make the pwm-regu