On Thu, Mar 7, 2024 at 2:26 PM Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> wrote: > > As the series title and patch titles say > > p1 for Srini/nvmem, rest for qcom > > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > Konrad Dybcio (4): > dt-bindings: nvmem: Add compatible for SC8280XP > arm64: dts: qcom: sc8280xp: Add QFPROM node > arm64: dts: qcom: sc8280xp: Add PS_HOLD restart > arm64: dts: qcom: sc8280xp: Describe TCSR download mode register > > .../devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 18 ++++++++++++++++++ > 2 files changed, 19 insertions(+) > --- > base-commit: 1843e16d2df9d98427ef8045589571749d627cf7 > change-id: 20240307-topic-8280_nodes-da70ee866935 > > Best regards, > -- > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > > My apologies for sending this so late, since this is now in -next, but, I'd gotten reports of people with the X13s not shutting down when using "my kernel" - I finally had the chance to dig through and do some testing today and it seems that with this patchset applied, is when the X13s will no longer power off. Telling the system to poweroff or shutdown simply causes a reboot instead.