Searched +full:ep9301 +full:- +full:eth (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/cirrus,ep9301-eth.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Alexander Sverdlin <alexander.sverdlin@gmail.com>11 - Nikita Shubin <nikita.shubin@maquefel.me>14 - $ref: ethernet-controller.yaml#19 - const: cirrus,ep9301-eth20 - items:21 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/leds/common.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/clock/cirrus,ep9301-syscon.h>11 compatible = "simple-bus";13 #address-cells = <1>;14 #size-cells = <1>;17 compatible = "cirrus,ep9301-syscon", "syscon";20 #clock-cells = <1>;[all …]