mbox series

[v3,0/3] Add missing SDCC resets for SDM630/660

Message ID 20250203063427.358327-1-alexeymin@postmarketos.org (mailing list archive)
Headers show
Series Add missing SDCC resets for SDM630/660 | expand

Message

Alexey Minnekhanov Feb. 3, 2025, 6:34 a.m. UTC
These resets are part of GCC space and were missed during initial
porting of the platform.

Changelog:

v3:
 * dropped fixes tags, picked r-b

v2:
 * split into 3 patches

Alexey Minnekhanov (3):
  dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
  clk: qcom: gcc-sdm660: Add missing SDCC block resets
  arm64: dts: qcom: sdm630: Add missing resets to mmc blocks

 arch/arm64/boot/dts/qcom/sdm630.dtsi        | 3 +++
 drivers/clk/qcom/gcc-sdm660.c               | 2 ++
 include/dt-bindings/clock/qcom,gcc-sdm660.h | 2 ++
 3 files changed, 7 insertions(+)

Comments

Bjorn Andersson Feb. 14, 2025, 10:38 p.m. UTC | #1
On Mon, 03 Feb 2025 09:34:23 +0300, Alexey Minnekhanov wrote:
> These resets are part of GCC space and were missed during initial
> porting of the platform.
> 
> Changelog:
> 
> v3:
>  * dropped fixes tags, picked r-b
> 
> [...]

Applied, thanks!

[2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets
      commit: 497457f61fd6d375c7615926956793286f631f7f

Best regards,