Re: [U-Boot] [PATCH v3 2/7] rockchip: rkpwm: fix the register sequence

2016-09-23 Thread Simon Glass
On 23 September 2016 at 01:57, Kever Yang wrote: > Reference to kernel source code, rockchip pwm has three > type, we are using v2 for rk3288 and rk3399, so let's > update the register to sync with pwm_data_v2 in kernel. > > Signed-off-by: Kever Yang > Acked-by: Simon Glass > --- > > Changes in

[U-Boot] [PATCH v3 2/7] rockchip: rkpwm: fix the register sequence

2016-09-23 Thread Kever Yang
Reference to kernel source code, rockchip pwm has three type, we are using v2 for rk3288 and rk3399, so let's update the register to sync with pwm_data_v2 in kernel. Signed-off-by: Kever Yang Acked-by: Simon Glass --- Changes in v3: None Changes in v2: None arch/arm/include/asm/arch-rockchip/