From: Heiko Stuebner Date: Fri, 14 Jun 2019 08:58:04 +0000 (+0200) Subject: clk: rockchip: add clock id for hdmi_phy special clock on rk3228 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dbc08f18ea49bd1952fb1158a56d400b77117403;p=linux.git 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 Tested-by: Justin Swartz --- diff --git a/include/dt-bindings/clock/rk3228-cru.h b/include/dt-bindings/clock/rk3228-cru.h index 55655ab0a4c47..a0422f62c0409 100644 --- a/include/dt-bindings/clock/rk3228-cru.h +++ b/include/dt-bindings/clock/rk3228-cru.h @@ -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