Re: [linux-sunxi] [PATCH] clk: sunxi-ng: fix H6 bus clocks divider position

2018-08-10 Thread Chen-Yu Tsai
On Thu, Aug 9, 2018 at 1:19 AM, Icenowy Zheng wrote: > The bus clocks (AHB/APB) on Allwinner H6 have their second divider start > at bit 8, according to the user manual and the BSP code. However, > currently the divider is wrongly set to 16, thus the divider is not > correctly read and the clock

Re: [linux-sunxi] [PATCH] clk: sunxi-ng: fix H6 bus clocks divider position

2018-08-10 Thread Chen-Yu Tsai
On Thu, Aug 9, 2018 at 1:19 AM, Icenowy Zheng wrote: > The bus clocks (AHB/APB) on Allwinner H6 have their second divider start > at bit 8, according to the user manual and the BSP code. However, > currently the divider is wrongly set to 16, thus the divider is not > correctly read and the clock