[PATCH v4 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver

Horatiu Vultur horatiu.vultur at microchip.com
Fri Oct 15 06:25:24 PDT 2021


This allows the driver to call an optional reset driver.

v3->v4:
 - use devm_reset_control_get_optional_shared
 - remove the expected name of the reset line

v2->v3:
 - fix warnings reported by 'make dtbs_check'

v1->v2:
 - add dt-bindings changes


Horatiu Vultur (2):
  dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
  pinctrl: microchip sgpio: use reset driver

 .../devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml  | 3 +++
 drivers/pinctrl/pinctrl-microchip-sgpio.c                    | 5 +++++
 2 files changed, 8 insertions(+)

-- 
2.33.0




More information about the linux-arm-kernel mailing list