summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra7.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: dra7: Add gpmc dma channelFranklin S Cooper Jr2016-05-121-0/+2
* ARM: dts: dra7: Enable gpio controller for GPMCRoger Quadros2016-04-121-0/+2
* ARM: dts: DRA7: Add timer12 nodeSuman Anna2016-04-111-0/+9
* ARM: dts: DRA7: Enable Timers 13 through 16Suman Anna2016-04-111-4/+0
* ARM: dts: dra7: Add nodes for McASP1/2/4/5/6/7/8Peter Ujfalusi2016-04-111-0/+114
* ARM: dts: dra7: Use eDMA and add DAT port address for McASP3Misael Lopez Cruz2016-04-111-3/+4
* ARM: dts: dra7: Enable eDMAPeter Ujfalusi2016-04-111-0/+48
* ARM: dts: dra7: Move the sDMA crossbar node under l4_cfg/scmPeter Ujfalusi2016-04-111-9/+9
* ARM: dts: omap: add missing unit name to pbias regulator nodesJavier Martinez Canillas2016-04-111-1/+1
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-03-201-67/+35
|\
| * Revert "ARM: dts: DRA7: Add dt nodes for PWMSS"Tony Lindgren2016-03-011-64/+0
| * ARM: dts: DRA7: Add dt nodes for PWMSSVignesh R2016-02-291-0/+64
| * ARM: dts: DRA7: change address-cells and size-cellsLokesh Vutla2016-02-291-10/+10
| * Merge branch 'omap-for-v4.6/dt-gpmc' into omap-for-v4.6/dtTony Lindgren2016-02-261-0/+2
| |\
| | * ARM: dts: dra7: Fix NAND device nodesRoger Quadros2016-02-261-0/+2
| * | ARM: dts: DRA7: Add missing IVA and DSPEVE thermal domain dataKeerthy2016-02-121-0/+2
| * | ARM: dts: remove deprecated property dwc3Felipe Balbi2016-02-121-3/+0
| * | ARM: dts: am4372/dra7/omap5: Use "syscon-phy-power" instead of "ctrl-module"Kishon Vijay Abraham I2016-02-121-30/+4
| * | ARM: dts: dra7: Use "ti,dra7x-usb2-phy2" compatible string for USB2 PHY2Kishon Vijay Abraham I2016-02-121-1/+2
| * | ARM: dts: dra7: Use "syscon-phy-power" and "syscon-pcs" in PCIe PHY nodeKishon Vijay Abraham I2016-02-121-23/+10
| * | ARM: dts: dra7: Add dt node for the sycon pcieKishon Vijay Abraham I2016-02-121-0/+5
| |/
* | ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N2016-03-071-0/+10
|/
* Merge tag 'omap-for-v4.5/dt-pt2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-12-221-2/+4
|\
| * ARM: dts: DRA7: add entry for qspi mmap regionVignesh R2015-12-181-2/+4
* | Merge tag 'omap-for-v4.5/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-12-121-0/+1
|\ \ | |/
| * ARM: dts: dra7: add spi alias for qspiMugunthan V N2015-11-301-0/+1
* | ARM: dts: dra7: Fix McASP3 node regarding to clocksPeter Ujfalusi2015-11-121-2/+2
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-101-0/+60
|\
| * ARM: dts: DRA7: Add common IOMMU nodesSuman Anna2015-10-121-0/+40
| * ARM: dts: DRA7: Add dsp1_system syscon nodeSuman Anna2015-10-121-0/+5
| * ARM: dts: dra7: Add McASP3 nodePeter Ujfalusi2015-10-121-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-021-2/+3
|\ \ | |/
| * ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I2015-09-241-0/+1
| * ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer2015-09-141-1/+1
| * ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I2015-09-141-1/+1
* | arm: dts: dra7: add syscon phandle to cpsw nodeMugunthan V N2015-09-211-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-1/+1
| |\
| * | ARM: dts: dra7: update cpsw compatibleMugunthan V N2015-08-131-1/+1
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-38/+57
|\ \ \
| * | | ARM: dts: dra7: Add scm_conf@1c04 nodeRoger Quadros2015-08-051-0/+5
| * | | ARM: dts: dra7: fix pinmux@1400 resource lengthRoger Quadros2015-08-051-1/+1
| * | | ARM: dts: dra7: Remove ctrl_core and ctrl_general nodesRoger Quadros2015-08-051-10/+0
| * | | ARM: dts: dra7: Add named interrupt property for dwc3Roger Quadros2015-08-041-3/+18
| * | | ARM: dts: dra7x: Integrate sDMA crossbarPeter Ujfalusi2015-07-141-24/+33
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-1/+1
|\ \ \ \
| * | | | ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8Kishon Vijay Abraham I2015-08-111-1/+1
| |/ / /
* | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-311-10/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: dts: dra7: workaround UART module disable errataSekhar Nori2015-08-041-10/+10
| |/ /
* | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-161-1/+1
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud