Re: [U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue

2017-03-21 Thread Ray, Ian (GE Healthcare)
On 21/02/17 17:31, Stefano Babic wrote: >On 21/02/2017 02:56, Ken Lin wrote: >> Add the delay (10ms) to ensure the clock is stable and to meet the clock-to- >reset(1ms) requirement recommended in the AR8033 datasheet >> >> Signed-off-by: Ken Lin >> --- >> Changes from v1 >> - Fix the missing Signe

Re: [U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue

2017-02-21 Thread Stefano Babic
On 21/02/2017 02:56, Ken Lin wrote: > Add the delay (10ms) to ensure the clock is stable and to meet the > clock-to-reset(1ms) requirement recommended in the AR8033 datasheet > > Signed-off-by: Ken Lin > --- > Changes from v1 > - Fix the missing Signed-off-by issue > > board/ge/bx50v3/bx50v3.c

[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue

2017-02-20 Thread Ken Lin
Add the delay (10ms) to ensure the clock is stable and to meet the clock-to-reset(1ms) requirement recommended in the AR8033 datasheet Signed-off-by: Ken Lin --- Changes from v1 - Fix the missing Signed-off-by issue board/ge/bx50v3/bx50v3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(

[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue

2017-02-20 Thread Ken Lin
Add the delay (10ms) to ensure the clock is stable and to meet the clock-to-reset(1ms) requirement recommended in the AR8033 datasheet Signed-off-by: Ken Lin --- Changes from v1 - Fix the missing Signed-off-by issue board/ge/bx50v3/bx50v3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(