mbox series

[0/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property

Message ID 20230320135710.1989-1-johan+linaro@kernel.org
Headers show
Series arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property | expand

Message

Johan Hovold March 20, 2023, 1:57 p.m. UTC
This series addresses the dt-schema validation warnings that were
introduced when enabling the PMIC SDAM block (and RTC) on sc8280xp.

I guess this should go through the nvmem, qcom, and mfd trees,
respectively.

Johan


Johan Hovold (3):
  dt-bindings: nvmem: qcom,spmi-sdam: fix example 'reg' property
  arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property
  dt-bindings: mfd: qcom,spmi-pmic: add nvram function

 .../bindings/mfd/qcom,spmi-pmic.yaml          |  4 +++
 .../bindings/nvmem/qcom,spmi-sdam.yaml        | 31 +++++++++++--------
 arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi  |  2 +-
 3 files changed, 23 insertions(+), 14 deletions(-)