1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (C) 2019 Oceanic Systems (UK) Ltd.
4 * Copyright (C) 2019 Amarula Solutions B.V.
5 * Author: Jagan Teki <jagan@amarulasolutions.com>
10 #include "sun50i-a64-sopine.dtsi"
13 model = "Oceanic 5205 5inMFD";
14 compatible = "oceanic,5205-5inmfd", "allwinner,sun50i-a64";
22 stdout-path = "serial0:115200n8";
31 pinctrl-names = "default";
32 pinctrl-0 = <&rgmii_pins>;
34 phy-handle = <&ext_rgmii_phy>;
35 phy-supply = <®_dc1sw>;
36 allwinner,tx-delay-ps = <600>;
41 ext_rgmii_phy: ethernet-phy@1 {
42 compatible = "ethernet-phy-ieee802.3-c22";
52 regulator-name = "vcc-phy";
56 pinctrl-names = "default";
57 pinctrl-0 = <&uart0_pb_pins>;