public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
@ 2026-03-29  4:47 Biswapriyo Nath
  2026-03-29  4:47 ` [PATCH v2 1/7] arm64: dts: qcom: sm6125: Use 64 bit addressing Biswapriyo Nath
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Biswapriyo Nath @ 2026-03-29  4:47 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Lee Jones, Pavel Machek, Sean Young,
	Michael Turquette, Stephen Boyd, Martin Botka
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-leds, linux-clk,
	~postmarketos/upstreaming, phone-devel, stable, Biswapriyo Nath,
	kernel test robot, Konrad Dybcio, Dmitry Baryshkov,
	Krzysztof Kozlowski

This patch series add support for various components in Xiaomi Redmi
Note 8.

Most notably:
- IR transmitter
- USB-C OTG
- Vibrator

Also, fix some bindings warning as reported due to previous commits.
These are tested with linux-next tag next-20260320.

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
---
Changes in v2:
- Move bindings fixes to first in the series and add fixes tag.
- Link to v1: https://patch.msgid.link/20260325-ginkgo-add-usb-ir-vib-v1-0-446c6e865ad6@gmail.com

---
Biswapriyo Nath (7):
      arm64: dts: qcom: sm6125: Use 64 bit addressing
      dt-bindings: clock: qcom, dispcc-sm6125: Add #reset-cells property
      arm64: dts: qcom: sm6125-xiaomi-ginkgo: Enable vibrator
      arm64: dts: qcom: sm6125: Enable USB-C port handling
      arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add PMI632 Type-C property
      dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value
      arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add IR transmitter

 .../bindings/clock/qcom,dispcc-sm6125.yaml         |   3 +
 .../devicetree/bindings/leds/irled/ir-spi-led.yaml |   2 +-
 .../boot/dts/qcom/sm6125-xiaomi-ginkgo-common.dtsi |  56 +++++++
 arch/arm64/boot/dts/qcom/sm6125.dtsi               | 168 +++++++++++----------
 4 files changed, 152 insertions(+), 77 deletions(-)
---
base-commit: 785f0eb2f85decbe7c1ef9ae922931f0194ffc2e
change-id: 20260325-ginkgo-add-usb-ir-vib-4a51bd9ff64b

Best regards,
--  
Biswapriyo Nath <nathbappai@gmail.com>


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

end of thread, other threads:[~2026-03-29  9:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-29  4:47 [PATCH v2 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo Biswapriyo Nath
2026-03-29  4:47 ` [PATCH v2 1/7] arm64: dts: qcom: sm6125: Use 64 bit addressing Biswapriyo Nath
2026-03-29  4:47 ` [PATCH v2 2/7] dt-bindings: clock: qcom, dispcc-sm6125: Add #reset-cells property Biswapriyo Nath
2026-03-29  9:21   ` Krzysztof Kozlowski
2026-03-29  9:28     ` Krzysztof Kozlowski
2026-03-29  4:47 ` [PATCH v2 3/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Enable vibrator Biswapriyo Nath
2026-03-29  4:47 ` [PATCH v2 4/7] arm64: dts: qcom: sm6125: Enable USB-C port handling Biswapriyo Nath
2026-03-29  4:48 ` [PATCH v2 5/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add PMI632 Type-C property Biswapriyo Nath
2026-03-29  9:52   ` Dmitry Baryshkov
2026-03-29  4:48 ` [PATCH v2 6/7] dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value Biswapriyo Nath
2026-03-29  4:48 ` [PATCH v2 7/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add IR transmitter Biswapriyo Nath
2026-03-29  6:10 ` [PATCH v2 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo Greg KH

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