]> git.baikalelectronics.ru Git - kernel.git/commit
reset: reset-meson: add support for the Meson-S4 SoC Reset Controller
authorZelong Dong <zelong.dong@amlogic.com>
Fri, 7 Jan 2022 02:39:31 +0000 (10:39 +0800)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 3 May 2022 15:40:51 +0000 (17:40 +0200)
commit46b41048839f6073585bca3b5a2cb3317f1f53a1
tree3df43f96060afc040c7060163e58fa350437b778
parentb1ba5655cef3240f23400d7fb841490358941c3f
reset: reset-meson: add support for the Meson-S4 SoC Reset Controller

Compared to the A1 SoCs the number of RESET registers is different
and the offset for the level registers is the same. Add a new
compatible string and struct meson_reset_param to add support for the
reset controller on the S4 SoC.

Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20220107023931.13251-4-zelong.dong@amlogic.com
drivers/reset/reset-meson.c