mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-02 23:43:16 +00:00
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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user