Searched full:qca7000 (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,qca7000.yaml | 4 $id: http://devicetree.org/schemas/net/qca,qca7000.yaml# 7 title: Qualcomm QCA7000 13 The QCA7000 is a serial-to-powerline bridge with a host interface which could 15 the QCA7000 firmware. 19 In order to use the QCA7000 as SPI device it must be defined as a child of a 24 In order to use the QCA7000 as UART slave it must be defined as a child of a 26 settings of the QCA7000 firmware, but it's not possible to change them during 31 const: qca,qca7000 42 Set the SPI data transfer of the QCA7000 to legacy mode. 46 the QCA7000 is setup via GPIO pin strapping. If the [all …]
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-duckbill-2-spi.dts | 15 ethernet1 = &qca7000; 28 qca7000_pins: qca7000@0 { 52 qca7000: ethernet@0 { label 54 compatible = "qca,qca7000";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ull-tarragon-master.dts | 39 compatible = "qca,qca7000"; 57 compatible = "qca,qca7000";
|
H A D | imx6ull-tarragon-slave.dts | 17 compatible = "qca,qca7000";
|
H A D | imx6ull-tarragon-slavext.dts | 39 compatible = "qca,qca7000";
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_spi.c | 545 /* TODO: use GPIO to reset QCA7000 in legacy mode*/ in qcaspi_qca7k_sync() 807 /* Trigger tx queue flush and QCA7000 reset */ in qcaspi_netdev_tx_timeout() 889 { .compatible = "qca,qca7000" }, 1030 { "qca7000", 0 }, 1046 MODULE_DESCRIPTION("Qualcomm Atheros QCA7000 SPI Driver");
|
H A D | qca_uart.c | 301 .compatible = "qca,qca7000", 398 MODULE_DESCRIPTION("Qualcomm Atheros QCA7000 UART Driver");
|
H A D | qca_7k_common.c | 150 MODULE_DESCRIPTION("Qualcomm Atheros QCA7000 common");
|
/linux/ |
H A D | MAINTAINERS | 20662 F: Documentation/devicetree/bindings/net/qca,qca7000.yaml
|