mbox series

[0/3] arm64: dts: qcom: Pixel 3a Flash LEDs

Message ID 20241112024050.669578-6-mailingradian@gmail.com
Headers show
Series arm64: dts: qcom: Pixel 3a Flash LEDs | expand

Message

Richard Acayan Nov. 12, 2024, 2:40 a.m. UTC
This adds support for the flash LEDs on PM660L and enables it on the
Pixel 3a as an initial user.

Richard Acayan (3):
  dt-bindings: leds: qcom,spmi-flash-led: add pm660l compatible
  arm64: dts: qcom: pm660l: add flash leds
  arm64: dts: qcom: sdm670-google-sargo: add flash leds

 .../bindings/leds/qcom,spmi-flash-led.yaml         |  1 +
 arch/arm64/boot/dts/qcom/pm660l.dtsi               |  6 ++++++
 arch/arm64/boot/dts/qcom/sdm670-google-sargo.dts   | 14 ++++++++++++++
 3 files changed, 21 insertions(+)

Comments

Rob Herring Nov. 12, 2024, 5:21 p.m. UTC | #1
On Mon, 11 Nov 2024 21:40:52 -0500, Richard Acayan wrote:
> Add the compatible for the flash LED controller on the PM660L PMIC.
> 
> Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> ---
>  Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Konrad Dybcio Nov. 30, 2024, 2:37 p.m. UTC | #2
On 12.11.2024 3:40 AM, Richard Acayan wrote:
> The Pixel 3a has two identical flash LEDs. Add them together.
> 
> Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad
Lee Jones Dec. 12, 2024, 5:34 p.m. UTC | #3
On Mon, 11 Nov 2024 21:40:52 -0500, Richard Acayan wrote:
> Add the compatible for the flash LED controller on the PM660L PMIC.
> 
> 

Applied, thanks!

[1/3] dt-bindings: leds: qcom,spmi-flash-led: add pm660l compatible
      commit: a1234b215538279c8520481f6d539f1582bd17d8

--
Lee Jones [李琼斯]
Bjorn Andersson Dec. 26, 2024, 6:26 p.m. UTC | #4
On Mon, 11 Nov 2024 21:40:51 -0500, Richard Acayan wrote:
> This adds support for the flash LEDs on PM660L and enables it on the
> Pixel 3a as an initial user.
> 
> Richard Acayan (3):
>   dt-bindings: leds: qcom,spmi-flash-led: add pm660l compatible
>   arm64: dts: qcom: pm660l: add flash leds
>   arm64: dts: qcom: sdm670-google-sargo: add flash leds
> 
> [...]

Applied, thanks!

[2/3] arm64: dts: qcom: pm660l: add flash leds
      commit: 9b2955bae7025190c8d15983b37554da96e43e21
[3/3] arm64: dts: qcom: sdm670-google-sargo: add flash leds
      commit: 44d2a252698effd2f247a31492c10e1290903474

Best regards,