PR/60404 CVS commit: src/sys/arch

"Yuri Honegger Yurix" <[email protected]> Wed, 29 Jul 2026 09:00:03 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR port-evbarm/60404; it has been noted by GNATS.

From: "Yuri Honegger Yurix" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60404 CVS commit: src/sys/arch
Date: Wed, 29 Jul 2026 08:57:27 +0000

 Module Name:	src
 Committed By:	yurix
 Date:		Wed Jul 29 08:57:27 UTC 2026
 
 Modified Files:
 	src/sys/arch/arm/ti: files.ti ti_motg.c ti_otgreg.h
 	src/sys/arch/evbarm/conf: GENERIC
 Added Files:
 	src/sys/arch/arm/ti: ti_motgphy.c
 
 Log Message:
 evbarm/am335x: initialize usb phy
 
 This fixes the USB devices not being detected part of PR port-evbarm/60404.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 src/sys/arch/arm/ti/files.ti
 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/ti/ti_motg.c
 cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/ti/ti_motgphy.c
 cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/ti/ti_otgreg.h
 cvs rdiff -u -r1.131 -r1.132 src/sys/arch/evbarm/conf/GENERIC
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.