commit | 8bad34a7090fd015d9f62d4145cb2109faa7641a | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Wed Jan 27 15:00:30 2021 +0200 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Tue Mar 02 09:28:33 2021 +0200 |
tree | 9b8baa64395aa7cace6b800a030be670216d2cfd | |
parent | f031bb304d073b1a140e1fc9f395655bbcea2c0c [diff] |
pinctrl: at91-pio4: add support for slew-rate SAMA7G5 supports slew rate configuration. Adapt the driver for this. For switching frequencies lower than 50MHz the slew rate needs to be enabled. Since most of the pins on SAMA7G5 fall into this category enabled the slew rate by default. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>