Re: [PATCH v2 1/2] dt-bindings: pinctrl: qcom,milos-lpass-lpi-pinctrl: Add Eliza pinctrl

From: Bartosz Golaszewski

Date: Mon Jul 13 2026 - 10:42:11 EST


On Mon, 13 Jul 2026 14:15:17 +0200, Ravi Hothi
<ravi.hothi@xxxxxxxxxxxxxxxx> said:
> Document compatible for Qualcomm Eliza SoC LPASS LPI pin controller.
> Eliza has the same pin mux functions as Milos but uses a different
> slew rate register layout where the slew rate field is in the same
> GPIO config register rather than a separate dedicated register. As a
> result, Eliza only has a single reg entry instead of two.
>
> Signed-off-by: Ravi Hothi <ravi.hothi@xxxxxxxxxxxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/r/202607032107.RMly13RH-lkp@xxxxxxxxx/

That's misleading - the robot pointed out an issue in your v1. This patch
doesn't fix an issue it found - it's a new feature.

Don't send a v3 if not needed but I'll drop it when applying once we get an ack
for this.

Bart