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 sun9iusbclk, sun9iusbphy



details:   https://anonhg.NetBSD.org/src/rev/fbf86c8bddf1
branches:  trunk
changeset: 451602:fbf86c8bddf1
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue May 28 21:56:24 2019 +0000

description:
Add sun9iusbclk, sun9iusbphy

diffstat:

 sys/arch/evbarm/conf/GENERIC |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r e193418eea08 -r fbf86c8bddf1 sys/arch/evbarm/conf/GENERIC
--- a/sys/arch/evbarm/conf/GENERIC      Tue May 28 21:56:03 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC      Tue May 28 21:56:24 2019 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC,v 1.34 2019/05/27 21:13:29 jmcneill Exp $
+#      $NetBSD: GENERIC,v 1.35 2019/05/28 21:56:24 jmcneill Exp $
 #
 #      GENERIC ARM (aarch32) kernel
 #
@@ -254,6 +254,7 @@
 sun8iapbclk*   at fdt? pass 2          # Allwinner A23 APB0
 sun9icpusclk*  at fdt? pass 2          # Allwinner A80 CPUS
 sun9immcclk*   at fdt? pass 2          # Allwinner A80 SD/MMC-COMM
+sun9iusbclk*   at fdt? pass 2          # Allwinner A80 USB HCI
 tegra124car*   at fdt? pass 3          # NVIDIA Tegra CAR (T124)
 tegra210car*   at fdt? pass 3          # NVIDIA Tegra CAR (T210)
 
@@ -585,6 +586,7 @@
 exusbphy*      at fdt? pass 9          # Samsung Exynos USB2 PHY
 exusbdrdphy*   at fdt? pass 9          # Samsung Exynos USB3 DRD PHY
 mesonusbphy*   at fdt? pass 9          # Amlogic Meson USB2 PHY
+sun9iusbphy*   at fdt? pass 9          # Allwinner A80 USB PHY
 sunxiusbphy*   at fdt? pass 9          # Allwinner USB PHY
 sunxiusb3phy*  at fdt? pass 9          # Allwinner USB3 PHY
 tegrausbphy*   at fdt?                 # NVIDIA Tegra USB PHY



Home | Main Index | Thread Index | Old Index