| Message ID | 20251031-sdm660-mdss-reset-v1-1-14cb4e6836f2@postmarketos.org |
|---|---|
| State | New |
| Headers | show |
| Series | SDM630/660: Add missing MDSS reset | expand |
On Fri, Oct 31, 2025 at 05:27:43AM +0300, AlexeyMinnekhanov wrote: > From: Alexey Minnekhanov <alexeymin@postmarketos.org> > > Add definition for display subsystem reset control. Please describe the bug being fixed here. Otherwise this: > > Cc: <stable@vger.kernel.org> # 6.17 does not apply. Best regards, Krzysztof
diff --git a/include/dt-bindings/clock/qcom,mmcc-sdm660.h b/include/dt-bindings/clock/qcom,mmcc-sdm660.h index f9dbc21cb5c7..ee2a89dae72d 100644 --- a/include/dt-bindings/clock/qcom,mmcc-sdm660.h +++ b/include/dt-bindings/clock/qcom,mmcc-sdm660.h @@ -157,6 +157,7 @@ #define BIMC_SMMU_GDSC 7 #define CAMSS_MICRO_BCR 0 +#define MDSS_BCR 1 #endif