NetBSD-Bugs archive

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

PR/51676 CVS commit: src/sys/arch/arm/broadcom



The following reply was made to PR kern/51676; it has been noted by GNATS.

From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51676 CVS commit: src/sys/arch/arm/broadcom
Date: Sat, 19 May 2018 14:02:10 +0000

 Module Name:	src
 Committed By:	thorpej
 Date:		Sat May 19 14:02:10 UTC 2018
 
 Modified Files:
 	src/sys/arch/arm/broadcom: bcm2835_gpio.c
 
 Log Message:
 Add support for interrupts on GPIO pins.  We support both FDT-driven
 interrupt registration as well as the new GPIO interrupt interface.
 
 Based on initial work by Brad Spencer.
 PR kern/51676
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/broadcom/bcm2835_gpio.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