On Wed, Jul 19, 2017 at 02:30:45PM +0800, fengl...@codeaurora.org wrote: > From: Fenglin Wu <fengl...@codeaurora.org> > > GPIO LV (low voltage)/MV (medium voltage) subtypes have different > features and register mappings than 4CH/8CH subtypes. Add support > for LV and MV subtypes. > > Signed-off-by: Fenglin Wu <fengl...@codeaurora.org> > --- > .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 17 +-
Acked-by: Rob Herring <r...@kernel.org> > drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 281 > +++++++++++++++++---- > include/dt-bindings/pinctrl/qcom,pmic-gpio.h | 2 + > 3 files changed, 250 insertions(+), 50 deletions(-)