Re: [PATCH v2 04/13] arm64: dts: qcom: sdm845-lg-common: Add leds

From: Konrad Dybcio
Date: Wed Sep 17 2025 - 09:55:33 EST


On 9/17/25 3:09 AM, Paul Sajna wrote:
> From: Amir Dahan <system64fumo@xxxxxxxxxxxxxx>
>
> Add the multicolor status led in the phone's notch
>
> Signed-off-by: Amir Dahan <system64fumo@xxxxxxxxxxxxxx>

Sending someone else's changes is fine, but Linux submission guidelines
require that you add your own sign-off at the end of the existing tag
chain (i.e. git commit --amend -s) to certify under your name that you
believe a patch doesn't e.g. break any licensing

Konrad