aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/omap3-gta04.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ARM: dts: omap: adjust whitespace around '='Krzysztof Kozlowski1-1/+1
2022-04-14ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller1-0/+2
2021-10-06arm: dts: omap3-gta04: cleanup led node namesAndreas Kemnade1-5/+6
2021-10-06arm: dts: omap3-gta04a4: accelerometer irq fixAndreas Kemnade1-1/+1
2021-10-06arm: dts: omap3-gta04: fix missing sensor supplyAndreas Kemnade1-0/+2
2021-10-06arm: dts: omap3-gta04: cleanup LCD definitionAndreas Kemnade1-4/+4
2021-02-20Merge tag 'arm-dt-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2020-12-30ARM: dts; gta04: SPI panel chip select is active lowH. Nikolaus Schaller1-1/+1
2020-12-18DTS: ARM: gta04: remove legacy spi-cs-high to make display work againH. Nikolaus Schaller1-1/+0
2020-12-01ARM: dts: omap3-gta04: fix twl4030-power settingsAndreas Kemnade1-2/+2
2020-09-10ARM: dts: omap: replace status value "ok" by "okay"Adrian Schmutzler1-4/+4
2020-05-05ARM: dts: Add 32KHz clock as default clock sourceLokesh Vutla1-0/+1
2019-11-11Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-1/+1
2019-10-10ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap3630 or ti,am3517H. Nikolaus Schaller1-1/+1
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesOlof Johansson1-0/+1
2019-09-23DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller1-0/+1
2019-08-13ARM: dts: gta04: define chosen/stdout-pathH. Nikolaus Schaller1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+38
2019-02-12ARM: dts: omap3-gta04: declare backlight in lcd nodeAndreas Kemnade1-1/+2
2019-02-07ARM: dts: gta04: add gps supportAndreas Kemnade1-0/+14
2019-02-07ARM: dts: gta04: add ldo 3v3 regulatorAndreas Kemnade1-0/+8
2019-02-07ARM: dts: gta04: add pinctrl settings for wkup domainAndreas Kemnade1-0/+14
2019-01-23ARM: dts: omap3-gta04: Fix graph_port warningTony Lindgren1-4/+0
2018-11-19ARM: dts: omap3-gta04: Fix comment blockNathan Chancellor1-1/+1
2018-09-24ARM: dts: omap3-gta04: add pulldown/up settings for twl4030 gpioAndreas Kemnade1-0/+13
2018-09-24ARM: dts: gta04: add serial console wakeup irqAndreas Kemnade1-0/+1
2018-09-07ARM: dts: omap3-gta04: add mcbsp (audio subsystem) nodesH. Nikolaus Schaller1-6/+25
2018-09-07ARM: dts: omap3-gta04: add devconf0 setup for mcbsp1 clock pinsH. Nikolaus Schaller1-0/+18
2018-09-07ARM: dts: omap3-gta04: add mcbsp (audio subsystem) pinmuxH. Nikolaus Schaller1-0/+39
2018-09-07ARM: dts: omap3-gta04: add camera pinmuxH. Nikolaus Schaller1-0/+26
2018-09-07ARM: dts: omap3-gta04: add camera interface parallel portH. Nikolaus Schaller1-0/+20
2018-09-07ARM: dts: omap3-gta04: map antenna detect GPIO to SW_LINEIN_INSERT key eventH. Nikolaus Schaller1-0/+15
2018-09-07ARM: dts: omap3-gta04: make use of input event include file and constantsH. Nikolaus Schaller1-1/+2
2018-09-07ARM: dts: omap3-gta04: explicitly describe that mmc1 has no CD/WPH. Nikolaus Schaller1-0/+1
2018-09-07ARM: dts: omap3-gta04: add warning comment to vaux2 regulatorH. Nikolaus Schaller1-1/+1
2018-09-07ARM: dts: omap3-gta04: add a comment how to reference the tca6507 gpioH. Nikolaus Schaller1-1/+1
2018-09-07ARM: dts: omap3-gta04: keep vpll2 always onH. Nikolaus Schaller1-0/+6
2018-09-07ARM: dts: omap3-gta04: update gpmc NAND setupH. Nikolaus Schaller1-7/+7
2018-09-07ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-BootH. Nikolaus Schaller1-6/+6
2018-09-07ARM: dts: omap3-gta04: add pinmux for bmp085 EOC interruptH. Nikolaus Schaller1-0/+8
2018-09-07ARM: dts: omap3-gta04: fix touchscreen tsc2007H. Nikolaus Schaller1-1/+17
2018-09-07ARM: dts: omap3-gta04: tvout: enable as display1 aliasH. Nikolaus Schaller1-0/+1
2018-09-07ARM: dts: omap3-gta04: add devconf1 setup for correct tvout pinsH. Nikolaus Schaller1-0/+18
2018-09-07ARM: dts: omap3-gta04: fixes for tvout / vencH. Nikolaus Schaller1-3/+7
2018-09-07ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in other DTS filesH. Nikolaus Schaller1-1/+1
2018-09-07ARM: dts: omap3-gta04: fix some whitespace and tab style errorsH. Nikolaus Schaller1-2/+2
2018-09-07ARM: dts: omap3-gta04: fix typo in backlight pins node nameH. Nikolaus Schaller1-1/+1
2018-05-01ARM: dts: omap3-gta04: Add fixed 26MHz clock as fck for twlH. Nikolaus Schaller1-0/+10
2017-12-21ARM: dts: gta04: improve panel compatibility stringH. Nikolaus Schaller1-1/+1