aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorLin Huang <hl@rock-chips.com>2016-08-21 23:36:18 -0400
committerHeiko Stuebner <heiko@sntech.de>2016-08-31 12:19:03 -0400
commit7fbdfcd68783679f35fa99df948258cb3e828cd1 (patch)
tree9c2f1805f1bd51e045011843d00969faa2ed7b31 /include/dt-bindings
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
clk: rockchip: add SCLK_DDRC id for rk3399 ddrc
Add the needed id for the ddr clock. Signed-off-by: Lin Huang <hl@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/rk3399-cru.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/rk3399-cru.h b/include/dt-bindings/clock/rk3399-cru.h
index 50a44cffb070..ce5f3e99c5f2 100644
--- a/include/dt-bindings/clock/rk3399-cru.h
+++ b/include/dt-bindings/clock/rk3399-cru.h
@@ -131,6 +131,7 @@
131#define SCLK_DPHY_RX0_CFG 165 131#define SCLK_DPHY_RX0_CFG 165
132#define SCLK_RMII_SRC 166 132#define SCLK_RMII_SRC 166
133#define SCLK_PCIEPHY_REF100M 167 133#define SCLK_PCIEPHY_REF100M 167
134#define SCLK_DDRC 168
134 135
135#define DCLK_VOP0 180 136#define DCLK_VOP0 180
136#define DCLK_VOP1 181 137#define DCLK_VOP1 181