commit | 18e4ab635725a4eb54a1464df1fff9e4f5b901c4 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Mon Oct 26 22:18:02 2020 +0800 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Nov 17 00:42:21 2020 +0000 |
tree | e20dbe7efbfa90caa1c376a4f022aaff5545e24c | |
parent | 5e92e97b8d0d6af7200dea6b308571e1c5b4be12 [diff] |
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>