summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7778.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: r8a7778: Use R-Car SDHI Gen1 fallback compat stringSimon Horman2017-11-271-3/+6
* ARM: dts: r8a7778: Use R-Car Gen1 Ether fallback compat stringSimon Horman2017-11-271-1/+2
* ARM: dts: r8a7778: Add clock for CA9 CPU coreGeert Uytterhoeven2017-10-161-0/+1
* ARM: dts: r8a7778: Use R-Car GPIO Gen1 fallback compat stringSimon Horman2017-10-161-5/+5
* ARM: dts: r8a7778: update PFC node name to pin-controllerSimon Horman2017-05-151-1/+1
* ARM: dts: r8a7778: Use R-Car Gen 1 fallback binding for i2c nodesSimon Horman2017-01-031-4/+4
* ARM: dts: r8a7778: Use SoC-specific compat string for mmcifSimon Horman2017-01-031-1/+1
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-12-151-2/+2
|\
| * ARM: dts: r8a7778: Remove skeleton.dtsi inclusionGeert Uytterhoeven2016-11-041-2/+2
* | ARM: dts: r8a7778: Add device node for RESET/WDT moduleGeert Uytterhoeven2016-11-021-0/+5
|/
* ARM: dts: r8a7778: Fix W=1 dtc warningsGeert Uytterhoeven2016-05-301-14/+14
* ARM: dts: r8a7778: Don't disable referenced optional clocksGeert Uytterhoeven2016-04-271-1/+0
* ARM: dts: r8a7778: Remove unnecessary clock-output-names propertiesSimon Horman2016-03-281-15/+6
* ARM: dts: r8a7778: Add BRG support for SCIFGeert Uytterhoeven2016-02-091-12/+27
* ARM: dts: r8a7778: Rename the serial port clock to fckLaurent Pinchart2016-02-091-6/+6
* ARM: dts: r8a7778: Add SCIF fallback compatibility stringsGeert Uytterhoeven2016-02-091-6/+12
* ARM: dts: r8a7778: use GIC_* definesSimon Horman2016-01-291-43/+44
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-01-201-1/+6
|\
| * ARM: shmobile: r8a7778: tidyup #sound-dai-cells settingsKuninori Morimoto2015-12-081-1/+6
* | ARM: shmobile: r8a7778 dtsi: Use "arm,pl390" for GICGeert Uytterhoeven2015-12-141-1/+1
|/
* ARM: shmobile: r8a7778: tidyup SSI resource regionKuninori Morimoto2015-09-141-1/+1
* ARM: shmobile: r8a7778 dtsi: Add CPG/MSTP Clock DomainGeert Uytterhoeven2015-08-121-0/+22
* ARM: shmobile: r8a7778 dtsi: Use generic names for device nodesGeert Uytterhoeven2015-05-111-1/+1
* ARM: shmobile: r8a7778: add sound to DTUlrich Hecht2015-03-011-0/+55
* ARM: shmobile: r8a7778 dtsi: Add Bus State Controller nodeUlrich Hecht2015-02-241-0/+7
* ARM: shmobile: r8a7778: add internal ethernet controller to DTUlrich Hecht2015-02-241-0/+11
* ARM: shmobile: r8a7778: add MSTP clock assignments to DTUlrich Hecht2015-02-241-0/+29
* ARM: shmobile: r8a7778: Common clock framework DT descriptionUlrich Hecht2015-02-241-0/+191
* Merge tag 'renesas-dt-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-11-191-6/+0
|\
| * ARM: shmobile: r8a7778 dtsi: Remove unnecessary MMC optionsKuninori Morimoto2014-10-301-6/+0
* | ARM: shmobile: r8a7778: Add SoC-specific TMU compatible propertyGeert Uytterhoeven2014-10-301-3/+3
* | ARM: shmobile: r8a7778: Add TMU nodesSimon Horman2014-10-301-0/+36
|/
* ARM: shmobile: r8a7778: Update DTS to include CPU frequencyMagnus Damm2014-08-221-0/+6
* ARM: shmobile: r8a7778: Add SCIF nodesSimon Horman2014-07-121-0/+42
* ARM: shmobile: dts: Move interrupt-parent property to root nodeLaurent Pinchart2014-05-131-17/+1
* ARM: shmobile: r8a7778 dtsi: Improve and correct HSPI nodesGeert Uytterhoeven2014-04-141-6/+12
* ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodesGeert Uytterhoeven2014-02-131-40/+0
* ARM: shmobile: Use r8a7778 suffix for INTC compat stringMagnus Damm2013-12-101-1/+1
* ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT filesLaurent Pinchart2013-12-101-3/+3
* ARM: shmobile: Use interrupt macros in SoC DT filesLaurent Pinchart2013-12-101-21/+23
* ARM: shmobile: r8a7778: add HSPI suppport on DTSIKuninori Morimoto2013-12-101-0/+30
* ARM: shmobile: r8a7778: add I2C support on DTSIKuninori Morimoto2013-12-101-0/+40
* ARM: shmobile: r8a7778: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
* ARM: shmobile: r8a7778: add SDHI support on DTSIKuninori Morimoto2013-12-101-0/+30
* ARM: shmobile: r8a7778: add MMCIF support on DTSIKuninori Morimoto2013-12-101-0/+8
* ARM: shmobile: r8a7778: Fix pin control device address in DTLaurent Pinchart2013-12-101-1/+1
* ARM: shmobile: r8a7778: add I2C support on DTSIKuninori Morimoto2013-12-101-0/+40
* Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-10-141-1/+0
|\
| * ARM: shmobile: Remove #gpio-ranges-cells DT propertyLaurent Pinchart2013-09-221-1/+0
* | ARM: shmobile: r8a7778: add renesas_intc_irqpin support on DTSIKuninori Morimoto2013-10-081-0/+19
|/