Lines Matching +full:pin +full:- +full:count
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Joseph CHANG <josright123@gmail.com>
13 The DM9051 is a fully integrated and cost-effective low pin count single
17 - $ref: ethernet-controller.yaml#
26 spi-max-frequency:
32 local-mac-address: true
34 mac-address: true
37 - compatible
38 - reg
39 - spi-max-frequency
40 - interrupts
46 - |
47 /* for Raspberry Pi with pin control stuff for GPIO irq */
48 #include <dt-bindings/interrupt-controller/irq.h>
49 #include <dt-bindings/gpio/gpio.h>
51 #address-cells = <1>;
52 #size-cells = <0>;
57 local-mac-address = [00 00 00 00 00 00];
58 interrupt-parent = <&gpio>;
60 spi-max-frequency = <31200000>;