]> git.baikalelectronics.ru Git - kernel.git/commit
clk: sunxi-ng: v3s: add Allwinner V3 support
authorIcenowy Zheng <icenowy@aosc.io>
Sun, 28 Jul 2019 03:12:24 +0000 (11:12 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 12 Aug 2019 08:05:48 +0000 (10:05 +0200)
commit2ef690946a121d1320ac680f21b38228395de714
tree8f831412d9c6a5cbd64d582e63f9e5a37adf1e96
parentdde8dc6e7d92a51b00f6bf875579fa9137c51de1
clk: sunxi-ng: v3s: add Allwinner V3 support

Allwinner V3 has the same main die with V3s, but with more pins wired.
There's a I2S bus on V3 that is not available on V3s.

Add the V3-only peripheral's clocks and reset to the V3s CCU driver,
bound to a new V3 compatible string. The driver name is not changed
because it's part of the device tree binding (the header file name).

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c
drivers/clk/sunxi-ng/ccu-sun8i-v3s.h
include/dt-bindings/clock/sun8i-v3s-ccu.h
include/dt-bindings/reset/sun8i-v3s-ccu.h