Re: [U-Boot] [PATCH v2] rockchip: dts: evb-rk3399: correct pwm3 polarity

2017-04-20 Thread Simon Glass
On 18 April 2017 at 03:06, Kever Yang wrote: > The pwm3 on evb-rk3399 is used for pwm regulator, need to invert > the polarity to make it work correctly. > > Signed-off-by: Kever Yang > Acked-by: Simon Glass > --- > > Changes in v2: > - commit message description fix > > arch/arm/dts/rk3399-evb

[U-Boot] [PATCH v2] rockchip: dts: evb-rk3399: correct pwm3 polarity

2017-04-18 Thread Kever Yang
The pwm3 on evb-rk3399 is used for pwm regulator, need to invert the polarity to make it work correctly. Signed-off-by: Kever Yang Acked-by: Simon Glass --- Changes in v2: - commit message description fix arch/arm/dts/rk3399-evb.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff