aboutsummaryrefslogtreecommitdiff
path: root/scripts/Kconfiglib/kconfiglib.py
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-06-21 23:57:42 -0500
committerAnup Patel <anup@brainfault.org>2022-06-22 10:55:37 +0530
commit6f1fe98c2f565a394f258178b0daa3843672395c (patch)
treec823943fc1accd39c5ccdb9b2f2a9c151c418e77 /scripts/Kconfiglib/kconfiglib.py
parentd76a196bfc805e1ee51f9191162007d1e0657217 (diff)
downloadopensbi-6f1fe98c2f565a394f258178b0daa3843672395c.zip
opensbi-6f1fe98c2f565a394f258178b0daa3843672395c.tar.gz
opensbi-6f1fe98c2f565a394f258178b0daa3843672395c.tar.bz2
lib: utils/timer: Remove Allwinner D1 CLINT compatibles
The allwinner,sun20i-d1-clint compatible string is not documented in any official binding, so it should not be used by drivers. The MSWI in the D1 CLINT is compatible with the ACLINT specification, so it can take advantage of generic driver support. However, that is only possible if the MSWI and MTIMER are split into separate DT nodes. This means the final binding for this device is likely to be incompatible with what is implemented here. Remove this compatible string from the driver to prevent it from appearing in a stable version and causing future issues. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/Kconfiglib/kconfiglib.py')
0 files changed, 0 insertions, 0 deletions