Am Freitag, dem 15.12.2023 um 00:37 +0100 schrieb Konrad Dybcio: > > > On 12/14/23 21:59, André Apitzsch wrote: > > This dts adds support for Motorola Moto G 4G released in 2013. > > > > Add a device tree with initial support for: > > > > - GPIO keys > > - Hall sensor > > - SDHCI > > - Vibrator > > > > Signed-off-by: André Apitzsch <git@xxxxxxxxxxx> > > --- > Excellent, thanks! > > Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > > [...] > > > + pm8226_lvs1: lvs1 { > > + /* Pull-up for I2C lines */ > > + regulator-always-on; > > + }; > just one q: is this intended to stay a-on, or will it be bound > to some i2c host (presumably camera)? > > Konrad It's intended to stay always on. At least that's what downstream [1] did. André [1] https://github.com/LineageOS/android_kernel_motorola_msm8226/commit/bac97acacb0a868fa2cf96e53e18d6653c409a1b