Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.16-rc1 16 lines 595 B view raw
1DT bindings for the R-/SH-Mobile irqpin controller 2 3Required properties: 4 5- compatible: has to be "renesas,intc-irqpin" 6- #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in 7 interrupts.txt in this directory 8 9Optional properties: 10 11- any properties, listed in interrupts.txt, and any standard resource allocation 12 properties 13- sense-bitfield-width: width of a single sense bitfield in the SENSE register, 14 if different from the default 4 bits 15- control-parent: disable and enable interrupts on the parent interrupt 16 controller, needed for some broken implementations