Searched +full:imx51 +full:- +full:pata (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/ata/fsl,imx-pata.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale i.MX PATA Controller10 - Animesh Agarwal <[email protected]>15 - items:16 - enum:17 - fsl,imx31-pata18 - fsl,imx51-pata[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 #include "imx51-pinfunc.h"7 #include <dt-bindings/clock/imx5-clock.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/irq.h>13 #address-cells = <1>;14 #size-cells = <1>;17 * pre-existing /chosen node to be available to insert the42 tzic: tz-interrupt-controller@e0000000 {[all …]