On Sun, Mar 29, 2026 at 04:47:55AM +0000, Biswapriyo Nath wrote:
> 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 <[email protected]>
> ---
> Changes in v2:
> - Move bindings fixes to first in the series and add fixes tag.
> - Link to v1:
> https://patch.msgid.link/[email protected]
>
> ---
> 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 <[email protected]>
>
>
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
</formletter>