clk: sunxi: add compatible string for V3
authorIcenowy Zheng <icenowy@aosc.io>
Mon, 26 Oct 2020 14:18:02 +0000 (22:18 +0800)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 17 Nov 2020 00:42:21 +0000 (00:42 +0000)
commit6ffdc43cc5e6070edf91bac653cc8a0449dbe545
treee20dbe7efbfa90caa1c376a4f022aaff5545e24c
parent889116bde65b22f7c31aea5e29bcad64ac218b42
clk: sunxi: add compatible string for V3

A new compatible string is introduced for V3 CCU, because it has a few
extra features available.

Add the compatible string to the clock driver. As the extra features are
not touched, just share the description struct now.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/clk/sunxi/clk_v3s.c