[v2,0/4] PMU, rpm-stats and IMEM for MSM8226

Message ID 20230520121933.15533-1-matti.lehtimaki@gmail.com
Headers
Series PMU, rpm-stats and IMEM for MSM8226 |

Message

Matti Lehtimäki May 20, 2023, 12:19 p.m. UTC
  This series adds PMU, rpm-stats and IMEM nodes for MSM8226.
It also defines reboot modes for MSM8226.

Changes in v2:
  - Use constants instead of magic number in PMU node
  - Always enable IMEM node
  - Move reboot-mode magic numbers to platform,
    those should be always the same, drop patch for matisse-wifi

Matti Lehtimäki (4):
  dt-bindings: sram: qcom,imem: Document MSM8226
  ARM: dts: qcom: msm8226: Add PMU node
  ARM: dts: qcom: msm8226: Add rpm-stats device node
  ARM: dts: qcom: msm8226: Add IMEM node

 .../devicetree/bindings/sram/qcom,imem.yaml   |  1 +
 arch/arm/boot/dts/qcom-msm8226.dtsi           | 25 +++++++++++++++++++
 2 files changed, 26 insertions(+)
  

Comments

Bjorn Andersson May 25, 2023, 4:54 a.m. UTC | #1
On Sat, 20 May 2023 15:19:29 +0300, Matti Lehtimäki wrote:
> This series adds PMU, rpm-stats and IMEM nodes for MSM8226.
> It also defines reboot modes for MSM8226.
> 
> Changes in v2:
>   - Use constants instead of magic number in PMU node
>   - Always enable IMEM node
>   - Move reboot-mode magic numbers to platform,
>     those should be always the same, drop patch for matisse-wifi
> 
> [...]

Applied, thanks!

[2/4] ARM: dts: qcom: msm8226: Add PMU node
      commit: fbc669e65fa3b4fe417c14ea194057140d7f3d74
[3/4] ARM: dts: qcom: msm8226: Add rpm-stats device node
      commit: c1ba26f1a00f560f143336dc29eb6524be333a75
[4/4] ARM: dts: qcom: msm8226: Add IMEM node
      commit: 94aca310e66d953c1676e71754744f181d6fe5f9

Best regards,