[PATCH] clk: rockchip: add clock flag parameter when register pll
From: heiko@sntech.de (Heiko Stübner)
Date: 2016-08-08 20:31:20
Also in:
linux-clk, linux-rockchip, lkml
From: heiko@sntech.de (Heiko Stübner)
Date: 2016-08-08 20:31:20
Also in:
linux-clk, linux-rockchip, lkml
Am Freitag, 22. Juli 2016, 14:37:45 schrieb Lin Huang:
From: Heiko St?bner <heiko@sntech.de> add clock flag parameter so we can pass specific clock flag (like CLK_GET_RATE_NOCACHE etc..)to pll driver. Change-Id: I1e076b3efa6b5da082b6e68e2e2a4c9dfd93e3d4 Signed-off-by: Heiko St?bner <heiko@sntech.de> Signed-off-by: Lin Huang <redacted>
just so it doesn't get overlooked, this patch was also part of the later ddr- clock series and I picked it from there,