clk: rockchip: add clock id for hdmi_phy special clock on rk3228
Add the needed clock id to enable clock settings from devicetree. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Justin Swartz <justin.swartz@risingedge.co.za>
This commit is contained in:
Родитель
0dc14b013f
Коммит
dbc08f18ea
|
@ -73,6 +73,7 @@
|
|||
#define SCLK_WIFI 141
|
||||
#define SCLK_OTGPHY0 142
|
||||
#define SCLK_OTGPHY1 143
|
||||
#define SCLK_HDMI_PHY 144
|
||||
|
||||
/* dclk gates */
|
||||
#define DCLK_VOP 190
|
||||
|
|
Загрузка…
Ссылка в новой задаче