[PATCH 02/11] clk: sunxi-ng: a83t: Add M divider to TCON1 clock
From: Chen-Yu Tsai <hidden>
Date: 2018-01-03 05:46:43
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2018-01-03 05:46:43
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
On Sun, Dec 31, 2017 at 5:01 AM, Jernej Skrabec [off-list ref] wrote:
TCON1 also has M divider, contrary to TCON0.
Fixes: 05359be1176b ("clk: sunxi-ng: Add driver for A83T CCU")
Signed-off-by: Jernej Skrabec <redacted>Added "And the mux is only 2 bits wide, instead of 3." to the commit message and applied. ChenYu