linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add samsung-matisselte and common matisse dtsi
@ 2023-10-25  8:37 Stefan Hansson
  2023-10-25  8:37 ` [PATCH v3 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree Stefan Hansson
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Stefan Hansson @ 2023-10-25  8:37 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, devicetree,
	linux-kernel
  Cc: ~postmarketos/upstreaming, phone-devel, Stefan Hansson

This series adds a common samsung-matisse dtsi and reworks
samsung-matisse-wifi to use it, and introduces samsung-matisselte. I
choose matisselte over matisse-lte as this is how most other devices
(klte, s3ve3g) do it and it is the codename that Samsung gave the
device. See individual commits for more information.

---
Changes since v1:

 - Rebased on latest linux-next
 - Added qcom,msm8226 compatible to matisselte inspired by recent Lumia
   830 patch. This is done as in v1, the patch was rejected because I
   included the msm8226 dtsi despite not marking matisselte as
   compatible with msm8226, and I was not sure how to resolve that. As
   such, I'm copying what was done in the Lumia 830 (microsoft-tesla)
   patch given that it was accepted.

Changes since v2:

 - Updated commit message for UART patch to explain why it was added.
 - Gave more flags to git to provide a hopefully more readable patch.

Stefan Hansson (4):
  ARM: dts: qcom: samsung-matisse-common: Add initial common device tree
  dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE
  ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE
    (SM-T535)
  ARM: dts: qcom: samsung-matisse-common: Add UART

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm/boot/dts/qcom/Makefile               |   1 +
 .../qcom-apq8026-samsung-matisse-wifi.dts     | 589 +++---------------
 ... qcom-msm8226-samsung-matisse-common.dtsi} |  59 +-
 .../qcom/qcom-msm8926-samsung-matisselte.dts  |  36 ++
 5 files changed, 117 insertions(+), 569 deletions(-)
 rewrite arch/arm/boot/dts/qcom/qcom-apq8026-samsung-matisse-wifi.dts (89%)
 copy arch/arm/boot/dts/qcom/{qcom-apq8026-samsung-matisse-wifi.dts => qcom-msm8226-samsung-matisse-common.dtsi} (90%)
 create mode 100644 arch/arm/boot/dts/qcom/qcom-msm8926-samsung-matisselte.dts

-- 
2.41.0


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

end of thread, other threads:[~2023-10-31 13:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25  8:37 [PATCH v3 0/4] Add samsung-matisselte and common matisse dtsi Stefan Hansson
2023-10-25  8:37 ` [PATCH v3 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree Stefan Hansson
2023-10-25  8:52   ` Krzysztof Kozlowski
2023-10-25  8:37 ` [PATCH v3 2/4] dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE Stefan Hansson
2023-10-25  8:48   ` Krzysztof Kozlowski
2023-10-25  8:50     ` Stefan Hansson
2023-10-25  8:37 ` [PATCH v3 3/4] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE (SM-T535) Stefan Hansson
2023-10-31 11:08   ` Konrad Dybcio
2023-10-31 13:52     ` Stefan Hansson
2023-10-25  8:37 ` [PATCH v3 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART Stefan Hansson
2023-10-31 11:08   ` Konrad Dybcio
2023-10-25  8:48 ` [PATCH v3 0/4] Add samsung-matisselte and common matisse dtsi Krzysztof Kozlowski
2023-10-25  8:52   ` Stefan Hansson
2023-10-25  8:53     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).