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(-) -- 2.20.1