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

Commit b96aebb5 authored by Chetan C R's avatar Chetan C R
Browse files

dt-bindings: clock: Add support for CPUCC clock ids for QM215



Add clock id's for CPU clock controller for QM215 target.

Change-Id: Iccfebd68c94e14dcc0d372a2baf43fbbda1f2d04
Signed-off-by: default avatarChetan C R <cchinnad@codeaurora.org>
parent 112597fd
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
 */

#ifndef _DT_BINDINGS_CLK_QCOM_CPU_SDM_H
#define _DT_BINDINGS_CLK_QCOM_CPU_SDM_H

#define APCS_CPU_PLL		0
#define APCS_MUX_C1_CLK		1
#define APCS_MUX_CCI_CLK	2

#endif