aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7791-koelsch.dts (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-28ARM: dts: r8a779[01]: Disable unconnected LVDS encodersLaurent Pinchart1-2/+0
2018-07-23ARM: dts: convert to SPDX identifier for Renesas boardsWolfram Sang1-4/+1
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+5
2018-05-02ARM: dts: koelsch: Drop unnecessary address properties from port nodesSimon Horman1-6/+0
2018-04-25ARM: dts: koelsch: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-23ARM: dts: r8a7791: Convert to new LVDS DT bindingsLaurent Pinchart1-3/+9
2018-02-12ARM: dts: koelsch: use demuxer for I2C4Wolfram Sang1-0/+34
2018-02-12ARM: dts: koelsch: use demuxer for I2C2Wolfram Sang1-89/+111
2017-12-04ARM: dts: koelsch: Convert to named i2c-gpio bindingsGeert Uytterhoeven1-3/+2
2017-11-27ARM: dts: koelsch: Correct primary compatible value for eepromGeert Uytterhoeven1-1/+1
2017-11-27ARM: dts: koelsch: Move cec_clock to root nodeSimon Horman1-6/+6
2017-09-19ARM: dts: r8a7791: Convert to new CPG/MSSR bindingsGeert Uytterhoeven1-3/+1
2017-08-17ARM: dts: koelsch: Add CEC clock for HDMI transmitterHans Verkuil1-0/+8
2017-07-27ARM: dts: koelsch: Add generic compatible string for I2C EEPROMJavier Martinez Canillas1-1/+1
2017-04-04ARM: dts: koelsch: Correct clock frequency of X2 DU clock inputGeert Uytterhoeven1-1/+1
2017-03-13ARM: dts: koelsch: Drop superfluous status updates for frequency overridesGeert Uytterhoeven1-2/+0
2016-11-23ARM: dts: koelsch: Enable UHS-I SDR-104Simon Horman1-0/+1
2016-11-23ARM: dts: koelsch: use demuxer for I2C1Simon Horman1-0/+35
2016-11-04ARM: dts: koelsch: add HDMI inputHans Verkuil1-2/+66
2016-11-04ARM: dts: koelsch: enable UHS for SDHI 0, 1 & 3Simon Horman1-3/+30
2016-06-14ARM: dts: koelsch: Name spi pfc subnodes after device namesGeert Uytterhoeven1-2/+2
2016-06-14ARM: dts: koelsch: Name serial port pfc subnodes after device namesGeert Uytterhoeven1-2/+2
2016-05-30ARM: dts: koelsch: Fix W=1 dtc warningsGeert Uytterhoeven1-6/+6
2016-04-26Merge tag 'renesas-fixes-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtArnd Bergmann1-0/+1
2016-04-20ARM: dts: r8a7791: Don't disable referenced optional clocksSjoerd Simons1-0/+1
2016-03-28ARM: dts: koelsch: Remove unnecessary clock-output-names propertiesSimon Horman1-2/+1
2016-03-28ARM: dts: koelsch: use generic pinctrl propertiesSimon Horman1-34/+34
2016-02-09ARM: dts: koelsch: Enable SCIF_CLK frequency and pinsGeert Uytterhoeven1-0/+13
2016-01-07ARM: dts: koelsch: Add compatible property to "partitions" nodeGeert Uytterhoeven1-0/+1
2015-12-10ARM: shmobile: koelsch dts: Add serial port config to chosen/stdout-pathGeert Uytterhoeven1-1/+1
2015-11-25ARM: shmobile: r8a7791: koelsch: Fix pinmux for HDMILaurent Pinchart1-1/+1
2015-11-11ARM: shmobile: koelsch: Move SPI FLASH partitions to subnodeGeert Uytterhoeven1-15/+18
2015-10-23ARM: dts: shmobile/r8a7xxx: replace gpio-key, wakeup with wakeup-source propertySudeep Holla1-11/+11
2015-09-14ARM: shmobile: koelsch: use CCF for audio clockKuninori Morimoto1-1/+8
2015-07-15ARM: shmobile: koelsch: add sound label on DTSKuninori Morimoto1-1/+1
2015-05-29Merge tag 'renesas-dt2-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtArnd Bergmann1-1/+1
2015-05-21ARM: shmobile: koelsch dts: Replace "nor-jedec" by "jedec,spi-nor"Geert Uytterhoeven1-1/+1
2015-05-15Merge tag 'renesas-dt-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtArnd Bergmann1-2/+2
2015-05-11ARM: shmobile: koelsch dts: Use generic names for device nodesGeert Uytterhoeven1-1/+1
2015-05-11ARM: shmobile: koelsch dts: Add "nor-jedec" compatible valueGeert Uytterhoeven1-1/+1
2015-05-01ARM: shmobile: koelsch: Fix adv7511 IRQ sensingLaurent Pinchart1-1/+1
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+68
2015-03-11ARM: shmobile: koelsch: Add da9063 PMIC device node for system restartGeert Uytterhoeven1-0/+16
2015-03-11ARM: shmobile: koelsch dts: Add da9210 regulator interruptGeert Uytterhoeven1-0/+2
2015-02-27ARM: shmobile: koelsch: Add DU external pixel clocks to DTLaurent Pinchart1-0/+19
2015-02-24ARM: shmobile: koelsch: Add DU HDMI output supportLaurent Pinchart1-1/+49
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+11
2015-01-19Merge tag 'renesas-dt-cleanups2-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson1-0/+1
2015-01-13ARM: shmobile: r8a7791: tidyup #sound-dai-cells settingsKuninori Morimoto1-0/+1
2015-01-12Merge tag 'renesas-dt-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson1-5/+7