Lines Matching +full:keep +full:- +full:a +full:- +full:live
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrew Lunn <andrew@lunn.ch>
11 - Michael Walle <michael@walle.cc>
14 - $ref: ethernet-phy.yaml#
17 maxlinear,use-broken-interrupts:
19 Interrupts are broken on some GPY2xx PHYs in that they keep the
20 interrupt line asserted for a random amount of time even after the
24 can live with the consequences, this property can be used to enable
31 maxlinear,use-broken-interrupts: [ interrupts ]
36 - |
38 #address-cells = <1>;
39 #size-cells = <0>;
41 ethernet-phy@0 {
43 interrupts-extended = <&intc 0>;
44 maxlinear,use-broken-interrupts;