public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add samsung-milletwifi
@ 2024-02-15 17:19 Bryant Mairs
  2024-02-15 17:19 ` [PATCH v2 1/2] dt-bindings: arm: qcom: Document samsung,milletwifi device Bryant Mairs
  2024-02-15 17:19 ` [PATCH v2 2/2] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 8.0 Wi-Fi Bryant Mairs
  0 siblings, 2 replies; 5+ messages in thread
From: Bryant Mairs @ 2024-02-15 17:19 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-msm, devicetree, linux-kernel, luca
  Cc: ~postmarketos/upstreaming, phone-devel, Linus Walleij

This series adds support for samsung-milletwifi, the smaller cousin
to samsung-matisselte. I've used the manufacturer's naming convention
for consistency.

Hardware currently supported:
- GPS
- Display
- Wi-Fi
- Bluetooth
- Cover detection
- Physical buttons
- Touchscreen and touchkeys
- Accelerometer

Signed-off-by: Bryant Mairs <bryant@mai.rs>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
---
Changes in v2:
- Squashed DTS work into a single commit
- Add touchkeys to the DTS
- Link to v1: https://lore.kernel.org/all/20231105204759.37107-1-bryant@mai.rs/
---

Bryant Mairs (2):
  dt-bindings: arm: qcom: Document samsung,milletwifi device
  ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 8.0 Wi-Fi

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm/boot/dts/qcom/Makefile               |   1 +
 .../qcom/qcom-apq8026-samsung-milletwifi.dts  | 568 ++++++++++++++++++
 3 files changed, 570 insertions(+)
 create mode 100644 arch/arm/boot/dts/qcom/qcom-apq8026-samsung-milletwifi.dts

-- 
2.43.0


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

end of thread, other threads:[~2024-02-15 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 17:19 [PATCH v2 0/2] Add samsung-milletwifi Bryant Mairs
2024-02-15 17:19 ` [PATCH v2 1/2] dt-bindings: arm: qcom: Document samsung,milletwifi device Bryant Mairs
2024-02-15 17:50   ` Conor Dooley
2024-02-15 17:19 ` [PATCH v2 2/2] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 8.0 Wi-Fi Bryant Mairs
2024-02-15 17:55   ` Luca Weiss

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