Re: [PATCH V2 0/2] Add support for GPIO based leds and buttons

From: Konrad Dybcio
Date: Tue Jun 06 2023 - 08:57:06 EST




On 5.06.2023 07:29, Sridharan S N wrote:
> Add support for wlan-2g led and wps button available on IPQ5332 and
> IPQ9574
Please roughly mention the platform in the series title, e.g.

"Add support for GPIO based leds and buttons on IPQ5332/9574 devices"

otherwise it sounds as if you were just adding support for that to
the kernel ^^

Konrad
>
> Sridharan S N (2):
> arm64: dts: qcom: ipq5332: enable GPIO based LEDs and Buttons
> arm64: dts: qcom: ipq9574: enable GPIO based LEDs
>
> arch/arm64/boot/dts/qcom/ipq5332-mi01.2.dts | 42 +++++++++++++++++++++
> arch/arm64/boot/dts/qcom/ipq5332-rdp442.dts | 42 +++++++++++++++++++++
> arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts | 42 +++++++++++++++++++++
> arch/arm64/boot/dts/qcom/ipq9574-rdp418.dts | 20 ++++++++++
> arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts | 20 ++++++++++
> arch/arm64/boot/dts/qcom/ipq9574-rdp449.dts | 20 ++++++++++
> arch/arm64/boot/dts/qcom/ipq9574-rdp453.dts | 20 ++++++++++
> 7 files changed, 206 insertions(+)
>