commit | fd7633126e274a6ed3d411b25d9a10f5224897aa | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Fri Mar 04 17:11:37 2022 +0100 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Tue Mar 15 18:38:01 2022 +0100 |
tree | 54c34d302efcf946673f7bf9ac833b3a5a15d4be | |
parent | 1c20443ce07fcb814909bb7f648c651213675d4d [diff] |
drivers: pinctrl: nrf: Add support for PWM, QDEC, and QSPI peripherals Add support for configuring pins to be used by the nRF PWM, QDEC, and QSPI peripherals. A new custom property "nordic,invert" is added to the pin configuration group binding to allow configuring PWM channel outputs as inverted. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>