Message ID | 20241112024050.669578-7-mailingradian@gmail.com |
---|---|
State | Not Applicable |
Headers | show |
Series | arm64: dts: qcom: Pixel 3a Flash LEDs | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
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>
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 [李琼斯]
diff --git a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml index 1ba607685f5f..bcf0ad4ea57e 100644 --- a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml +++ b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml @@ -23,6 +23,7 @@ properties: items: - enum: - qcom,pm6150l-flash-led + - qcom,pm660l-flash-led - qcom,pm8150c-flash-led - qcom,pm8150l-flash-led - qcom,pm8350c-flash-led
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(+)