Re: [PATCH RESEND - dt 2/2] dt-bindings: leds: qcom-wled: fix number of addresses

From: Rob Herring
Date: Mon Aug 29 2022 - 15:58:20 EST


On Thu, 25 Aug 2022 15:54:10 +0300, Krzysztof Kozlowski wrote:
> On PM660L, PMI8994 and PMI8998, the WLED has two address spaces. This
> also fixes dtbs_check warnings like:
>
> arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dtb: leds@d800: reg: [[55296], [55552]] is too long
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/leds/backlight/qcom-wled.yaml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>

Applied, thanks!