Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera
From: Konrad Dybcio
Date: Fri Jul 31 2026 - 13:14:38 EST
On 7/31/26 6:46 PM, David Heidelberg wrote:
>
> On 31/07/2026 17:41, Konrad Dybcio wrote:
>> On 7/30/26 12:20 AM, David Heidelberg via B4 Relay wrote:
>>> From: David Heidelberg <david@xxxxxxx>
[...]
>>> + /*
>>> + * TODO: This node represent bus supply to the cam i2c module.
>>> + * Others DT do in similar fashion, but should be addressed
>>> + * by the bus-supply in the future
>>> + */
>>
>> I can't quite parse the second sentence..
>
> I'll rephrase, I noticed that other device-trees where there is also i2c level-shifter also introduce always-on regulator. I let clanker check impact on power consumption, it's likely irrelevant, but in the future would be nice to have proper bus-supply property in use instead of always-on.
Aaah level shifters.. got it
Konrad