Merge branch '20250203063427.358327-2-alexeymin@postmarketos.org' into arm64-for-6.15

Add SDM660 global clock controller binding update from topic branch, to
get access to the missing SDCC reset constants.
This commit is contained in:
Bjorn Andersson 2025-02-25 22:09:56 -06:00
commit 7cfc492d0d

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