Skip to content

Commit

Permalink
clk: rockchip: add clock id for hdmi_phy special clock
Browse files Browse the repository at this point in the history
Add the needed clock id to enable clock settings from devicetree.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
mmind committed Jun 14, 2019
1 parent 4e32fcc commit 16d2949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/rk3228-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
#define SCLK_WIFI 141
#define SCLK_OTGPHY0 142
#define SCLK_OTGPHY1 143
#define SCLK_HDMI_PHY 144

/* dclk gates */
#define DCLK_VOP 190
Expand Down

0 comments on commit 16d2949

Please sign in to comment.