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

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

dt-bindings: clock: Add support for SDCC BCR id for SDM660



Add clock id for sdcc1 BCR for SDM660.

Change-Id: Ifaf0e13a5b0ad821b4be711d7a3c49f838b38c40
Signed-off-by: default avatarChetan C R <quic_cchinnad@quicinc.com>
parent 1e664b6f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2016-2017, 2019-2020, The Linux Foundation. All rights reserved.
 * Copyright (c) 2024, Qualcomm Innovation Center, Inc. All rights reserved.
 */

#ifndef _DT_BINDINGS_CLK_MSM_GCC_660_H
@@ -195,5 +196,6 @@
#define GCC_USB_20_BCR				6
#define GCC_USB_30_BCR				7
#define GCC_USB_PHY_CFG_AHB2PHY_BCR		8
#define GCC_SDCC1_BCR				9

#endif