]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Enable wifi power-on for exynos5250-snow
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Wed, 4 Feb 2015 15:22:02 +0000 (00:22 +0900)
committerKukjin Kim <kgene@kernel.org>
Thu, 26 Feb 2015 19:44:53 +0000 (04:44 +0900)
commitbed5408b769d0edf24bd6d61ddc8166210c9c60c
treedb38cfb02c2a9419634da1c6384d0a03c12e4275
parentb7d65746744b343701de14ca433982a3229390be
ARM: dts: Enable wifi power-on for exynos5250-snow

The Snow board has a MMC/SDIO wifi chip that is always powered but it
needs a power sequence involving a reset (active low) and an enable
(active high) pins. Both pins are marked as active low since the MMC
simple power sequence driver asserts the pins prior to the card power
up procedure and de-asserts the pins after the card has been powered.

So the reset line will be left de-asserted and the enable pin will be
left asserted.

The chip also needs an external 32kHz reference clock to be operational
that is by the MAX77686 PMIC clock.

Add a simple MMC power sequence provider for the wifi MMC/SDIO slot.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/boot/dts/exynos5250-snow.dts