]> Git Repo - linux.git/commitdiff
clk: rockchip: add clock id for hdmi_phy special clock on rk3228
authorHeiko Stuebner <[email protected]>
Fri, 14 Jun 2019 08:58:04 +0000 (10:58 +0200)
committerHeiko Stuebner <[email protected]>
Thu, 27 Jun 2019 08:46:07 +0000 (10:46 +0200)
Add the needed clock id to enable clock settings from devicetree.

Signed-off-by: Heiko Stuebner <[email protected]>
Tested-by: Justin Swartz <[email protected]>
include/dt-bindings/clock/rk3228-cru.h

index 55655ab0a4c47a2c538f7e866409a5361be285f8..a0422f62c04090c95c62eda882188c986ec902fe 100644 (file)
@@ -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
This page took 0.061673 seconds and 4 git commands to generate.