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

Commit 1c2d8546 authored by Naveen Yadav's avatar Naveen Yadav
Browse files

dt-bindings: clock: qcom-bengal: Add support for GCC_SDCC1_BCR



SDCC client would require to request for the GCC_SDCC1_BCR from
the sdcc driver, so add support for the BCR.

Change-Id: Ic748d402dbb11f38f18f53f0bd8cedb5f741e044
Signed-off-by: default avatarNaveen Yadav <naveenky@codeaurora.org>
parent f8856bd4
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 */

#ifndef _DT_BINDINGS_CLK_QCOM_GCC_BENGAL_H
@@ -175,7 +175,8 @@

/* GCC resets */
#define GCC_QUSB2PHY_PRIM_BCR					0
#define GCC_QUSB2PHY_SEC_BCR					2
#define GCC_QUSB2PHY_SEC_BCR					1
#define GCC_SDCC1_BCR						2
#define GCC_UFS_PHY_BCR						3
#define GCC_USB30_PRIM_BCR					4
#define GCC_USB_PHY_CFG_AHB2PHY_BCR				5