Searched +full:gemini +full:- +full:pata (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Faraday Technology FTIDE010 PATA controller10 - Linus Walleij <linus.walleij@linaro.org>14 StorLink SL3512 and SL3516, later known as the Cortina Systems Gemini15 platform. The controller can do PIO modes 0 through 4, Multi-word DMA18 On the Gemini platform, this PATA block is accompanied by a PATA to22 The timing properties are unique per-SoC, not per-board.27 - const: faraday,ftide010[all …]
1 * Cortina Systems Gemini SATA Bridge3 The Gemini SATA bridge in a SoC-internal PATA to SATA bridge that4 takes two Faraday Technology FTIDE010 PATA controllers and bridges8 - compatible: should be9 "cortina,gemini-sata-bridge"10 - reg: registers and size for the block11 - resets: phandles to the reset lines for both SATA bridges12 - reset-names: must be "sata0", "sata1"13 - clocks: phandles to the compulsory peripheral clocks14 - clock-names: must be "SATA0_PCLK", "SATA1_PCLK"[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 * Includes portions of the SL2312/SL3516/Gemini PATA driver25 * struct ftide010 - state container for the Faraday FTIDE01032 * @sg: Gemini SATA bridge pointer, if running on the Gemini33 * @master_to_sata0: Gemini SATA bridge: the ATA master is connected35 * @slave_to_sata0: Gemini SATA bridge: the ATA slave is connected37 * @master_to_sata1: Gemini SATA bridge: the ATA master is connected39 * @slave_to_sata1: Gemini SATA bridge: the ATA slave is connected49 /* Gemini-specific properties */143 struct ftide010 *ftide = ap->host->private_data; in ftide010_set_dmamode()[all …]
1 # SPDX-License-Identifier: GPL-2.03 # SATA/PATA driver configuration10 uses pata-platform driver to enable the relevant driver in the21 If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or62 <file:Documentation/admin-guide/kernel-parameters.txt>.76 This option adds support for ATA-related ACPI objects.107 comment "Controllers with non-SFF native interface"258 tristate "APM X-Gene 6.0Gbps AHCI SATA host controller support"262 This option enables support for APM X-Gene SoC SATA host controller.285 tristate "Gemini SATA bridge support"[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Cortina Systems Gemini SATA bridge add-on to Faraday FTIDE01025 * struct sata_gemini - a state container for a Gemini SATA bridge55 * controllers in the Gemini. We can connect the two IDE blocks63 * 111-100 - Reserved64 * Mode 0: 000 - ata0 master <-> sata065 * ata1 master <-> sata167 * Mode 1: 001 - ata0 master <-> sata068 * ata1 master <-> sata170 * Mode 2: 010 - ata1 master <-> sata1[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree file for Cortina systems Gemini SoC6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/clock/cortina,gemini-clock.h>8 #include <dt-bindings/reset/cortina,gemini-reset.h>9 #include <dt-bindings/gpio/gpio.h>13 #address-cells = <1>;14 #size-cells = <1>;16 compatible = "simple-bus";17 interrupt-parent = <&intcon>;[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...