]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb07a27696bda1d23036b3b018bfd799f93f4e8f0
treedb38cfb02c2a9419634da1c6384d0a03c12e4275
parentc517d838eb7d07bbe9507871fab3931deccff539
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