Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1215416
| From | Marcel Ziswiler <marcel.ziswiler@toradex.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 00/11] arm: tegra: colibri_t30: fix hdmi, power i2c, wakeup and activate touch |
| Date | 2015-08-28 18:10 +0200 |
| Message-ID | <q2uo1-8ca-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series finally continues on my previous Easter efforts (BTW:
thanks all for the feedback and all the patches thereof already having
been applied) and additionally to activating the STMPE811 touch
controller also fixes HDMI, power I2C and the wake-up key.
Marcel Ziswiler (11):
arm: tegra: colibri_t30: update hardware revisions compatible comment
arm: tegra: colibri_t30: fix hdmi supply
arm: tegra: colibri_t30: improve comment about thermal alert pin
arm: tegra: colibri_t30: add pin muxing for on-module power i2c
arm: tegra: colibri_t30: fix comment about 3v3 fixed supply
arm: tegra: colibri_t30: add touch pen interrupt pin muxing
arm: tegra: colibri_t30: activate stmpe811 touch controller
arm: tegra: colibri_t30: replace emmc label by comment
arm: tegra: colibri_t30: fix vendor string of m41t0m6 rtc on eval
board
arm: tegra: colibri_t30: add comment concerning sd/mmc for eval board
arm: tegra: colibri_t30: fix power/wakeup key for eval board
arch/arm/boot/dts/tegra30-colibri-eval-v3.dts | 9 +-
arch/arm/boot/dts/tegra30-colibri.dtsi | 124 ++++++++++++++++++++++----
2 files changed, 111 insertions(+), 22 deletions(-)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 00/11] arm: tegra: colibri_t30: fix hdmi, power i2c, wakeup and activate touch Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 09/11] arm: tegra: colibri_t30: fix vendor string of m41t0m6 rtc on eval board Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 03/11] arm: tegra: colibri_t30: improve comment about thermal alert pin Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 02/11] arm: tegra: colibri_t30: fix hdmi supply Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 01/11] arm: tegra: colibri_t30: update hardware revisions compatible comment Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 07/11] arm: tegra: colibri_t30: activate stmpe811 touch controller Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 11/11] arm: tegra: colibri_t30: fix power/wakeup key for eval board Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 08/11] arm: tegra: colibri_t30: replace emmc label by comment Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 10/11] arm: tegra: colibri_t30: add comment concerning sd/mmc for eval board Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 06/11] arm: tegra: colibri_t30: add touch pen interrupt pin muxing Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200 [PATCH 04/11] arm: tegra: colibri_t30: add pin muxing for on-module power i2c Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200
csiph-web