1*5b3da7faSNeil Armstrong// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
248622156SNeil Armstrong/*
348622156SNeil Armstrong * Copyright (c) 2016 Endless Computers, Inc.
448622156SNeil Armstrong * Author: Carlo Caione <carlo@endlessm.com>
548622156SNeil Armstrong */
648622156SNeil Armstrong
748622156SNeil Armstrong#include "meson-gxl.dtsi"
848622156SNeil Armstrong#include "meson-gxl-mali.dtsi"
948622156SNeil Armstrong
1048622156SNeil Armstrong/ {
1148622156SNeil Armstrong	compatible = "amlogic,s905x", "amlogic,meson-gxl";
1248622156SNeil Armstrong};
1348622156SNeil Armstrong
1448622156SNeil Armstrong/* S905X only has access to its internal PHY */
1548622156SNeil Armstrong&ethmac {
1648622156SNeil Armstrong	phy-mode = "rmii";
1748622156SNeil Armstrong	phy-handle = <&internal_phy>;
1848622156SNeil Armstrong};
19