aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am4372.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-18ARM: dts: am437x: Move l4 child devices to probe them with ti-syscTony Lindgren1-869/+7
2018-10-18ARM: dts: am43xx: convert to use new clkctrl layoutTero Kristo1-2/+2
2018-10-18Merge commit 'ce32d59ee2cd036f6e8a6ed17a06a0b0bec5c67c' into omap-for-v4.21/dt-ti-syscTony Lindgren1-0/+1
2018-09-20ARM: dts: ti: Fix SPI and I2C bus warningsRob Herring1-1/+1
2018-08-22arm: dts: am4372: setup rtc as system-power-controllerKeerthy1-0/+1
2018-03-01ARM: dts: am43xx: add emif interrupt infoTero Kristo1-0/+1
2018-02-27ARM: dts: am4372: Mark omap_l3_noc with ti,no-idleDave Gerlach1-0/+1
2018-02-27ARM: dts: am4372: Mark emif with ti,no-idleDave Gerlach1-0/+1
2018-02-27ARM: dts: am4372: Add soc nodeDave Gerlach1-0/+10
2018-02-27ARM: dts: am4372: Update emif nodeDave Gerlach1-0/+2
2018-02-27ARM: dts: am4372: Reserve pm code and data regions in ocmcram sram nodeDave Gerlach1-0/+15
2018-01-04Merge tag 'omap-for-v4.16/dt-pt2-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-2/+2
2017-12-21Merge tag 'omap-for-v4.16/dt-clk-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann1-4/+12
2017-12-15ARM: dts: am3/am4/dra7/omap: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-2/+2
2017-12-11ARM: dts: am43xx: add clkctrl nodesTero Kristo1-3/+4
2017-12-11ARM: dts: am43xx: add bus functionality to base PRCM nodeTero Kristo1-1/+4
2017-12-11ARM: dts: am43xx: add fck under timers1/2Tero Kristo1-0/+4
2017-11-28ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi1-2/+4
2017-05-16ARM: dts: Use - instead of @ for DT OPP entries for TI SoCsViresh Kumar1-5/+5
2017-03-23ARM: dts: am4372: Update operating-points-v2 table for cpuDave Gerlach1-4/+3
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-01-07Documentation: DT: net: cpsw: remove no_bd_ram propertyGrygorii Strashko1-1/+0
2016-12-27ARM: dts: am4372: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-11-18Merge tag 'omap-for-v4.10/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-0/+2
2016-11-09ARM: dts: am4372: add DMA properties for tscadcMugunthan V N1-0/+2
2016-11-07ARM: dts: Add #pinctrl-cells for pinctrl-single instancesTony Lindgren1-0/+1
2016-08-31ARM: dts: am4372: Add missing unit name to memory nodesJavier Martinez Canillas1-1/+1
2016-08-31ARM: dts: am4372: Remove skeleton.dtsi usageJavier Martinez Canillas1-2/+6
2016-08-15ARM: dts: omap3/am4372: add missing unit name to ocp nodeJavier Martinez Canillas1-1/+1
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+92
2016-06-28ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko1-1/+1
2016-06-22ARM: dts: AM43xx: Add node for RNGLokesh Vutla1-0/+7
2016-06-17Documentation: DT: cpsw: remove rx_descs propertyIvan Khoronzhuk1-1/+0
2016-06-10ARM: dts: Correct misspelling, "emda3" -> "edma3"Robert P. J. Day1-1/+1
2016-06-10ARM: dts: am4372: Add operating-points-v2 tableDave Gerlach1-0/+39
2016-06-10ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodesFranklin S Cooper Jr1-9/+0
2016-06-10ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindingsFranklin S Cooper Jr1-9/+45
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+8
2016-04-13ARM: dts: am437x: Fix GPMC dma propertiesFranklin S Cooper Jr1-1/+1
2016-04-12ARM: dts: am4372: Enable gpio controller for GPMCRoger Quadros1-0/+2
2016-04-12ARM: dts: da850/am4372/am33xx: Use generic node name for ehrpwmFranklin S Cooper Jr1-6/+6
2016-03-30ARM: dts: am43xx: fix edma memcpy channel allocationTero Kristo1-1/+1
2016-03-02Merge tag 'omap-for-v4.6/dt-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann1-0/+2
2016-02-26Merge tag 'omap-for-v4.6/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann1-14/+2
2016-02-26Merge branch 'omap-for-v4.6/dt-gpmc' into omap-for-v4.6/dtTony Lindgren1-0/+2
2016-02-26ARM: dts: am437x: Fix NAND device nodesRoger Quadros1-0/+2
2016-02-12ARM: dts: am4372/dra7/omap5: Use "syscon-phy-power" instead of "ctrl-module"Kishon Vijay Abraham I1-14/+2
2016-01-27ARM: dts: am4372: fix irq type for arm twd and global timerGrygorii Strashko1-2/+2
2016-01-25Merge branch 'enable-devices' into omap-for-v4.5/fixesTony Lindgren1-21/+66
2016-01-21ARM: dts: AM4372: Add ti,mbox-send-noirq to wkup_m3 mailboxKeerthy1-0/+1