Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/imx imxpwm depends on clk.
details: https://anonhg.NetBSD.org/src/rev/b161a7105fc7
branches: trunk
changeset: 933243:b161a7105fc7
user: rin <rin%NetBSD.org@localhost>
date: Sat May 23 06:21:15 2020 +0000
description:
imxpwm depends on clk.
diffstat:
sys/arch/arm/imx/files.imx51 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b58a8810a423 -r b161a7105fc7 sys/arch/arm/imx/files.imx51
--- a/sys/arch/arm/imx/files.imx51 Sat May 23 02:11:24 2020 +0000
+++ b/sys/arch/arm/imx/files.imx51 Sat May 23 06:21:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.imx51,v 1.21 2020/05/20 05:10:42 hkenken Exp $
+# $NetBSD: files.imx51,v 1.22 2020/05/23 06:21:15 rin Exp $
#
# Configuration info for the Freescale i.MX5x
#
@@ -137,6 +137,6 @@
# file arch/arm/imx/imx51_i2s.c imxi2s needs-flag
# PWM controller
-device imxpwm: pwm
+device imxpwm: pwm, clk
file arch/arm/imx/imxpwm.c imxpwm
file arch/arm/imx/imx51_pwm.c imxpwm
Home |
Main Index |
Thread Index |
Old Index