]> Git Repo - u-boot.git/commit
reset: add support for Amlogic A1 family
authorAlexey Romanov <[email protected]>
Thu, 5 Oct 2023 08:54:23 +0000 (11:54 +0300)
committerNeil Armstrong <[email protected]>
Thu, 12 Oct 2023 11:39:41 +0000 (13:39 +0200)
commitcffe312bd720595445322d3c71dd95d4e68e8bf5
treec1d08d49d3bcff6b9e106d3e30e74531d2e20342
parent1cff5bf0c3debc1e2c1ce680a78c2c08ac3d15ba
reset: add support for Amlogic A1 family

This patch adds reset support for the Amlogic A1 family.
We add the structure meson_reset_drvdata, which in the future
will allow this driver to be used for other families by declaring
only the correct parameters reg_count and level_offset.

Signed-off-by: Alexey Romanov <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
drivers/reset/reset-meson.c
This page took 0.035792 seconds and 4 git commands to generate.