devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: qcom: fix the reboot reason handling on sa8775p
@ 2023-04-13 13:17 Bartosz Golaszewski
  2023-04-13 13:17 ` [PATCH 1/4] arm64: dts: qcom: sa8775p: pmic: remove the PON modes Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Bartosz Golaszewski @ 2023-04-13 13:17 UTC (permalink / raw)
  To: Sebastian Reichel, Rob Herring, Krzysztof Kozlowski, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Catalin Marinas, Will Deacon,
	Arnd Bergmann
  Cc: linux-pm, devicetree, linux-kernel, linux-arm-msm,
	linux-arm-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

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

 .../power/reset/nvmem-reboot-mode.txt         | 26 ----------
 .../power/reset/nvmem-reboot-mode.yaml        | 52 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi   | 23 +++++++-
 arch/arm64/configs/defconfig                  |  1 +
 4 files changed, 74 insertions(+), 28 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/power/reset/nvmem-reboot-mode.txt
 create mode 100644 Documentation/devicetree/bindings/power/reset/nvmem-reboot-mode.yaml

-- 
2.37.2


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-04-18  9:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13 13:17 [PATCH 0/4] arm64: qcom: fix the reboot reason handling on sa8775p Bartosz Golaszewski
2023-04-13 13:17 ` [PATCH 1/4] arm64: dts: qcom: sa8775p: pmic: remove the PON modes Bartosz Golaszewski
2023-04-13 16:12   ` Krzysztof Kozlowski
2023-04-18  4:39     ` Shazad Hussain
2023-04-18  7:04       ` Krzysztof Kozlowski
2023-04-18  9:43       ` Konrad Dybcio
2023-04-18  9:54         ` Shazad Hussain
2023-04-13 13:17 ` [PATCH 2/4] arm64: defconfig: enable building the nvmem-reboot-mode module Bartosz Golaszewski
2023-04-16 15:16   ` Krzysztof Kozlowski
2023-04-17 14:38     ` Arnd Bergmann
2023-04-13 13:17 ` [PATCH 3/4] dt-bindings: power: reset: convert nvmem-reboot-mode bindings to YAML Bartosz Golaszewski
2023-04-16 15:20   ` Krzysztof Kozlowski
2023-04-13 13:17 ` [PATCH 4/4] arm64: dts: qcom: sa8775p: pmic: add the sdam_0 node Bartosz Golaszewski
2023-04-13 16:15   ` Krzysztof Kozlowski
2023-04-17 14:42 ` [PATCH 0/4] arm64: qcom: fix the reboot reason handling on sa8775p Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).