On Wed, 16 Oct 2024 at 17:45, Stephan Gerhold <stephan.gerhold@xxxxxxxxxx> wrote: > > 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? Hi, Sure, will give it a quick test and mail it later tonight (along with a few other fixes). Alex > > 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 > >