Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54d02587 authored by Rajat Gupta's avatar Rajat Gupta
Browse files

dt-bindings: clk: Add new clocks for lagoon target



Add new clocks for lagoon target.

Change-Id: I65b3c93ad2cb54d82356907c809c70b0414036da
Signed-off-by: default avatarRajat Gupta <rajatgu@codeaurora.org>
parent ca8e02c4
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
 */

#ifndef __MDSS_10NM_PLL_CLK_H
@@ -46,9 +46,12 @@

/* DP PLL clocks */
#define	DP_VCO_CLK			0
#define	DP_LINK_CLK_DIVSEL_TEN	1
#define	DP_PHY_PLL_LINK_CLK		1
#define	DP_VCO_DIVIDED_TWO_CLK_SRC	2
#define	DP_VCO_DIVIDED_FOUR_CLK_SRC	3
#define	DP_VCO_DIVIDED_SIX_CLK_SRC	4
#define	DP_PHY_PLL_VCO_DIV_CLK		5

#define DP_LINK_CLK_DIVSEL_TEN		1
#define DP_VCO_DIVIDED_CLK_SRC_MUX	5
#endif