Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Alexey Minnekhanov and committed by
Bjorn Andersson
1ae674f0 fd77406f

+2
+2
include/dt-bindings/clock/qcom,gcc-sdm660.h
··· 153 153 #define GCC_USB_30_BCR 7 154 154 #define GCC_USB_PHY_CFG_AHB2PHY_BCR 8 155 155 #define GCC_MSS_RESTART 9 156 + #define GCC_SDCC1_BCR 10 157 + #define GCC_SDCC2_BCR 11 156 158 157 159 #endif