Merge branch 'for-4.18/multitouch' into for-linus
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / amlogic / meson-gxm-q201.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-gxm.dtsi"
10 #include "meson-gx-p23x-q20x.dtsi"
11
12 / {
13         compatible = "amlogic,q201", "amlogic,s912", "amlogic,meson-gxm";
14         model = "Amlogic Meson GXM (S912) Q201 Development Board";
15 };
16
17 /* Q201 has only internal PHY port */
18 &ethmac {
19         phy-mode = "rmii";
20         phy-handle = <&internal_phy>;
21 };