Lines Matching +full:plic +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/microchip,mpfs-musb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - $ref: usb-drd.yaml#
13 - Conor Dooley <conor.dooley@microchip.com>
18 - microchip,mpfs-musb
23 maxItems: 1
29 interrupt-names:
31 - const: dma
32 - const: mc
35 maxItems: 1
38 - compatible
39 - reg
40 - interrupts
41 - interrupt-names
42 - clocks
47 - |
48 #include "dt-bindings/clock/microchip,mpfs-clock.h"
50 compatible = "microchip,mpfs-musb";
53 interrupt-parent = <&plic>;
55 interrupt-names = "dma", "mc";