dt-bindings: timer: Add Anlogic DR1V90 ACLINT MTIMER
Add MTIMER support for Anlogic DR1V90 SoC, which uses Nuclei UX900 with a TIMER unit compliant with the ACLINT specification. Signed-off-by: Junhui Liu <junhui.liu@pigmoral.tech> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
This commit is contained in:
@@ -4,18 +4,23 @@
|
|||||||
$id: http://devicetree.org/schemas/timer/thead,c900-aclint-mtimer.yaml#
|
$id: http://devicetree.org/schemas/timer/thead,c900-aclint-mtimer.yaml#
|
||||||
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
||||||
|
|
||||||
title: Sophgo CLINT Timer
|
title: ACLINT Machine-level Timer Device
|
||||||
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- Inochi Amaoto <inochiama@outlook.com>
|
- Inochi Amaoto <inochiama@outlook.com>
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
items:
|
oneOf:
|
||||||
- enum:
|
- items:
|
||||||
- sophgo,sg2042-aclint-mtimer
|
- enum:
|
||||||
- sophgo,sg2044-aclint-mtimer
|
- sophgo,sg2042-aclint-mtimer
|
||||||
- const: thead,c900-aclint-mtimer
|
- sophgo,sg2044-aclint-mtimer
|
||||||
|
- const: thead,c900-aclint-mtimer
|
||||||
|
- items:
|
||||||
|
- enum:
|
||||||
|
- anlogic,dr1v90-aclint-mtimer
|
||||||
|
- const: nuclei,ux900-aclint-mtimer
|
||||||
|
|
||||||
reg:
|
reg:
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user