mbox series

[0/5] arm64: dts: qcom: sc7x80: A smattering of misc dts cleanups

Message ID 20220201001042.3724523-1-dianders@chromium.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sc7x80: A smattering of misc dts cleanups | expand

Message

Doug Anderson Feb. 1, 2022, 12:10 a.m. UTC
There's nothing really holding this series together except that it
fixes a smattering of random dts stuff that I noticed recently. There
are no real dependencies other than the second "sdc" change depends on
the first.

Hopefully these look OK and can be applied quickly to avoid conflicts
with other work going on.

NOTE: if these changes land then my "herobrine-rev1" change definitely
needs to be re-posted. I've got that ready to go once we resolve the
cpufreq stuff.


Douglas Anderson (5):
  arm64: dts: qcom: sc7180-trogdor: Add "-regulator" suffix to
    pp3300_hub
  arm64: dts: qcom: sc7280-herobrine: Consistently add "-regulator"
    suffix
  arm64: dts: qcom: sc7280: Properly sort sdc pinctrl lines
  arm64: dts: qcom: sc7280: Clean up sdc1 / sdc2 pinctrl
  arm64: dts: qcom: sc7280-idp: No need for "input-enable" on sw_ctrl

 arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi  |   2 +-
 .../qcom/sc7280-herobrine-herobrine-r0.dts    |  85 +++++-----
 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi      |  90 +++++-----
 arch/arm64/boot/dts/qcom/sc7280.dtsi          | 155 +++++++++---------
 4 files changed, 159 insertions(+), 173 deletions(-)

Comments

patchwork-bot+linux-arm-msm@kernel.org Feb. 4, 2022, 10 p.m. UTC | #1
Hello:

This series was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Mon, 31 Jan 2022 16:10:37 -0800 you wrote:
> There's nothing really holding this series together except that it
> fixes a smattering of random dts stuff that I noticed recently. There
> are no real dependencies other than the second "sdc" change depends on
> the first.
> 
> Hopefully these look OK and can be applied quickly to avoid conflicts
> with other work going on.
> 
> [...]

Here is the summary with links:
  - [1/5] arm64: dts: qcom: sc7180-trogdor: Add "-regulator" suffix to pp3300_hub
    https://git.kernel.org/qcom/c/171bac46700f
  - [2/5] arm64: dts: qcom: sc7280-herobrine: Consistently add "-regulator" suffix
    https://git.kernel.org/qcom/c/7a86ac040565
  - [3/5] arm64: dts: qcom: sc7280: Properly sort sdc pinctrl lines
    https://git.kernel.org/qcom/c/b1969bc52218
  - [4/5] arm64: dts: qcom: sc7280: Clean up sdc1 / sdc2 pinctrl
    (no matching commit)
  - [5/5] arm64: dts: qcom: sc7280-idp: No need for "input-enable" on sw_ctrl
    https://git.kernel.org/qcom/c/8fdedd6c6464

You are awesome, thank you!