On 3/30/26 1:37 AM, Erikas Bitovtas wrote: > VCNL4000 includes support for regulators. Add regulators listed in the > downstream device tree so they can be powered in during initialization. > VLED supply is missing downstream, so it will be powered on by a dummy. > > Signed-off-by: Erikas Bitovtas <[email protected]> > --- > arm64: dts: qcom: msm8939-asus-z00t: add regulators for ambient light > and proximity sensor. > > This patch series describes regulators needed for the ambient light and > proximity sensor. > > In the patch series which added the ambient light and proximity sensor > for this device, regulators were missing, as they were not yet supported > by the sensor's device tree binding. Missing regulators for the ambient > light and proximity sensor resulted in it not powering on when a > regulator supplied only the ambient light and proximity sensor. In Asus > ZenFone 2 Laser case, the regulators were shared with the panel and > magnetometer, so it was not affected by this bug. However, for the sake > of completeness of the binding, we add the neccessary regulators anyway. > > The mainline binding for the sensor also includes vled-supply, however, > in downstream, it is missing, and we have no datasheet for the device, > so for now, we'll have it being supplied by a dummy. > ---
In case this isn't AI-generated, you don't need a novel-length cover letter for such a simple patch Reviewed-by: Konrad Dybcio <[email protected]> Konrad

