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

Commit 3d472d13 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 41b0fed2 85ca4320
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