mirror of https://github.com/torvalds/linux.git
This branch contains mostly additions and changes to platform enablement
and SoC-level drivers. Since there's sometimes a dependency on device-tree
changes, there's also a fair amount of those in this branch.
Pieces worth mentioning are:
- Mbus driver for Marvell platforms, allowing kernel configuration
and resource allocation of on-chip peripherals.
- Enablement of the mbus infrastructure from Marvell PCI-e drivers.
- Preparation of MSI support for Marvell platforms.
- Addition of new PCI-e host controller driver for Tegra platforms
- Some churn caused by sharing of macro names between i.MX 6Q and 6DL
platforms in the device tree sources and header files.
- Various suspend/PM updates for Tegra, including LP1 support.
- Versatile Express support for MCPM, part of big little support.
- Allwinner platform support for A20 and A31 SoCs (dual and quad Cortex-A7)
- OMAP2+ support for DRA7, a new Cortex-A15-based SoC.
The code that touches other architectures are patches moving
MSI arch-specific functions over to weak symbols and removal of
ARCH_SUPPORTS_MSI, acked by PCI maintainers.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABAgAGBQJSKhYmAAoJEIwa5zzehBx322AP/1ONYs8o8f7/Gzq6lZvTN6T3
0pBTApg6Jfioi3lwKvUAEIcsW82YKQ+UZkbW66GQH6+Ri4aZJKZHuz0+JPU67OJ4
LtSLuzVWrymy2VOOUvAnS/SXkOZw/pHhU4cLNHn1dMndhUL1Uqp9/XwuiHEQyFsP
uOkpcBtIu0EWElov0PKKZ5SWBg8JJs2vy5ydiViGelWHCrZvDDZkWzIsDcBQxJLQ
juzT4+JE+KOu7vKmfw78o6iHoCS2TBRAN9YUCajRb8Wl+out1hrTahHnDWaZ5Mce
EskcQNkJROqFbjD4k3ABN4XGTv2VDmrztIwFe0SEQ7Dz/9ypCrBGT69uI9xIqTXr
GwVRIwAUFTpMupK0gy93z1ajV3N0CXV79out9+jQNUQybYE+czp8QOyhmuc1tZx0
8fn9jlBQe9Vy6yrs39gEcE7nUwrayeyQ+6UvqqwsE2pWZabNAnCMSPX5+QIu+T/3
tQ7+jYmfFeserp1sIDOHOnxfhtW9EI6U9d1h/DUCwrsuFdkL9ha4M/vh9Pwgye98
tBdz0T4yE39AJQwwFWRkv1jcQKcGu6WqJanmvS4KRBksGwuLWxy+ewOnkz2ifS25
ZYSyxAryZRBvQRqlOK11rXPfRcbGcY0MG9lkKX96rGcyWEizgE1DdjxXD8HoIleN
R8heV6GX5OzlFLGX2tKK
=fJ5x
-----END PGP SIGNATURE-----
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC platform changes from Olof Johansson:
"This branch contains mostly additions and changes to platform
enablement and SoC-level drivers. Since there's sometimes a
dependency on device-tree changes, there's also a fair amount of
those in this branch.
Pieces worth mentioning are:
- Mbus driver for Marvell platforms, allowing kernel configuration
and resource allocation of on-chip peripherals.
- Enablement of the mbus infrastructure from Marvell PCI-e drivers.
- Preparation of MSI support for Marvell platforms.
- Addition of new PCI-e host controller driver for Tegra platforms
- Some churn caused by sharing of macro names between i.MX 6Q and 6DL
platforms in the device tree sources and header files.
- Various suspend/PM updates for Tegra, including LP1 support.
- Versatile Express support for MCPM, part of big little support.
- Allwinner platform support for A20 and A31 SoCs (dual and quad
Cortex-A7)
- OMAP2+ support for DRA7, a new Cortex-A15-based SoC.
The code that touches other architectures are patches moving MSI
arch-specific functions over to weak symbols and removal of
ARCH_SUPPORTS_MSI, acked by PCI maintainers"
* tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (266 commits)
tegra-cpuidle: provide stub when !CONFIG_CPU_IDLE
PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource
ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort list
ARM: dts: vf610-twr: enable i2c0 device
ARM: dts: i.MX51: Add one more I2C2 pinmux entry
ARM: dts: i.MX51: Move pins configuration under "iomuxc" label
ARM: dtsi: imx6qdl-sabresd: Add USB OTG vbus pin to pinctrl_hog
ARM: dtsi: imx6qdl-sabresd: Add USB host 1 VBUS regulator
ARM: dts: imx27-phytec-phycore-som: Enable AUDMUX
ARM: dts: i.MX27: Disable AUDMUX in the template
ARM: dts: wandboard: Add support for SDIO bcm4329
ARM: i.MX5 clocks: Remove optional clock setup (CKIH1) from i.MX51 template
ARM: dts: imx53-qsb: Make USBH1 functional
ARM i.MX6Q: dts: Enable I2C1 with EEPROM and PMIC on Phytec phyFLEX-i.MX6 Ouad module
ARM i.MX6Q: dts: Enable SPI NOR flash on Phytec phyFLEX-i.MX6 Ouad module
ARM: dts: imx6qdl-sabresd: Add touchscreen support
ARM: imx: add ocram clock for imx53
ARM: dts: imx: ocram size is different between imx6q and imx6dl
ARM: dts: imx27-phytec-phycore-som: Fix regulator settings
ARM: dts: i.MX27: Remove clock name from CPU node
...
|
||
|---|---|---|
| .. | ||
| 8xx_immap.h | ||
| Kbuild | ||
| agp.h | ||
| asm-compat.h | ||
| asm-offsets.h | ||
| async_tx.h | ||
| atomic.h | ||
| backlight.h | ||
| barrier.h | ||
| bitops.h | ||
| bootx.h | ||
| btext.h | ||
| bug.h | ||
| bugs.h | ||
| cache.h | ||
| cacheflush.h | ||
| cell-pmu.h | ||
| cell-regs.h | ||
| checksum.h | ||
| clk_interface.h | ||
| cmpxchg.h | ||
| code-patching.h | ||
| compat.h | ||
| context_tracking.h | ||
| cpm.h | ||
| cpm1.h | ||
| cpm2.h | ||
| cputable.h | ||
| cputhreads.h | ||
| cputime.h | ||
| current.h | ||
| dbdma.h | ||
| dbell.h | ||
| dcr-generic.h | ||
| dcr-mmio.h | ||
| dcr-native.h | ||
| dcr-regs.h | ||
| dcr.h | ||
| debug.h | ||
| delay.h | ||
| device.h | ||
| disassemble.h | ||
| div64.h | ||
| dma-mapping.h | ||
| dma.h | ||
| edac.h | ||
| eeh.h | ||
| eeh_event.h | ||
| ehv_pic.h | ||
| elf.h | ||
| emergency-restart.h | ||
| emulated_ops.h | ||
| epapr_hcalls.h | ||
| exception-64e.h | ||
| exception-64s.h | ||
| exec.h | ||
| fadump.h | ||
| fb.h | ||
| feature-fixups.h | ||
| firmware.h | ||
| fixmap.h | ||
| floppy.h | ||
| fs_pd.h | ||
| fsl_85xx_cache_sram.h | ||
| fsl_gtm.h | ||
| fsl_guts.h | ||
| fsl_hcalls.h | ||
| fsl_ifc.h | ||
| fsl_lbc.h | ||
| ftrace.h | ||
| futex.h | ||
| gpio.h | ||
| grackle.h | ||
| hardirq.h | ||
| heathrow.h | ||
| highmem.h | ||
| hugetlb.h | ||
| hvcall.h | ||
| hvconsole.h | ||
| hvcserver.h | ||
| hvsi.h | ||
| hw_breakpoint.h | ||
| hw_irq.h | ||
| hydra.h | ||
| i8259.h | ||
| ibmebus.h | ||
| ide.h | ||
| immap_cpm2.h | ||
| immap_qe.h | ||
| io-defs.h | ||
| io-workarounds.h | ||
| io.h | ||
| io_event_irq.h | ||
| iommu.h | ||
| ipic.h | ||
| irq.h | ||
| irq_regs.h | ||
| irqflags.h | ||
| jump_label.h | ||
| kdebug.h | ||
| kdump.h | ||
| kexec.h | ||
| keylargo.h | ||
| kgdb.h | ||
| kmap_types.h | ||
| kprobes.h | ||
| kvm_44x.h | ||
| kvm_asm.h | ||
| kvm_book3s.h | ||
| kvm_book3s_32.h | ||
| kvm_book3s_64.h | ||
| kvm_book3s_asm.h | ||
| kvm_booke.h | ||
| kvm_booke_hv_asm.h | ||
| kvm_fpu.h | ||
| kvm_host.h | ||
| kvm_para.h | ||
| kvm_ppc.h | ||
| libata-portmap.h | ||
| linkage.h | ||
| local.h | ||
| local64.h | ||
| lppaca.h | ||
| lv1call.h | ||
| machdep.h | ||
| macio.h | ||
| mc146818rtc.h | ||
| mediabay.h | ||
| mman.h | ||
| mmu-8xx.h | ||
| mmu-40x.h | ||
| mmu-44x.h | ||
| mmu-book3e.h | ||
| mmu-hash32.h | ||
| mmu-hash64.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmzone.h | ||
| module.h | ||
| mpc5xxx.h | ||
| mpc6xx.h | ||
| mpc8xx.h | ||
| mpc52xx.h | ||
| mpc52xx_psc.h | ||
| mpc85xx.h | ||
| mpc5121.h | ||
| mpc8260.h | ||
| mpic.h | ||
| mpic_msgr.h | ||
| mpic_timer.h | ||
| msi_bitmap.h | ||
| mutex.h | ||
| nvram.h | ||
| ohare.h | ||
| opal.h | ||
| oprofile_impl.h | ||
| paca.h | ||
| page.h | ||
| page_32.h | ||
| page_64.h | ||
| parport.h | ||
| pasemi_dma.h | ||
| pci-bridge.h | ||
| pci.h | ||
| percpu.h | ||
| perf_event.h | ||
| perf_event_fsl_emb.h | ||
| perf_event_server.h | ||
| pgalloc-32.h | ||
| pgalloc-64.h | ||
| pgalloc.h | ||
| pgtable-ppc32.h | ||
| pgtable-ppc64-4k.h | ||
| pgtable-ppc64-64k.h | ||
| pgtable-ppc64.h | ||
| pgtable.h | ||
| plpar_wrappers.h | ||
| pmac_feature.h | ||
| pmac_low_i2c.h | ||
| pmac_pfunc.h | ||
| pmc.h | ||
| pmi.h | ||
| ppc-opcode.h | ||
| ppc-pci.h | ||
| ppc4xx.h | ||
| ppc4xx_ocm.h | ||
| ppc_asm.h | ||
| probes.h | ||
| processor.h | ||
| prom.h | ||
| ps3.h | ||
| ps3av.h | ||
| ps3gpu.h | ||
| ps3stor.h | ||
| pte-8xx.h | ||
| pte-40x.h | ||
| pte-44x.h | ||
| pte-book3e.h | ||
| pte-common.h | ||
| pte-fsl-booke.h | ||
| pte-hash32.h | ||
| pte-hash64-4k.h | ||
| pte-hash64-64k.h | ||
| pte-hash64.h | ||
| ptrace.h | ||
| qe.h | ||
| qe_ic.h | ||
| reg.h | ||
| reg_8xx.h | ||
| reg_a2.h | ||
| reg_booke.h | ||
| reg_fsl_emb.h | ||
| rheap.h | ||
| rio.h | ||
| rtas.h | ||
| rtc.h | ||
| runlatch.h | ||
| scatterlist.h | ||
| scom.h | ||
| sections.h | ||
| serial.h | ||
| setjmp.h | ||
| setup.h | ||
| sfp-machine.h | ||
| shmparam.h | ||
| signal.h | ||
| smp.h | ||
| smu.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| spu.h | ||
| spu_csa.h | ||
| spu_info.h | ||
| spu_priv1.h | ||
| sstep.h | ||
| string.h | ||
| swab.h | ||
| swiotlb.h | ||
| switch_to.h | ||
| synch.h | ||
| syscall.h | ||
| syscalls.h | ||
| systbl.h | ||
| tce.h | ||
| termios.h | ||
| thread_info.h | ||
| time.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| tm.h | ||
| topology.h | ||
| trace.h | ||
| tsi108.h | ||
| tsi108_irq.h | ||
| tsi108_pci.h | ||
| types.h | ||
| uaccess.h | ||
| ucc.h | ||
| ucc_fast.h | ||
| ucc_slow.h | ||
| udbg.h | ||
| uic.h | ||
| unaligned.h | ||
| uninorth.h | ||
| unistd.h | ||
| uprobes.h | ||
| user.h | ||
| vdso.h | ||
| vdso_datapage.h | ||
| vga.h | ||
| vio.h | ||
| word-at-a-time.h | ||
| wsp.h | ||
| xics.h | ||
| xilinx_intc.h | ||
| xilinx_pci.h | ||
| xmon.h | ||
| xor.h | ||