Lines Matching +full:mpfs +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/can/microchip,mpfs-can.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 Microchip PolarFire SoC (MPFS) can controller
11 - Conor Dooley <[email protected]>
14 - $ref: can-controller.yaml#
19 - items:
20 - const: microchip,pic64gx-can
21 - const: microchip,mpfs-can
22 - const: microchip,mpfs-can
32 - description: AHB peripheral clock
33 - description: CAN bus clock
36 - compatible
37 - reg
38 - interrupts
39 - clocks
44 - |
46 compatible = "microchip,mpfs-can";
49 interrupt-parent = <&plic>;