Searched hist:"6 e17b4181603d183d20c73f4535529ddf2a2a020" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-simple-gates.c | diff 6e17b4181603d183d20c73f4535529ddf2a2a020 Mon Feb 22 07:03:25 CST 2016 Krzysztof Adamski <k@japko.eu> clk: sunxi: Add apb0 gates for H3
This patch adds support for APB0 in H3. It seems to be compatible with earlier SOCs. apb0 gates controls R_ block peripherals (R_PIO, R_IR, etc).
Since this gates behave just like any Allwinner clock gate, add a generic compatible that can be reused if we don't have any clock to protect.
Signed-off-by: Krzysztof Adamski <k@japko.eu> [Maxime: Removed the H3 compatible from the simple-gates driver, reworked the commit log a bit] Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|