u-boot/doc/device-tree-bindings/pinctrl
Marek Behún 5534fb4f48 arm64: a37xx: pinctrl: Correct PWM pins definitions
The PWM pins on North Bridge on Armada 37xx can be configured into PWM
or GPIO functions. When in PWM function, each pin can also be configured
to drive low on 0 and tri-state on 1 (LED mode).

The current definitions handle this by declaring two pin groups for each
pin:
- group "pwmN" with functions "pwm" and "gpio"
- group "ledN_od" ("od" for open drain) with functions "led" and "gpio"

This is semantically incorrect. The correct definition for each pin
should be one group with three functions: "pwm", "led" and "gpio".

Change the "pwmN" groups to support "led" function.

Remove "ledN_od" groups. This cannot break backwards compatibility with
older device trees: no device tree uses it since there is no PWM driver
for this SOC yet. Also "ledN_od" groups are not even documented.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
2021-07-31 09:59:58 +02:00
..
atmel,at91-pio4-pinctrl.txt dt-bindings: pinctrl: at91-pio4: add slew-rate 2021-03-02 09:28:33 +02:00
bcm6838-pinctrl.txt pinctrl: bcm6838: add pinctrl support 2018-09-22 20:49:59 +02:00
intel,apl-pinctrl.txt x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
kendryte,k210-fpioa.txt pinctrl: k210: Rename power domains to match datasheet 2020-11-17 15:09:28 +08:00
marvell,armada-37xx-pinctrl.txt arm64: a37xx: pinctrl: Correct PWM pins definitions 2021-07-31 09:59:58 +02:00
marvell,armada-apn806-pinctrl.txt arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00
marvell,armada-cp110-pinctrl.txt arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00
marvell,mvebu-pinctrl.txt mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 2018-05-29 08:33:05 +02:00
nexell,s5pxx18-pinctrl.txt pinctrl: add nexell driver 2020-07-29 08:43:40 -04:00
pinctrl-bindings.txt pinctrl: Add pinmux property support to pinctrl-generic 2020-10-08 11:42:36 -04:00
rockchip,pinctrl.txt rockchip: Bring in RK3288 device tree file includes and bindings 2015-09-02 21:28:23 -06:00
st,stm32-pinctrl.txt dt-bindings: pinctrl: stm32: add new entry for package information 2019-07-12 11:18:53 +02:00