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

Commit 4e84e736 authored by Meng Wang's avatar Meng Wang
Browse files

clk: dt-bindings: Add support for LPASS core hw clk



Add clock id for LPASS core hardware clock resource.

Change-Id: Icde3dfc581cad9e7d42f578fa95c3f9f2413ed40
Signed-off-by: default avatarMeng Wang <mengw@codeaurora.org>
parent f3912da8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

#ifndef __AUDIO_EXT_CLK_H
@@ -15,5 +15,6 @@
#define AUDIO_LPASS_MCLK_5	6
#define AUDIO_LPASS_MCLK_6	7
#define AUDIO_LPASS_MCLK_7	8
#define AUDIO_LPASS_CORE_HW_VOTE	9

#endif