Re: [PATCH v4 09/12] arm64: dts: qcom: sdm845-lg-common: Add camera flash
From: Paul Sajna
Date: Thu Dec 04 2025 - 13:37:43 EST
December 4, 2025 at 9:17 AM, "Konrad Dybcio" <konrad.dybcio@xxxxxxxxxxxxxxxx mailto:konrad.dybcio@xxxxxxxxxxxxxxxx?to=%22Konrad%20Dybcio%22%20%3Ckonrad.dybcio%40oss.qualcomm.com%3E > wrote:
> led-sources is parsed into a bitmap and written into REG_MODULE_EN,
> this doesn't translate into anything that's userspace-visible
>
> That would instead be the case if you defined a pair of LEDs under
> the device node (which is valid if there's two separate ones, such
> as for some phones with a back and front LED flash)
>
> Konrad
>
so it should be led-sources = <1 2> or something? Under a single node?