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>
This commit is contained in:
Alexey Minnekhanov
2025-02-03 09:34:24 +03:00
committed by Bjorn Andersson
parent 2014c95afe
commit f95c37c339

View File

@@ -153,5 +153,7 @@
#define GCC_USB_30_BCR 7
#define GCC_USB_PHY_CFG_AHB2PHY_BCR 8
#define GCC_MSS_RESTART 9
#define GCC_SDCC1_BCR 10
#define GCC_SDCC2_BCR 11
#endif