Lines Matching +full:first +full:- +full:data +full:- +full:gpios
4 - compatible = "davicom,dm9000";
5 - reg : physical addresses and sizes of registers, must contain 2 entries:
6 first entry : address register,
7 second entry : data register.
8 - interrupts : interrupt specifier specific to interrupt controller
11 - davicom,no-eeprom : Configuration EEPROM is not available
12 - davicom,ext-phy : Use external PHY
13 - reset-gpios : phandle of gpio that will be used to reset chip during probe
14 - vcc-supply : phandle of regulator that will be used to enable power to chip
21 interrupt-parent = <&gpn>;
23 local-mac-address = [00 00 de ad be ef];
24 davicom,no-eeprom;
25 reset-gpios = <&gpf 12 GPIO_ACTIVE_LOW>;
26 vcc-supply = <ð0_power>;