linux/Documentation/devicetree/bindings/interrupt-controller
Linus Torvalds 07b75260eb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS updates from Ralf Baechle:
 "This is the main pull request for MIPS for 4.7.  Here's the summary of
  the changes:

   - ATH79: Support for DTB passuing using the UHI boot protocol
   - ATH79: Remove support for builtin DTB.
   - ATH79: Add zboot debug serial support.
   - ATH79: Add initial support for Dragino MS14 (Dragine 2), Onion Omega
            and DPT-Module.
   - ATH79: Update devicetree clock support for AR9132 and AR9331.
   - ATH79: Cleanup the DT code.
   - ATH79: Support newer SOCs in ath79_ddr_ctrl_init.
   - ATH79: Fix regression in PCI window initialization.
   - BCM47xx: Move SPROM driver to drivers/firmware/
   - BCM63xx: Enable partition parser in defconfig.
   - BMIPS: BMIPS5000 has I cache filing from D cache
   - BMIPS: BMIPS: Add cpu-feature-overrides.h
   - BMIPS: Add Whirlwind support
   - BMIPS: Adjust mips-hpt-frequency for BCM7435
   - BMIPS: Remove maxcpus from BCM97435SVMB DTS
   - BMIPS: Add missing 7038 L1 register cells to BCM7435
   - BMIPS: Various tweaks to initialization code.
   - BMIPS: Enable partition parser in defconfig.
   - BMIPS: Cache tweaks.
   - BMIPS: Add UART, I2C and SATA devices to DT.
   - BMIPS: Add BCM6358 and BCM63268support
   - BMIPS: Add device tree example for BCM6358.
   - BMIPS: Improve Improve BCM6328 and BCM6368 device trees
   - Lantiq: Add support for device tree file from boot loader
   - Lantiq: Allow build with no built-in DT.
   - Loongson 3: Reserve 32MB for RS780E integrated GPU.
   - Loongson 3: Fix build error after ld-version.sh modification
   - Loongson 3: Move chipset ACPI code from drivers to arch.
   - Loongson 3: Speedup irq processing.
   - Loongson 3: Add basic Loongson 3A support.
   - Loongson 3: Set cache flush handlers to nop.
   - Loongson 3: Invalidate special TLBs when needed.
   - Loongson 3: Fast TLB refill handler.
   - MT7620: Fallback strategy for invalid syscfg0.
   - Netlogic: Fix CP0_EBASE redefinition warnings
   - Octeon: Initialization fixes
   - Octeon: Add DTS files for the D-Link DSR-1000N and EdgeRouter Lite
   - Octeon: Enable add Octeon-drivers in cavium_octeon_defconfig
   - Octeon: Correctly handle endian-swapped initramfs images.
   - Octeon: Support CN73xx, CN75xx and CN78xx.
   - Octeon: Remove dead code from cvmx-sysinfo.
   - Octeon: Extend number of supported CPUs past 32.
   - Octeon: Remove some code limiting NR_IRQS to 255.
   - Octeon: Simplify octeon_irq_ciu_gpio_set_type.
   - Octeon: Mark some functions __init in smp.c
   - Octeon: Octeon: Add Octeon III CN7xxx interface detection
   - PIC32: Add serial driver and bindings for it.
   - PIC32: Add PIC32 deadman timer driver and bindings.
   - PIC32: Add PIC32 clock timer driver and bindings.
   - Pistachio: Determine SoC revision during boot
   - Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHER.
   - Sibyte: Strip redundant comments from bcm1480_regs.h.
   - Panic immediately if panic_on_oops is set.
   - module: fix incorrect IS_ERR_VALUE macro usage.
   - module: Make consistent use of pr_*
   - Remove no longer needed work_on_cpu() call.
   - Remove CONFIG_IPV6_PRIVACY from defconfigs.
   - Fix registers of non-crashing CPUs in dumps.
   - Handle MIPSisms in new vmcore_elf32_check_arch.
   - Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.
   - Allow RIXI to be used on non-R2 or R6 cores.
   - Reserve nosave data for hibernation
   - Fix siginfo.h to use strict POSIX types.
   - Don't unwind user mode with EVA.
   - Fix watchpoint restoration
   - Ptrace watchpoints for R6.
   - Sync icache when it fills from dcache
   - I6400 I-cache fills from dcache.
   - Various MSA fixes.
   - Cleanup MIPS_CPU_* definitions.
   - Signal: Move generic copy_siginfo to signal.h
   - Signal: Fix uapi include in exported asm/siginfo.h
   - Timer fixes for sake of KVM.
   - XPA TLB refill fixes.
   - Treat perf counter feature
   - Update John Crispin's email address
   - Add PIC32 watchdog and bindings.
   - Handle R10000 LL/SC bug in set_pte()
   - cpufreq: Various fixes for Longson1.
   - R6: Fix R2 emulation.
   - mathemu: Cosmetic fix to ADDIUPC emulation, plenty of other small fixes
   - ELF: ABI and FP fixes.
   - Allow for relocatable kernel and use that to support KASLR.
   - Fix CPC_BASE_ADDR mask
   - Plenty fo smp-cps, CM, R6 and M6250 fixes.
   - Make reset_control_ops const.
   - Fix kernel command line handling of leading whitespace.
   - Cleanups to cache handling.
   - Add brcm, bcm6345-l1-intc device tree bindings.
   - Use generic clkdev.h header
   - Remove CLK_IS_ROOT usage.
   - Misc small cleanups.
   - CM: Fix compilation error when !MIPS_CM
   - oprofile: Fix a preemption issue
   - Detect DSP ASE v3 support:1"

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (275 commits)
  MIPS: pic32mzda: fix getting timer clock rate.
  MIPS: ath79: fix regression in PCI window initialization
  MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs
  MIPS: Fix VZ probe gas errors with binutils <2.24
  MIPS: perf: Fix I6400 event numbers
  MIPS: DEC: Export `ioasic_ssr_lock' to modules
  MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
  MIPS: CM: Fix compilation error when !MIPS_CM
  MIPS: Fix genvdso error on rebuild
  USB: ohci-jz4740: Remove obsolete driver
  MIPS: JZ4740: Probe OHCI platform device via DT
  MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
  MIPS: pistachio: Determine SoC revision during boot
  MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435
  mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type
  MIPS: Prevent "restoration" of MSA context in non-MSA kernels
  MIPS: cevt-r4k: Dynamically calculate min_delta_ns
  MIPS: malta-time: Take seconds into account
  MIPS: malta-time: Start GIC count before syncing to RTC
  MIPS: Force CPUs to lose FP context during mode switches
  ...
2016-05-19 10:02:26 -07:00
..
abilis,tb10x-ictl.txt irqchip: Add TB10x interrupt controller driver 2013-06-25 18:54:21 +02:00
al,alpine-msix.txt Documentation/bindings: Document the Alpine MSIX driver 2016-03-09 09:37:53 +00:00
allwinner,sun4i-ic.txt irqchip: sunxi: Change compatibles 2014-03-14 13:43:32 +01:00
allwinner,sunxi-nmi.txt irqchip/sunxi-nmi: Add sun9i-a80 variant to binding doc 2015-12-03 12:53:39 +00:00
arm,gic-v3.txt DT/arm,gic-v3: Documment PPI partition support 2016-05-02 13:42:51 +02:00
arm,gic.txt irqchip/gic/realview: Support more RealView DCC variants 2016-03-09 09:38:05 +00:00
arm,versatile-fpga-irq.txt dt-bindings: irq: arm,versatile-fpga: add compatible string for OX810SE SoC 2016-04-26 09:51:12 +02:00
arm,vic.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
atmel,aic.txt irqchip: atmel-aic5: Add sama5d2 support 2015-06-18 15:29:52 +02:00
axis,crisv32-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
brcm,bcm2835-armctrl-ic.txt dt/bindings: bcm2835: correct description for DMA-int 2016-04-19 17:31:58 -07:00
brcm,bcm2836-l1-intc.txt irqchip: Add documentation for the bcm2836 interrupt controller 2015-08-20 22:38:42 +02:00
brcm,bcm3380-l2-intc.txt IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers 2015-04-01 17:21:37 +02:00
brcm,bcm6345-l1-intc.txt irqchip: Add brcm, bcm6345-l1-intc device tree binding 2016-05-13 14:01:59 +02:00
brcm,bcm7038-l1-intc.txt IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers 2015-04-01 17:21:37 +02:00
brcm,bcm7120-l2-intc.txt IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function 2015-04-01 17:21:37 +02:00
brcm,l2-intc.txt Documentation: brcmstb-l2: Add Broadcom STB Level-2 interrupt controller binding 2014-05-27 14:43:36 +00:00
cdns,xtensa-mx.txt irqchip: xtensa-pic: xtensa-mx: document DT bindings 2015-04-13 09:02:45 +03:00
cdns,xtensa-pic.txt irqchip: xtensa-pic: xtensa-mx: document DT bindings 2015-04-13 09:02:45 +03:00
cirrus,clps711x-intc.txt ARM: dts: clps711x: Add bindings documentation for CLPS711X irqchip driver 2014-02-28 17:31:09 +01:00
digicolor-ic.txt irqchip: Devicetree: document Conexant Digicolor irq binding 2015-01-26 11:38:23 +01:00
ezchip,nps400-ic.txt irqchip: add nps Internal and external irqchips 2016-05-09 09:32:31 +05:30
fsl,ls-scfg-msi.txt dt/bindings: Add bindings for Layerscape SCFG MSI 2016-05-04 09:54:21 +01:00
hisilicon,mbigen-v2.txt irqchip/mbigen: Adjust DT bindings to handle multiple devices in a module 2016-03-21 11:24:10 +01:00
img,meta-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
img,pdc-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
ingenic,intc.txt devicetree: document Ingenic SoC interrupt controller binding 2015-06-21 21:52:56 +02:00
intel,ce4100-ioapic.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
interrupts.txt of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' text 2014-11-18 11:34:35 -06:00
lsi,zevio-intc.txt irqchip: Add support for TI-NSPIRE irqchip 2014-01-22 21:48:55 +01:00
marvell,armada-370-xp-mpic.txt irqchip: armada-370-xp: Move the devicetree binding documentation 2014-05-19 02:08:06 +00:00
marvell,odmi-controller.txt dt-bindings: interrupt-controller: Add SoC-specific compatible string to Marvell ODMI 2016-02-27 14:06:14 +00:00
marvell,orion-intc.txt irqchip: Add support for Marvell Orion SoCs 2013-06-11 16:18:50 +02:00
mediatek,sysirq.txt Document: DT: Add bindings for mediatek MT2701 SoC Platform 2015-11-20 13:59:04 +01:00
microchip,pic32-evic.txt dt/bindings: Add bindings for PIC32 interrupt controller 2016-01-24 02:51:19 +01:00
mips-gic.txt irqchip/mips-gic: Add new DT property to reserve IPIs 2016-02-25 10:56:58 +01:00
mrvl,intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
msi.txt Docs: dt: add generic MSI bindings 2015-08-25 11:29:57 -05:00
nvidia,tegra-ictlr.txt DT: tegra: add binding for the legacy interrupt controller 2015-03-15 00:40:49 +00:00
nxp,lpc3220-mic.txt dt-bindings: interrupt-controllers: add description of SIC1 and SIC2 2016-04-28 00:36:24 +03:00
open-pic.txt dt-bindings: consolidate various misc bindings 2015-10-22 09:21:23 -05:00
opencores,or1k-pic.txt irqchip: or1k-pic: Migrate from arch/openrisc/ 2014-07-01 12:15:06 +00:00
qca,ath79-cpu-intc.txt DEVICETREE: Add bindings for the ATH79 interrupt controllers 2015-06-21 21:54:03 +02:00
qca,ath79-misc-intc.txt dt-bindings: Misc fix for the ATH79 MISC interrupt controllers 2015-12-09 15:30:50 -06:00
renesas,h8s-intc.txt h8300: IRQ chip driver 2015-06-23 13:35:56 +09:00
renesas,h8300h-intc.txt h8300: IRQ chip driver 2015-06-23 13:35:56 +09:00
renesas,intc-irqpin.txt irqchip: renesas: intc-irqpin: Improve binding documentation 2015-06-05 22:26:33 +02:00
renesas,irqc.txt irqchip/renesas-irqc: Add r8a7795 INTC-EX DT documentation 2015-09-29 20:41:00 +02:00
samsung,exynos4210-combiner.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
samsung,s3c24xx-irq.txt irqchip: s3c24xx: add devicetree support 2013-04-04 14:56:30 +09:00
sigma,smp8642-intc.txt devicetree: Add binding for Sigma Designs SMP86xx interrupt controller 2016-02-18 01:16:37 +00:00
snps,arc700-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
snps,archs-idu-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
snps,archs-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
snps,dw-apb-ictl.txt irqchip: add DesignWare APB ICTL interrupt controller 2013-12-13 16:29:40 +01:00
st,spear3xx-shirq.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
st,sti-irq-syscfg.txt irqchip: st: Add documentation for STi based syscfg IRQs 2015-03-03 19:50:02 +00:00
technologic,ts4800.txt irqchip/ts4800: Add documentation for TS-4800 interrupt controller 2015-12-29 11:58:53 +01:00
ti,c64x+megamod-pic.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
ti,cp-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
ti,keystone-irq.txt irqchip: keystone: Add irq controller ip driver 2014-08-17 19:13:23 +00:00
ti,omap2-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
ti,omap4-wugen-mpu DT: omap4/5: add binding for the wake-up generator 2015-03-15 00:56:08 +00:00
ti,omap-intc-irq.txt irqchip: omap-intc: Fix support for dm814 and dm816 2015-01-26 11:38:23 +01:00
via,vt8500-intc.txt dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00