Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594594
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] arm64: dts: Enable ir-spi in the tm2 and tm2e boards |
| Date | 2017-03-07 21:00 +0100 |
| Message-ID | <titr4-3MX-15@gated-at.bofh.it> (permalink) |
| References | <t99Bf-5Yu-3@gated-at.bofh.it> <t99Bf-5Yu-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Feb 10, 2017 at 11:22:38AM +0900, Andi Shyti wrote: > Add the device tree node for the ir-spi driver which enable the > ir led for remote controlling. > > This patch sets first the GPR3[3] gpio line as a regulator-fixed > for enabling an external regulator which powers the IR LED. > > Removes also the default assignment of GPG3[7] related to the > MOSI line of the SPI3 bus. > > Signed-off-by: Andi Shyti <andi.shyti@samsung.com> > --- > Changelog v1 -> v2 > ================== > v1: https://marc.info/?l=linux-kernel&m=148645523229894&w=2 > > - used 'GPIO_ACTIVE_HIGH' instead of '0' > - added back the gpg3-5 gpio initialization related to the SPI3 > CS line that was erroneously removed > > .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 26 +++++++++++++++++++++- > 1 file changed, 25 insertions(+), 1 deletion(-) > Thanks, applied with fixed title prefix. Best regards, Krzysztof
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2] arm64: dts: Enable ir-spi in the tm2 and tm2e boards Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-07 21:00 +0100
csiph-web