Re: [PATCH 3/3] arm64: dts: qcom: sc7180: Add missing MDSS core reset
From: Konrad Dybcio
Date: Wed Jan 21 2026 - 05:58:44 EST
On 1/20/26 11:03 PM, Dmitry Baryshkov wrote:
> On Tue, Jan 20, 2026 at 12:19:27PM +0100, Konrad Dybcio wrote:
>> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>>
>> To make sure the core starts in a predictable state, it's useful to
>> first reset it.
>>
>> Wire up the reset to fulfill that missing part of the HW description.
>>
>> Reported-by: Val Packett <val@xxxxxxxxxxxx>
>
> Closes?
Outside lkml
>
>> Fixes: a3db7ad1af49 ("arm64: dts: sc7180: add display dt nodes")
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>> ---
>> arch/arm64/boot/dts/qcom/sc7180.dtsi | 2 ++
>> 1 file changed, 2 insertions(+)
>
> Let's check that trogrod users don't have anything against it. Doug?
Good point, I don't think there should be anything wrong with it
though..
Konrad