Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf add sunxigmacclk, awge, and rlphy
details: https://anonhg.NetBSD.org/src/rev/5e1fe248aa77
branches: trunk
changeset: 356644:5e1fe248aa77
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Oct 07 13:29:28 2017 +0000
description:
add sunxigmacclk, awge, and rlphy
diffstat:
sys/arch/evbarm/conf/SUNXI | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (37 lines):
diff -r c2f4e402b46d -r 5e1fe248aa77 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Sat Oct 07 13:28:59 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Sat Oct 07 13:29:28 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.35 2017/10/06 21:21:22 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.36 2017/10/07 13:29:28 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -107,6 +107,7 @@
sun50ia64ccu* at fdt? pass 2 # A64 CCU
sunxiresets* at fdt? pass 1 # Misc. clock resets
sunxigates* at fdt? pass 1 # Misc. clock gates
+sunxigmacclk* at fdt? pass 2 # GMAC MII/RGMII clock mux
fclock* at fdt? pass 1
ffclock* at fdt? pass 1
@@ -134,15 +135,15 @@
sun4idma* at fdt? # DMA controller (sun4i)
sun6idma* at fdt? # DMA controller (sun6i)
-# Clock and Reset controller
-
# GPIO controller
sunxigpio* at fdt? pass 3 # GPIO
gpio* at gpiobus?
# Ethernet
-sunxiemac* at fdt? # Allwinner Gigabit Ethernet
+sunxiemac* at fdt? # Allwinner Gigabit Ethernet (EMAC)
+awge* at fdt? # Allwinner Gigabit Ethernet (GMAC)
rgephy* at mii? phy ?
+rlphy* at mii? phy ?
ukphy* at mii? phy ?
# UART
Home |
Main Index |
Thread Index |
Old Index