Re: [PATCH 2/2] pinctrl: qcom: glymur: Fix the gpio and egpio pin functions

From: Bartosz Golaszewski
Date: Fri Oct 03 2025 - 06:56:25 EST


On Fri, Sep 19, 2025 at 2:18 PM Abel Vesa <abel.vesa@xxxxxxxxxx> wrote:
>
> Mark the gpio/egpio as GPIO specific pin functions, othewise
> the pin muxing generic framework will complain about the gpio
> being already requested by a different owner.
>
> Fixes: 87ebcd8baebf ("pinctrl: qcom: Add glymur pinctrl driver")
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>