pinctrl: baytrail: Add pinconf group for uart3
authorHans de Goede <hdegoede@redhat.com>
Sun, 7 Apr 2024 17:50:49 +0000 (19:50 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 8 Apr 2024 14:54:48 +0000 (17:54 +0300)
commit5d10a157ebe02ac9b8abacfd529f8b045e8aa41b
treea091b86f9632803a0e62b5b11e5db78872451ef5
parentfed6d9a8e6a60ecf6506d0ea004040fbaa109927
pinctrl: baytrail: Add pinconf group for uart3

GPIO_S0_SC57 / GPIO_S0_SC61 can be muxed to PCU_UART_TXD / PCU_UART_RXD,
add a pinconf group for this.

On Bay Trail board schematics using these pins as UART these are
called UART3_TXD / UART3_RXD, name the pinconf group "uart3_grp"
to be consistent with the schematics.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-baytrail.c