Home
last modified time | relevance | path

Searched full:ls1088a (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dfsl-ls1088a-qds.dts3 * Device Tree file for NXP LS1088A QDS Board.
13 #include "fsl-ls1088a.dtsi"
16 model = "LS1088A QDS Board";
17 compatible = "fsl,ls1088a-qds", "fsl,ls1088a";
Dfsl-ls1088a.dtsi15 compatible = "fsl,ls1088a";
224 compatible = "fsl,ls1088a-clockgen";
231 compatible = "fsl,ls1088a-dcfg", "syscon";
237 compatible = "fsl,ls1088a-reset", "syscon";
242 compatible = "fsl,ls1088a-isc", "syscon";
250 compatible = "fsl,ls1088a-extirq";
332 compatible = "fsl,ls1088a-dspi",
364 compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
375 compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
386 compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
[all …]
Dfsl-ls1088a-rdb.dts3 * Device Tree file for NXP LS1088A RDB Board.
13 #include "fsl-ls1088a.dtsi"
16 model = "LS1088A RDB Board";
17 compatible = "fsl,ls1088a-rdb", "fsl,ls1088a";
Dfsl-ls1088a-ten64.dts4 * Based on fsl-ls1088a-rdb.dts
13 #include "fsl-ls1088a.dtsi"
20 compatible = "traverse,ten64", "fsl,ls1088a";
DMakefile21 dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls1088a-qds.dtb
22 dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls1088a-rdb.dtb
23 dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls1088a-ten64.dtb
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Dfsl,ls-extirq.yaml14 Some Layerscape SOCs (LS1021A, LS1043A, LS1046A LS1088A, LS208xA,
24 - fsl,ls1088a-extirq
33 - const: fsl,ls1088a-extirq
86 - fsl,ls1088a-extirq
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Drtc-fsl-ftm-alarm.txt11 "fsl,ls1088a-ftm-alarm"
26 compatible = "fsl,ls1088a-rcpm", "fsl,qoriq-rcpm-2.1+";
32 compatible = "fsl,ls1088a-ftm-alarm";
/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dlayerscape-pci.txt20 "fsl,ls1088a-pcie"
28 "fsl,ls1088a-pcie-ep", "fsl,ls-pcie-ep"
39 "intr": Used for SoCs(like ls2080a, lx2160a, ls2080a, ls2088a, ls1088a)
57 compatible = "fsl,ls1088a-pcie";
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dgpio-mpc8xxx.txt7 ls1021a, ls1043a, ls2080a, ls1028a, ls1088a.
42 Example of gpio-controller node for a ls1028a/ls1088a SoC:
45 compatible = "fsl,ls1028a-gpio", "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
/Linux-v6.1/drivers/soc/fsl/
Dguts.c69 /* Die: LS1088A, SoC: LS1088A/LS1048A/LS1084A/LS1044A */
70 { .die = "LS1088A",
173 { .compatible = "fsl,ls1088a-dcfg", },
/Linux-v6.1/Documentation/devicetree/bindings/ata/
Dahci-fsl-qoriq.txt6 chip could be ls1021a, ls1043a, ls1046a, ls1088a, ls2080a etc.
/Linux-v6.1/Documentation/devicetree/bindings/soc/fsl/
Dfsl,layerscape-dcfg.yaml28 - fsl,ls1088a-dcfg
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt21 "fsl,ls1088a-esdhc"
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dspi-fsl-dspi.txt11 "fsl,ls1088a-dspi" (optionally followed by "fsl,ls1021a-v1.0-dspi"),
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-imx.yaml28 - fsl,ls1088a-i2c
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dfsl.yaml1203 - description: LS1088A based Boards
1206 - fsl,ls1088a-qds
1207 - fsl,ls1088a-rdb
1208 - const: fsl,ls1088a
1256 - description: Traverse LS1088A based Boards
1260 - const: fsl,ls1088a
/Linux-v6.1/drivers/gpio/
Dgpio-mpc8xxx.c297 { .compatible = "fsl,ls1088a-gpio", },
377 of_device_is_compatible(np, "fsl,ls1088a-gpio") || in mpc8xxx_probe()
/Linux-v6.1/drivers/pci/controller/dwc/
Dpci-layerscape.c106 { .compatible = "fsl,ls1088a-pcie", },
Dpci-layerscape-ep.c114 { .compatible = "fsl,ls1088a-pcie-ep", .data = &ls2_ep_drvdata },
/Linux-v6.1/drivers/irqchip/
Dirq-ls-extirq.c232 IRQCHIP_DECLARE(ls1088a_extirq, "fsl,ls1088a-extirq", ls_extirq_of_init);
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dqoriq-clock.txt45 * "fsl,ls1088a-clockgen"
/Linux-v6.1/drivers/soc/fsl/dpio/
Ddpio-driver.c37 {.family = "QorIQ LS1088A"},
/Linux-v6.1/drivers/rtc/
Drtc-fsl-ftm-alarm.c308 { .compatible = "fsl,ls1088a-ftm-alarm", },
/Linux-v6.1/drivers/ata/
Dahci_qoriq.c77 { .compatible = "fsl,ls1088a-ahci", .data = (void *)AHCI_LS1088A},
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dethernet-driver.rst15 LS2080A, LS2088A, LS1088A.

12