Merge branch 'lorenzo/pci/armada8k'
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / amlogic / meson-gxl-s905d-p231.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2016 Endless Computers, Inc.
4  * Author: Carlo Caione <carlo@endlessm.com>
5  */
6
7 /dts-v1/;
8
9 #include "meson-gxl-s905d.dtsi"
10 #include "meson-gx-p23x-q20x.dtsi"
11
12 / {
13         compatible = "amlogic,p231", "amlogic,s905d", "amlogic,meson-gxl";
14         model = "Amlogic Meson GXL (S905D) P231 Development Board";
15 };
16
17 /* P231 has only internal PHY port */
18 &ethmac {
19         phy-mode = "rmii";
20         phy-handle = <&internal_phy>;
21 };