Lines Matching +full:legacy +full:- +full:mode
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
13 The QCA7000 is a serial-to-powerline bridge with a host interface which could
39 qca,legacy-mode:
42 Set the SPI data transfer of the QCA7000 to legacy mode.
43 In this mode the SPI master must toggle the chip select
44 between each data word. In burst mode these gaps aren't
47 property is missing the driver defaults to burst mode.
50 - $ref: ethernet-controller.yaml#
52 - if:
54 - reg
58 spi-cpha: true
60 spi-cpol: true
62 spi-max-frequency:
68 - $ref: /schemas/spi/spi-peripheral-props.yaml#
72 current-speed:
75 qca,legacy-mode: false
78 - $ref: /schemas/serial/serial-peripheral-props.yaml#
83 - |
84 #include <dt-bindings/interrupt-controller/irq.h>
87 #address-cells = <1>;
88 #size-cells = <0>;
93 interrupt-parent = <&gpio3>;
95 spi-cpha;
96 spi-cpol;
97 spi-max-frequency = <8000000>;
98 local-mac-address = [ a0 b0 c0 d0 e0 f0 ];
102 - |
106 local-mac-address = [ a0 b0 c0 d0 e0 f0 ];
107 current-speed = <38400>;