aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sama5d2.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08ARM: dts: sama5d{2,4}: use SPDX-License-IdentifierAlexandre Belloni1-38/+1
2019-03-28ARM: dts: at91: sama5d2: add labels to soc dtsi for derivative boardsNicolas Ferre1-3/+3
2019-01-30ARM: dts: Kill off skeleton{64}.dtsiRob Herring1-1/+3
2018-11-21ARM: dts: at91: sama5d2: switch to new clock bindingAlexandre Belloni1-610/+60
2018-11-21ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard1-1/+1
2018-09-19arm: dts: sama5d2: Update coresight bindings for hardware portsSuzuki K Poulose1-7/+10
2018-08-27ARM: dts: at91/trivial: remove old NAND bindings leftover in sama5d2Nicolas Ferre1-38/+0
2018-08-27ARM: dts: at91: sama5d2: add nodes for I2S controllersCyrille Pitchen1-0/+38
2018-08-27ARM: dts: at91: sama5d2: add I2S clock muxing nodesCodrin Ciubotariu1-0/+18
2018-08-27ARM: dts: at91: sama5d2: Add resistive touch deviceEugen Hristev1-0/+10
2018-08-27ARM: dts: at91: sama5d2: add channel cells for ADC deviceEugen Hristev1-0/+2
2017-12-31ARM: dts: at91: sama5d2: TC blocks are also simple-mfd and syscon devicesAlexandre Belloni1-2/+6
2017-12-04ARM: dts: at91: sama5d2: added dma property for ADC deviceEugen Hristev1-0/+2
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2017-10-20arm: dts: fix unit-address leading 0sRob Herring1-6/+6
2017-10-09ARM: dts: at91: sama5d2: add ADC hw trigger edge typeEugen Hristev1-0/+1
2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+76
2017-07-26ARM: dts: at91: sama5d2: add classd nodesCyrille Pitchen1-1/+38
2017-07-17ARM: dts: at91: sama5d2: fix EBI/NAND controllers declarationLudovic Desroches1-5/+5
2017-07-17ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMCLudovic Desroches1-1/+1
2017-07-17ARM: dts: at91: sama5d2: add isc nodeSongjun Wu1-0/+16
2017-07-17ARM: dts: at91: sama5d2: add QSPI nodesCyrille Pitchen1-0/+22
2017-05-31ARM: dts: at91: sama5d2_xplained: add pwm controllerClaudiu Beznea1-0/+8
2017-05-31ARM: dts: at91: Declare EBI/NAND controllersBoris Brezillon1-0/+53
2017-05-15ARM: dts: at91: sama5d2: add m_can nodesWenyou Yang1-0/+56
2017-05-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2017-03-05Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"Romain Izard1-1/+1
2017-03-05ARM: dts: at91: sama5d2: add sfrbuAlexandre Belloni1-0/+5
2017-01-10ARM: dts: at91: sama5d2: add ssc0 definitionAlex1-0/+16
2017-01-10ARM: dts: at91: sama5d2: move UART3 to DMA1Nicolas Ferre1-2/+2
2017-01-10ARM: dts: at91: add dma1 definition to sama5d2Nicolas Ferre1-0/+10
2016-11-07ARM: dts: at91: sama5d2: Add securam nodeAlexandre Belloni1-0/+14
2016-11-07ARM: dts: at91: sama5d2: Add secumod nodeAlexandre Belloni1-0/+5
2016-11-07ARM: dts: at91: sama5d2: use correct sckc compatibleAlexandre Belloni1-22/+4
2016-10-20ARM: dts: at91: sama5d2: enable FIFOs for high-speed i2c controllersCyrille Pitchen1-0/+2
2016-08-08ARM: dts: at91: sama5d2: add ETM and ETB nodesOlivier Schonken1-0/+29
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-16/+21
2016-07-15ARM: dts: at91: Fix USB endpoint nodesAlexandre Belloni1-16/+16
2016-07-04ARM: dts: at91: sama5d2: add PMU nodeOlivier Schonken1-0/+5
2016-06-07ARM: at91/dt: sama5d2: Use new compatible for ohci nodeWenyou Yang1-1/+1
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+53
2016-05-10ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfcWenyou Yang1-1/+1
2016-05-06ARM: dts: at91: sama5d2: add trng nodeMike Williams1-0/+7
2016-04-27ARM: dts: at91: sama5d2: add slow clock to watchdog nodeNicolas Ferre1-0/+1
2016-04-27ARM: dts: at91: sama5d2: add shutdown controller nodeNicolas Ferre1-0/+9
2016-03-29ARM: dts: at91: sama5d2: add LCD controllerNicolas Ferre1-0/+26
2016-03-29ARM: dts: at91: sama5d2: add chipid nodeLudovic Desroches1-0/+5
2016-03-29ARM: dts: at91: sama5d2: add SFR nodeCyrille Pitchen1-0/+5
2016-03-02Merge tag 'at91-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dtArnd Bergmann1-0/+73
2016-03-01ARM: dts: at91: sama5d2: add nand0 and nfc0 nodesRomain Izard1-0/+38