Re: [PATCH v4 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support

From: Robert Marko
Date: Thu May 11 2023 - 06:59:51 EST


On Thu, 11 May 2023 at 12:54, Sricharan Ramabadhran
<quic_srichara@xxxxxxxxxxx> wrote:
>
>
>
> On 5/11/2023 3:54 PM, Robert Marko wrote:
> >
> > On 10. 05. 2023. 15:41, Sricharan Ramabadhran wrote:
> >> Add initial device tree support for the Qualcomm IPQ5018 SoC and
> >> rdp432-c2 board.
> >
> > Hi, does reboot work for you with this patchset?
> > I have tested on 2 different IPQ5018 boards and they wont reboot,
> > I get the:
> > Requesting system reboot
> > [ 321.005977] qcom_scm firmware:scm: No available mechanism for setting
> > download mode
> > [ 321.006128] reboot: Restarting system
> >
> > And then it just hangs there.
> >
>
> Yes, that is because SDI disabling using separate SCM is still not
> there. I will add support for that in a separate series.

Do you maybe have a workaround for this, as it's driving me crazy to
have to pull power?
Also, it would probably be good to note this in the commit to avoid
more questions like this.

Regards,
Robert
>
> Regards,
> Sricharan