WIP FPC-III support
[linux/fpc-iii.git] / arch / arm / boot / dts / sun8i-v3.dtsi
blobc279e13583ba4d370e831fe018f333c8273fe359
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (C) 2019 Icenowy Zheng <icenowy@aosc.io>
4  */
6 #include "sun8i-v3s.dtsi"
8 &ccu {
9         compatible = "allwinner,sun8i-v3-ccu";
12 &emac {
13         /delete-property/ phy-handle;
14         /delete-property/ phy-mode;
17 &mdio_mux {
18         external_mdio: mdio@2 {
19                 reg = <2>;
20                 #address-cells = <1>;
21                 #size-cells = <0>;
22         };
25 &pio {
26         compatible = "allwinner,sun8i-v3-pinctrl";
28         uart1_pg_pins: uart1-pg-pins {
29                 pins = "PG6", "PG7";
30                 function = "uart1";
31         };