Re: [U-Boot] rockchip: Set up default PWM flags

2017-10-06 Thread Philipp Tomsich
> At present if the PWM set_invert() method is not called then the flags are > not set up and the driver does not work properly. Fix this by setting up > the default flags when probing. > > Signed-off-by: Simon Glass > Fixes: 874ee59 (rockchip: pwm: implement pwm_set_invert()) > --- > > drivers

Re: [U-Boot] rockchip: Set up default PWM flags

2017-10-06 Thread Philipp Tomsich
> At present if the PWM set_invert() method is not called then the flags are > not set up and the driver does not work properly. Fix this by setting up > the default flags when probing. > > Signed-off-by: Simon Glass > Fixes: 874ee59 (rockchip: pwm: implement pwm_set_invert()) > --- > > drivers