Skip to content
Commit 9d008125 authored by Jerome Brunet's avatar Jerome Brunet Committed by Paul Gortmaker
Browse files

clk: meson: g12a: fix missing uart2 in regmap table



commit b1b3f062 upstream.

UART2 peripheral is missing from the regmap fixup table of the g12a family
clock controller. As it is, any access to this clock would Oops, which is
not great.

Add the clock to the table to fix the problem.

Fixes: 085a4ea9 ("clk: meson: g12a: add peripheral clock controller")
Reported-by: default avatarDmitry Shmidt <dimitrysh@google.com>
Tested-by: default avatarDmitry Shmidt <dimitrysh@google.com>
Acked-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Tested-by: default avatarKevin Hilman <khilman@baylibre.com>
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 9f447bca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment