From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> This patch set updates drive strength options for the Sama7g5 to align with drive strength options in the Sama7g5 data sheet. changes since v1: - Fix ABI break. - Add explanation for drive strength macros. changes since v2: -Fix subject prefix to match subsystem. -Add more indepth discription of sama7g5 define values. -Fix formatting issues. -Add sama7g5 differences to dbg_show. -Remove array length for xlate. Ryan Wanner (2): pinctrl: at91-pio4: Implement the correct drive values for sama7g5 dt-bindings:pinctrl:at91:Adding macros for sama7g5 drivers/pinctrl/pinctrl-at91-pio4.c | 54 ++++++++++++++++++++++++++--- include/dt-bindings/pinctrl/at91.h | 15 +++++++- 2 files changed, 63 insertions(+), 6 deletions(-) -- 2.37.2