Searched +full:gxl +full:- +full:mdio +full:- +full:mux (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/net/amlogic,gxl-mdio-mux.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Amlogic GXL MDIO bus multiplexer10 - Jerome Brunet <jbrunet@baylibre.com>13 This is a special case of a MDIO bus multiplexer. It allows to choose between14 the internal mdio bus leading to the embedded 10/100 PHY or the external15 MDIO bus on the Amlogic GXL SoC family.18 - $ref: mdio-mux.yaml#[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 #include "meson-gx.dtsi"8 #include <dt-bindings/clock/gxbb-clkc.h>9 #include <dt-bindings/clock/gxbb-aoclkc.h>10 #include <dt-bindings/gpio/meson-gxl-gpio.h>11 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h>14 compatible = "amlogic,meson-gxl";18 compatible = "amlogic,meson-gxl-usb-ctrl";21 #address-cells = <2>;22 #size-cells = <2>;[all …]