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: Chetan C R <quic_cchinnad@quicinc.com>
This commit is contained in:
Chetan C R
2024-02-06 10:22:07 +05:30
parent 1e664b6f58
commit ae794c3ccf

View File

@ -1,6 +1,7 @@
/* 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