Lines Matching +full:command +full:- +full:sequencer
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/imx/fsl,imx8qxp-dc-command-sequencer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX8qxp Display Controller Command Sequencer
10 The Command Sequencer is designed to autonomously process command lists.
20 - Liu Ying <victor.liu@nxp.com>
24 const: fsl,imx8qxp-dc-command-sequencer
35 interrupt-names:
37 - const: error
38 - const: sw0
39 - const: sw1
40 - const: sw2
41 - const: sw3
45 description: phandle pointing to the mmio-sram device node
48 - compatible
49 - reg
50 - clocks
51 - interrupts
52 - interrupt-names
57 - |
58 #include <dt-bindings/clock/imx8-lpcg.h>
60 command-sequencer@56180400 {
61 compatible = "fsl,imx8qxp-dc-command-sequencer";
64 interrupt-parent = <&dc0_intc>;
66 interrupt-names = "error", "sw0", "sw1", "sw2", "sw3";