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 <alexeymin@postmarketos.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250203063427.358327-2-alexeymin@postmarketos.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent fd77406 commit 1ae674f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)