aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7791-koelsch.dts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29ARM: dts: renesas: Fix DA9063 watchdog subnode namesGeert Uytterhoeven1-1/+1
2021-09-28ARM: dts: renesas: Add compatible properties to KSZ8041 Ethernet PHYsGeert Uytterhoeven1-0/+2
2021-05-25ARM: dts: koelsch: Rename sw2 to keyboardGeert Uytterhoeven1-2/+2
2021-03-24ARM: dts: koelsch: Configure pull-up for SOFT_SW GPIO keysGeert Uytterhoeven1-0/+8
2021-03-08ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts filesYoshihiro Shimoda1-0/+3
2021-03-08ARM: dts: renesas: Group tuples in pin control propertiesGeert Uytterhoeven1-2/+2
2021-03-08ARM: dts: renesas: Group tuples in playback and capture propertiesGeert Uytterhoeven1-2/+2
2020-07-16ARM: dts: renesas: Remove unused remote property from adv7180 nodesNiklas Söderlund1-1/+0
2020-05-15ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo1-2/+0
2020-02-10ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boardsMarek Vasut1-0/+1
2019-12-20ARM: dts: renesas: Group tuples in regulator-gpio states propertiesGeert Uytterhoeven1-6/+3
2019-06-21ARM: dts: renesas: Use ip=on for bootargsMagnus Damm1-1/+1
2019-05-20ARM: dts: r8a779x: Configure PMIC IRQ pinmuxMarek Vasut1-0/+7
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