Home
last modified time | relevance | path

Searched hist:f1676754 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu-sun50i-h6-r.cf1676754 Tue Jun 04 10:40:36 CDT 2019 Ondrej Jirman <megous@megous.com> clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register

The current code defines W1 clock gate to be at 0x1cc, overlaying it
with the IR gate.

Clock gate for r-apb1-w1 is at 0x1ec. This fixes issues with IR receiver
causing interrupt floods on H6 (because interrupt flags can't be cleared,
due to IR module's bus being disabled).

Fixes: b7c7b05065aa77ae ("clk: sunxi-ng: add support for H6 PRCM CCU")
Signed-off-by: Ondrej Jirman <megous@megous.com>
Acked-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
f1676754 Tue Jun 04 10:40:36 CDT 2019 Ondrej Jirman <megous@megous.com> clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register

The current code defines W1 clock gate to be at 0x1cc, overlaying it
with the IR gate.

Clock gate for r-apb1-w1 is at 0x1ec. This fixes issues with IR receiver
causing interrupt floods on H6 (because interrupt flags can't be cleared,
due to IR module's bus being disabled).

Fixes: b7c7b05065aa77ae ("clk: sunxi-ng: add support for H6 PRCM CCU")
Signed-off-by: Ondrej Jirman <megous@megous.com>
Acked-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>