summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/artpec6-devboard.dts
diff options
context:
space:
mode:
authorNiklas Cassel <niklas.cassel@axis.com>2018-02-21 09:59:56 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-06 17:40:41 +0100
commitb49de2dfcf207e763a3b1fe63630a22183706842 (patch)
tree95d8dc417e448024c8f3c8306f5c09aeb208217f /arch/arm/boot/dts/artpec6-devboard.dts
parent60bed798408f91b066d9ac02e78a9a65b37eb3b0 (diff)
ARM: dts: artpec: migrate ethernet to stmmac binding
The snps,dwc-qos-ethernet binding is still supported as a glue layer in the stmmac driver. However, since the snps,dwc-qos-ethernet binding is now deprecated, migrate to stmmac's native binding. At the same time, enable features supported by the stmmac driver, such as PTP, LPI, and an additional tx queue. Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/artpec6-devboard.dts')
-rw-r--r--arch/arm/boot/dts/artpec6-devboard.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/artpec6-devboard.dts b/arch/arm/boot/dts/artpec6-devboard.dts
index 502f3de6dc5b..d20d95359b28 100644
--- a/arch/arm/boot/dts/artpec6-devboard.dts
+++ b/arch/arm/boot/dts/artpec6-devboard.dts
@@ -59,6 +59,7 @@
mdio {
#address-cells = <0x1>;
#size-cells = <0x0>;
+ compatible = "snps,dwmac-mdio";
phy1: phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
device_type = "ethernet-phy";