Skip to content

Commit 1ae674f

Browse files
minlexxandersson
authored andcommitted
dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
Add resets for eMMC/SD card blocks that were missed during initial driver submission. Signed-off-by: Alexey Minnekhanov <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent fd77406 commit 1ae674f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/clock/qcom,gcc-sdm660.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,7 @@
153153
#define GCC_USB_30_BCR 7
154154
#define GCC_USB_PHY_CFG_AHB2PHY_BCR 8
155155
#define GCC_MSS_RESTART 9
156+
#define GCC_SDCC1_BCR 10
157+
#define GCC_SDCC2_BCR 11
156158

157159
#endif

0 commit comments

Comments
 (0)