How to support SDIO wifi/bt in DT
From: Nicolas Ferre <hidden>
Date: 2014-01-17 09:38:09
Also in:
linux-devicetree, linux-mmc
From: Nicolas Ferre <hidden>
Date: 2014-01-17 09:38:09
Also in:
linux-devicetree, linux-mmc
On 17/01/2014 10:02, Alexandre Belloni :
On Thu, Jan 16, 2014 at 09:15:17AM -0800, Olof Johansson wrote :quoted
"for SDIO slots" is somewhat misleading; nearly all controllers only do one slot/device per controller. The designware controller can do multiple slots, and that adds a bit of driver and binding complexity for something that seemingly not a single vendor has actually implemented. So we can likely assume to keep these reset/power/clock lines per host controller, no need to add a slot construct.Actually, the atmel chips have two slots per controller so it would probably be better to think about that now.
Moreover, we have DT description for this. Cf. Documentation/devicetree/bindings/mmc/atmel-hsmci.txt Best regards, -- Nicolas Ferre