Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713554 > unrolled thread
| Started by | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| First post | 2017-08-17 07:50 +0200 |
| Last post | 2017-08-17 18:10 +0200 |
| Articles | 2 — 2 participants |
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.
Re: [RFC PATCH 5/7] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-17 07:50 +0200
Re: [RFC PATCH 5/7] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Tony Lindgren <tony@atomide.com> - 2017-08-17 18:10 +0200
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Date | 2017-08-17 07:50 +0200 |
| Subject | Re: [RFC PATCH 5/7] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap |
| Message-ID | <uflQR-pn-3@gated-at.bofh.it> |
Hi Tony, On Thursday 10 August 2017 03:42 AM, Tony Lindgren wrote: > * Kishon Vijay Abraham I <kishon@ti.com> [170807 09:03]: >> Document the new compatible string "ti,dra7-sdhci" to be used for >> MMC controllers in DRA7 and DRA72 SoCs. > > I wonder if this should really be documented for sdhci > instead of ti-omap-hsmmc.txt? hmm.. yeah, having a separate binding document for sdhci would make the binding really clean and we also don't have to carry legacy binding code. But we'll be never able to remove omap-hsmmc driver then and end up maintaining 2 drivers for the same controller. > > I agree it's better to use sdhci compatible and keep the > hsmmc compatible around as the sdhci is still missing features > for runtime PM and context save and restore etc. yeah, once we have all the features in omap_hsmmc added in sdhci-omap, we can add the omap-hsmmc compatible to sdhci-omap and remove omap-hsmmc driver. Thanks Kishon
[toc] | [next] | [standalone]
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Date | 2017-08-17 18:10 +0200 |
| Message-ID | <ufvwS-7eP-17@gated-at.bofh.it> |
| In reply to | #1713554 |
* Kishon Vijay Abraham I <kishon@ti.com> [170816 22:44]: > Hi Tony, > > On Thursday 10 August 2017 03:42 AM, Tony Lindgren wrote: > > * Kishon Vijay Abraham I <kishon@ti.com> [170807 09:03]: > >> Document the new compatible string "ti,dra7-sdhci" to be used for > >> MMC controllers in DRA7 and DRA72 SoCs. > > > > I wonder if this should really be documented for sdhci > > instead of ti-omap-hsmmc.txt? > > hmm.. yeah, having a separate binding document for sdhci would make the binding > really clean and we also don't have to carry legacy binding code. But we'll be > never able to remove omap-hsmmc driver then and end up maintaining 2 drivers > for the same controller. Well I think it's best to be able to enable sdhci one board at a time after testing. Then eventually when fully supported, we can just have sdhci also parse the legacy omap binding and just drop the omap-hsmmc driver. Regards, Tony
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web