mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
clk: rockchip: rv1126: Fix usb480m mode shift
Change-Id: Id68809e3940ece4ab1bdc57b0326f0fa6524a06b Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -435,7 +435,7 @@ static struct rockchip_clk_branch rv1126_clk_branches[] __initdata = {
|
||||
* Clock-Architecture Diagram 1
|
||||
*/
|
||||
MUX(USB480M, "usb480m", mux_usb480m_p, CLK_SET_RATE_PARENT,
|
||||
RV1126_MODE_CON, 8, 2, MFLAGS),
|
||||
RV1126_MODE_CON, 10, 2, MFLAGS),
|
||||
FACTOR(0, "xin12m", "xin24m", 0, 1, 2),
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user