]> www.infradead.org Git - users/jedix/linux-maple.git/commit
serial: 8250_dw: Use reset array API to get resets
authorHal Feng <hal.feng@starfivetech.com>
Tue, 4 Jun 2024 08:47:28 +0000 (16:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 14:09:10 +0000 (16:09 +0200)
commit41424f5c3bef47ff1eedaf1f90e7ae37f1b1c165
tree88b5c82b952d03a1f2e63e0b03daf96374cfcdb4
parentac434f2877b97e18c3df7d9b1e8e2371befd9890
serial: 8250_dw: Use reset array API to get resets

Some SoCs like StarFive JH7110 require two or more resets.
So change to use the reset array API to get resets.

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Link: https://lore.kernel.org/r/20240604084729.57239-3-hal.feng@starfivetech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c