mbox series

[0/4] ARM: pxa3xx: introduce bias-pull{up,down} pinctrl

Message ID 20190422084745.9064-1-daniel@zonque.org
Headers show
Series ARM: pxa3xx: introduce bias-pull{up,down} pinctrl | expand

Message

Daniel Mack April 22, 2019, 8:47 a.m. UTC
The first patch in this series adds bias-pull{up,down} pinctrl functions
for PXA3xx. The next two make use of them in one of the Raumfeld DTS
files, and the last one is a simple comment fixup.


Best regards,
Daniel

Daniel Mack (4):
  ARM: pxa3xx: dts: Add defines for pinctrl-single,bias-pull{up,down}
  ARM: pxa: raumfeld-controller: fix 'dock detect' GPIO key
  ARM: pxa: raumfeld-common: fix comments in gpio_keys pinctrl node
  ARM: pxa: dts: add pinctrl for charger pins

 arch/arm/boot/dts/pxa300-raumfeld-common.dtsi |  6 +++---
 .../boot/dts/pxa300-raumfeld-controller.dts   | 21 ++++++++++++++++++-
 arch/arm/boot/dts/pxa3xx.dtsi                 |  8 +++++++
 3 files changed, 31 insertions(+), 4 deletions(-)