* [PATCH] mfd: Make MC13783 driver depend on SPI
@ 2009-08-18 22:54 Mark Brown
2009-08-19 7:43 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2009-08-18 22:54 UTC (permalink / raw)
To: Sascha Hauer; +Cc: Samuel Ortiz, linux-kernel, Mark Brown
The Atlas chips need SPI to be enabled for chip access, if it is not
available build failures result due to the use of the SPI APIs for
register I/O.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
drivers/mfd/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 960c9d4..a4f3dff 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -240,6 +240,7 @@ config MFD_PCF50633
config MFD_MC13783
tristate "Support Freescale MC13783"
+ depends on SPI_MASTER
select MFD_CORE
help
Support for the Freescale (Atlas) MC13783 PMIC and audio CODEC.
--
1.6.3.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mfd: Make MC13783 driver depend on SPI
2009-08-18 22:54 [PATCH] mfd: Make MC13783 driver depend on SPI Mark Brown
@ 2009-08-19 7:43 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2009-08-19 7:43 UTC (permalink / raw)
To: Mark Brown; +Cc: Samuel Ortiz, linux-kernel
On Tue, Aug 18, 2009 at 11:54:05PM +0100, Mark Brown wrote:
> The Atlas chips need SPI to be enabled for chip access, if it is not
> available build failures result due to the use of the SPI APIs for
> register I/O.
Missed that one.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
> ---
> drivers/mfd/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
> index 960c9d4..a4f3dff 100644
> --- a/drivers/mfd/Kconfig
> +++ b/drivers/mfd/Kconfig
> @@ -240,6 +240,7 @@ config MFD_PCF50633
>
> config MFD_MC13783
> tristate "Support Freescale MC13783"
> + depends on SPI_MASTER
> select MFD_CORE
> help
> Support for the Freescale (Atlas) MC13783 PMIC and audio CODEC.
> --
> 1.6.3.3
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-19 7:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-18 22:54 [PATCH] mfd: Make MC13783 driver depend on SPI Mark Brown
2009-08-19 7:43 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®