summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7779.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: r8a7779: Don't disable referenced optional clocksGeert Uytterhoeven2016-04-271-1/+0
* ARM: dts: r8a7779: Correct interrupt type for ARM TWDGeert Uytterhoeven2016-04-201-1/+1
* ARM: dts: r8a7779: Remove unnecessary clock-output-names propertiesSimon Horman2016-03-281-10/+5
* ARM: dts: r8a7779: Add BRG support for SCIFGeert Uytterhoeven2016-02-091-12/+27
* ARM: dts: r8a7779: Rename the serial port clock to fckLaurent Pinchart2016-02-091-6/+6
* ARM: dts: r8a7779: Add SCIF fallback compatibility stringsGeert Uytterhoeven2016-02-091-6/+12
* ARM: dts: r8a7779: use GIC_* definesSimon Horman2016-01-291-39/+39
* ARM: shmobile: r8a7779 dtsi: Add CPG/MSTP Clock DomainGeert Uytterhoeven2015-08-121-0/+23
* ARM: shmobile: r8a7779: Configure IRLM mode via DTMagnus Damm2015-07-061-2/+3
* ARM: shmobile: r8a7779 dtsi: Use generic names for device nodesGeert Uytterhoeven2015-05-111-1/+1
* ARM: shmobile: r8a7779: Add TWD device to DTSMagnus Damm2014-12-211-0/+9
* ARM: shmobile: r8a7779: Use MSTP for SCIF clocksMagnus Damm2014-12-211-6/+6
* ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clockMagnus Damm2014-12-211-6/+6
* ARM: shmobile: r8a7779 dtsi: Change to using clock-indicesGeert Uytterhoeven2014-12-211-3/+3
* Merge tag 'renesas-dt-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-11-191-8/+0
|\
| * ARM: shmobile: r8a7779 dtsi: Remove unnecessary MMC optionsKuninori Morimoto2014-10-301-8/+0
* | ARM: shmobile: r8a7779 dtsi: Add SoC-specific SATA compatible propertyGeert Uytterhoeven2014-10-301-1/+1
* | ARM: shmobile: r8a7779: Add DU node to device treeLaurent Pinchart2014-10-271-0/+24
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-10-081-11/+5
|\
| * ARM: shmobile: r8a7779 dtsi: Use tabs for indentationGeert Uytterhoeven2014-09-021-4/+4
| * ARM: shmobile: r8a7779 dtsi: Add SoC-specific thermal compatible propertyGeert Uytterhoeven2014-09-011-1/+1
| * ARM: shmobile: r8a7779 dtsi: Remove superfluous interrupt-parentGeert Uytterhoeven2014-08-221-6/+0
* | ARM: shmobile: r8a7779: Use SoC-specific TMU compat stringSimon Horman2014-09-091-3/+3
* | ARM: shmobile: r8a7779: Add TMU devices to DTLaurent Pinchart2014-08-171-0/+42
|/
* Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-081-7/+7
|\
| * ARM: shmobile: r8a7779: Consistently use tabs for indentationSimon Horman2014-07-091-7/+7
* | ARM: shmobile: r8a7779: Add scif nodes to dtsiSimon Horman2014-06-171-0/+60
* | ARM: shmobile: r8a7779 dtsi: Correct #address-cells/#size-cells for clocksGeert Uytterhoeven2014-06-171-6/+6
* | ARM: shmobile: r8a7779 dtsi: Update unit-addresses for clocksGeert Uytterhoeven2014-06-171-4/+4
* | ARM: shmobile: r8a7779: Add Maximum CPU Frequency to DTSSimon Horman2014-06-171-0/+4
* | ARM: shmobile: r8a7779: Reference clocksSimon Horman2014-06-171-0/+12
* | ARM: shmobile: r8a7779: Add clocksSimon Horman2014-06-171-0/+144
|/
* ARM: shmobile: dts: Move interrupt-parent property to root nodeLaurent Pinchart2014-05-131-20/+1
* ARM: shmobile: r8a7779 dtsi: Improve and correct HSPI nodesGeert Uytterhoeven2014-04-141-6/+12
* ARM: shmobile: r8a7779: add HSPI support to DTSISimon Horman2013-12-101-0/+30
* ARM: shmobile: Use r8a7779 suffix for INTC compat stringMagnus Damm2013-12-101-1/+1
* ARM: shmobile: Use interrupt macros in SoC DT filesLaurent Pinchart2013-12-101-20/+22
* ARM: shmobile: r8a7779: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
* ARM: shmobile: r8a7779: add SDHI support on DTSIKuninori Morimoto2013-12-101-0/+40
* ARM: shmobile: r8a7779: tidyup I2C driver name on DTSIKuninori Morimoto2013-12-101-4/+4
* 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: r8a7779: add irqpin default status on DTSIKuninori Morimoto2013-10-081-0/+1
* | ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boardsGuennadi Liakhovetski2013-10-081-0/+4
|/
* Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-091-4/+4
|\
| * ARM: shmobile: r8a7779: Remove '0x's from R8A7779 DTS fileLee Jones2013-07-301-4/+4
* | ARM: shmobile: r8a7779: Add GPIO controller devices to device treeLaurent Pinchart2013-07-221-0/+85
* | ARM: shmobile: r8a7779: Add pin control device to device treeLaurent Pinchart2013-07-221-0/+5
|/
* ARM: shmobile: marzen-reference: add irqpin support in DTGuennadi Liakhovetski2013-06-041-0/+17
* ARM: mach-shmobile: r8a7779: SATA DT configurationVladimir Barinov2013-03-131-0/+7