summaryrefslogtreecommitdiff
path: root/lib/utils/timer/objects.mk
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2022-06-21 23:57:42 -0500
committerAnup Patel <[email protected]>2022-06-22 10:55:37 +0530
commit6f1fe98c2f565a394f258178b0daa3843672395c (patch)
treec823943fc1accd39c5ccdb9b2f2a9c151c418e77 /lib/utils/timer/objects.mk
parentd76a196bfc805e1ee51f9191162007d1e0657217 (diff)
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 <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/timer/objects.mk')
0 files changed, 0 insertions, 0 deletions