NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50688 CVS commit: src/sys/arch/hpcmips/dev



The following reply was made to PR port-hpcmips/50688; it has been noted by GNATS.

From: "Andrius Varanavicius" <andvar%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50688 CVS commit: src/sys/arch/hpcmips/dev
Date: Sat, 7 Sep 2024 14:28:19 +0000

 Module Name:	src
 Committed By:	andvar
 Date:		Sat Sep  7 14:28:19 UTC 2024
 
 Modified Files:
 	src/sys/arch/hpcmips/dev: plumpower.c
 
 Log Message:
 Change duplicate PLUM_POWER_RESETC_IO5CL1 to PLUM_POWER_RESETC_IO5CL0.
 
 I believe it was a typo, since plum_power_ioreset(pc) call states that
 it is resetting high/low I/O bus and TC6358TB Technical Data (page 128)
 describes the bit to be set for clearing I/O active low device signals.
 
 pullups are likely not necessary, there are no known issues reported.
 
 Reported by David Binderman. PR port-hpcmips/50688
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hpcmips/dev/plumpower.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index