On Thu, Apr 13, 2023, at 15:17, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > SA8775P uses nvmem to pass the reboot reason magic value to the bootloader. > Remove the reboot modes from the PON node and introduce an SDAM node passed > to the nvmem-reboot-mode driver. While at it: convert the bindings for > nvmem-reboot-mode to YAML and enable it for arm64 in defconfig. > > Bartosz Golaszewski (2): > arm64: defconfig: enable building the nvmem-reboot-mode module > dt-bindings: power: reset: convert nvmem-reboot-mode bindings to YAML > > Parikshit Pareek (2): > arm64: dts: qcom: sa8775p: pmic: remove the PON modes > arm64: dts: qcom: sa8775p: pmic: add the sdam_0 node It looks like it's too late for the dts patches in v6.4, but I was picking up defconfig patches from the list, and that one seems useful regardless of the rest, so I added it to the soc/defconfig branch. Arnd