Hi Stephan, Stephan Gerhold <stephan@xxxxxxxxxxx> writes: > On Fri, Apr 12, 2024 at 07:03:26PM +0000, Volodymyr Babchuk wrote: >> Voltage regulator L13C is used by SD card IO interface. In order to >> support UHS modes, IO interface voltage needs to be set to 1.8V. This >> patch extends minimum voltage range of L13C regulator to allow this. >> > > I think this one also deserves a Fixes and stable tag. One could argue > that enabling UHS modes is a new "feature" Yes, this was my reasoning, actually. I reasoned that the initial commit ("arm64: dts: qcom: sa8155p-adp: Add base dts file") was not obliged to set voltage ranges correctly as it didn't enabled SDHC2 support. But you are right, 0deb2624e2d0 ("arm64: dts: qcom: sa8155p-adp: Add support for uSD card") should have this change. > but I would say the original > commit just missed setting the correct voltages with the intended use > case. I doubt limiting to high speed was intended. > > Maybe also add a Suggested-by tag from myself: Yes, sorry. I should have asked about adding your Suggested-by tag before posting this change. > Fixes: 0deb2624e2d0 ("arm64: dts: qcom: sa8155p-adp: Add support for uSD card") > Cc: stable@xxxxxxxxxxxxxxx > Suggested-by: Stephan Gerhold <stephan@xxxxxxxxxxx> > > I believe you do not need to resend just to add these tags, the b4 tool > should pick them up while applying. It looks like this might not work > for the Cc: stable tag though... Well, we can send separate email to stable@xxxxxxxxxxxxxxx after this patch will be applied... I believe it is better than posting v4. -- WBR, Volodymyr