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