Searched +full:cv1800b +full:- +full:dwmac (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/sophgo,cv1800b-dwmac.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Sophgo CV1800B DWMAC glue layer10 - Inochi Amaoto <inochiama@gmail.com>17 - sophgo,cv1800b-dwmac19 - compatible24 - const: sophgo,cv1800b-dwmac25 - const: snps,dwmac-3.70a[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 #include <dt-bindings/clock/sophgo,cv1800.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include "cv18xx-reset.h"13 #address-cells = <1>;14 #size-cells = <1>;17 compatible = "fixed-clock";18 clock-output-names = "osc_25m";19 #clock-cells = <0>;[all …]