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. v2: * rebase to v5.1-rc6 * amend patch subject and add 'raumfeld-controller' to 3/4 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-controller: add pinctrl for charger pins ARM: pxa: raumfeld-common: fix comments in gpio_keys pinctrl node 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