public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup
@ 2023-05-01 21:24 Andrew Halaney
  2023-05-01 21:24 ` [PATCH v4 1/4] arm64: dts: qcom: sa8155p-adp: Make compatible the first property Andrew Halaney
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Andrew Halaney @ 2023-05-01 21:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	linux-arm-msm, devicetree, Andrew Halaney

This series cleans up some devicetree conventions in sa8155p-adp based
on feedback from other platforms.

The hope is that by getting it right here, future contributors won't
repeat the same mistakes as I did!

v3: https://lore.kernel.org/linux-arm-msm/20230421205512.339850-1-ahalaney@redhat.com/

Thanks,
Andrew

Andrew Halaney (4):
  arm64: dts: qcom: sa8155p-adp: Make compatible the first property
  arm64: dts: qcom: Make -cells decimal
  arm64: dts: qcom: sa8155p-adp: Remove unneeded rgmii_phy information
  arm64: dts: qcom: sa8155p-adp: Move mtl nodes into ethernet node

 arch/arm64/boot/dts/qcom/ipq6018.dtsi        |  2 +-
 arch/arm64/boot/dts/qcom/ipq8074.dtsi        | 14 ++---
 arch/arm64/boot/dts/qcom/msm8953.dtsi        |  4 +-
 arch/arm64/boot/dts/qcom/qcs404-evb-4000.dts |  4 +-
 arch/arm64/boot/dts/qcom/sa8155p-adp.dts     | 56 ++++++++++----------
 5 files changed, 39 insertions(+), 41 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-05-25  4:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-01 21:24 [PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup Andrew Halaney
2023-05-01 21:24 ` [PATCH v4 1/4] arm64: dts: qcom: sa8155p-adp: Make compatible the first property Andrew Halaney
2023-05-01 21:24 ` [PATCH v4 2/4] arm64: dts: qcom: Make -cells decimal Andrew Halaney
2023-05-02  6:56   ` Krzysztof Kozlowski
2023-05-01 21:24 ` [PATCH v4 3/4] arm64: dts: qcom: sa8155p-adp: Remove unneeded rgmii_phy information Andrew Halaney
2023-05-01 21:24 ` [PATCH v4 4/4] arm64: dts: qcom: sa8155p-adp: Move mtl nodes into ethernet node Andrew Halaney
2023-05-04 11:30 ` [PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup Brian Masney
2023-05-19 16:57 ` Andrew Halaney
2023-05-25  4:53 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox