Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1531110 > unrolled thread

Re: [PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for mmc pins

Started bySekhar Nori <nsekhar@ti.com>
First post2016-11-28 09:30 +0100
Last post2016-11-28 09:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for  mmc pins Sekhar Nori <nsekhar@ti.com> - 2016-11-28 09:30 +0100

#1531110 — Re: [PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for mmc pins

FromSekhar Nori <nsekhar@ti.com>
Date2016-11-28 09:30 +0100
SubjectRe: [PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for mmc pins
Message-ID<sIpu1-883-9@gated-at.bofh.it>
On Thursday 24 November 2016 08:34 PM, Axel Haslam wrote:
> Currently the mmc driver is polling the gpio to know if the
> card was removed.
> 
> By using a gpio descriptor instead of the platform callbacks,
> the driver will be able to register the gpio using the mmc core
> API's designed for this purpose.
> 
> This has the advantage that an irq will be registered, and
> polling is no longer needed. Also, a dependency on platform
> callbacks is removed for this board.
> 
> Signed-off-by: Axel Haslam <ahaslam@baylibre.com>

Applied.

Thanks,
Sekhar

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web