diff options
| author | Bjorn Andersson <andersson@kernel.org> | 2025-12-25 06:46:14 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-12-25 06:46:14 +0300 |
| commit | 1ee0098e2ae6780ced27819ecfa6449e4b8ca0a9 (patch) | |
| tree | ce3f4acf9d60d796937be2f780cd8465e2b9ce97 | |
| parent | d1919c375f211a2aeef898496b6f3efbefebf7f5 (diff) | |
| parent | 21dcacabcc7ec6f75a0966738ec368563969baa4 (diff) | |
| download | linux-1ee0098e2ae6780ced27819ecfa6449e4b8ca0a9.tar.xz | |
Merge branch '20251117-mdss-resets-msm8917-msm8937-v2-1-a7e9bbdaac96@mainlining.org' into clk-for-6.20
Merge the addition of MSM8916 MDSS reset constant through a topic
branch, to allow integration in the DeviceTree branch as well.
| -rw-r--r-- | include/dt-bindings/clock/qcom,gcc-msm8917.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-msm8917.h b/include/dt-bindings/clock/qcom,gcc-msm8917.h index 4e3897b3669d..4265460bfb30 100644 --- a/include/dt-bindings/clock/qcom,gcc-msm8917.h +++ b/include/dt-bindings/clock/qcom,gcc-msm8917.h @@ -194,6 +194,7 @@ #define GCC_QUSB2_PHY_BCR 2 #define GCC_USB_HS_BCR 3 #define GCC_USB2_HS_PHY_ONLY_BCR 4 +#define GCC_MDSS_BCR 5 /* GDSCs */ #define CPP_GDSC 0 |
