Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1329978
| From | Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Syscon support for iProc touchscreen driver |
| Date | 2016-02-09 10:10 +0100 |
| Message-ID | <r0ct4-1XM-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset is based on v4.5-rc3 tag and its tested on Broadcom Cygnus SoC. The patches can be fetched from iproc-tsc-v1 branch of https://github.com/Broadcom/arm64-linux.git Raveendra Padasalagi (3): input: cygnus-update touchscreen dt node document input: syscon support in bcm_iproc_tsc driver ARM: dts: use syscon in cygnus touchscreen dt node .../input/touchscreen/brcm,iproc-touchscreen.txt | 18 ++- arch/arm/boot/dts/bcm-cygnus.dtsi | 9 +- drivers/input/touchscreen/bcm_iproc_tsc.c | 122 +++++++++++++++------ 3 files changed, 112 insertions(+), 37 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] Syscon support for iProc touchscreen driver Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> - 2016-02-09 10:10 +0100 [PATCH 3/3] ARM: dts: use syscon in cygnus touchscreen dt node Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> - 2016-02-09 10:10 +0100
csiph-web