On Wed, Oct 16, 2024 at 04:51:06PM +0200, Johan Hovold wrote: > The NVMe regulator has been left enabled by the boot firmware. Mark it > as such to avoid disabling the regulator temporarily during boot. > > Johan These look good to me, thanks! Can you or Aleksandrs send another one for the x1e80100-dell-xps13-9345 that was applied by Bjorn yesterday? FWIW, for these patches: Reviewed-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxx> > > > Johan Hovold (6): > arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch > arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch > arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot > glitch > arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch > arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot > glitch > arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch > > arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts | 2 ++ > arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts | 2 ++ > arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 2 ++ > arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 2 ++ > arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi | 2 ++ > arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 2 ++ > 6 files changed, 12 insertions(+) > > -- > 2.45.2 >