Lines Matching +full:pre +full:-
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/imx/fsl,imx6qp-pre.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX PRE (Prefetch Resolve Engine)
10 - Frank Li <Frank.Li@nxp.com>
14 const: fsl,imx6qp-pre
25 clock-names:
27 - const: axi
31 phandle pointing to the mmio-sram device node, that should be
32 used for the PRE SRAM double buffer.
35 - compatible
36 - reg
37 - interrupts
38 - clocks
39 - clock-names
44 - |
45 #include <dt-bindings/clock/imx6qdl-clock.h>
46 #include <dt-bindings/interrupt-controller/arm-gic.h>
48 pre@21c8000 {
49 compatible = "fsl,imx6qp-pre";
53 clock-names = "axi";