Re: [PATCH 3/3] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
From: Doug Anderson <dianders@chromium.org>
Date: 2018-08-30 15:28:29
Also in:
linux-arm-msm, lkml
From: Doug Anderson <dianders@chromium.org>
Date: 2018-08-30 15:28:29
Also in:
linux-arm-msm, lkml
Hi, On Mon, Jul 9, 2018 at 4:17 AM, Linus Walleij [off-list ref] wrote:
On Tue, Jul 3, 2018 at 8:09 AM Stephen Boyd [off-list ref] wrote:quoted
quoted
Fixes: eadff3024472 ("pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver") Signed-off-by: Douglas Anderson <dianders@chromium.org>We should fix the ssbi-gpio/mpp and spmi-mpp drivers too. All those drivers are designed on the same buggy original driver.Agreed. Looking forward to the patches :D
Well, it took a little while for me to get to it, but patches are available at <http://lore.kernel.org/r/20180830152340.242249-1-dianders@chromium.org (local)>. I personally have no way to test them so I prefixed them with RFT. Enjoy! -Doug