All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-26 11:16 ` Maurus Cuelenaere
  0 siblings, 0 replies; 9+ messages in thread
From: Maurus Cuelenaere @ 2010-01-26 11:16 UTC (permalink / raw)
  To: linux-samsung-soc, linux-arm-kernel, Ben Dooks, lm-sensors

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
---
 drivers/hwmon/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 68cf877..a8a267c 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -702,7 +702,7 @@ config SENSORS_SHT15

 config SENSORS_S3C
 	tristate "S3C24XX/S3C64XX Inbuilt ADC"
-	depends on ARCH_S3C2410
+	depends on ARCH_S3C2410 || ARCH_S3C64XX
 	help
 	  If you say yes here you get support for the on-board ADCs of
 	  the Samsung S3C24XX or S3C64XX series of SoC
-- 
1.6.6.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-26 11:16 ` Maurus Cuelenaere
  0 siblings, 0 replies; 9+ messages in thread
From: Maurus Cuelenaere @ 2010-01-26 11:16 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
---
 drivers/hwmon/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 68cf877..a8a267c 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -702,7 +702,7 @@ config SENSORS_SHT15

 config SENSORS_S3C
 	tristate "S3C24XX/S3C64XX Inbuilt ADC"
-	depends on ARCH_S3C2410
+	depends on ARCH_S3C2410 || ARCH_S3C64XX
 	help
 	  If you say yes here you get support for the on-board ADCs of
 	  the Samsung S3C24XX or S3C64XX series of SoC
-- 
1.6.6.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [lm-sensors] [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-26 11:16 ` Maurus Cuelenaere
  0 siblings, 0 replies; 9+ messages in thread
From: Maurus Cuelenaere @ 2010-01-26 11:16 UTC (permalink / raw)
  To: linux-samsung-soc, linux-arm-kernel, Ben Dooks, lm-sensors

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
---
 drivers/hwmon/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 68cf877..a8a267c 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -702,7 +702,7 @@ config SENSORS_SHT15

 config SENSORS_S3C
 	tristate "S3C24XX/S3C64XX Inbuilt ADC"
-	depends on ARCH_S3C2410
+	depends on ARCH_S3C2410 || ARCH_S3C64XX
 	help
 	  If you say yes here you get support for the on-board ADCs of
 	  the Samsung S3C24XX or S3C64XX series of SoC
-- 
1.6.6.1

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
  2010-01-26 11:16 ` Maurus Cuelenaere
  (?)
@ 2010-01-27  1:07   ` Ben Dooks
  -1 siblings, 0 replies; 9+ messages in thread
From: Ben Dooks @ 2010-01-27  1:07 UTC (permalink / raw)
  To: Maurus Cuelenaere
  Cc: linux-samsung-soc, linux-arm-kernel, Ben Dooks, lm-sensors

On Tue, Jan 26, 2010 at 12:16:17PM +0100, Maurus Cuelenaere wrote:
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
> ---
>  drivers/hwmon/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> index 68cf877..a8a267c 100644
> --- a/drivers/hwmon/Kconfig
> +++ b/drivers/hwmon/Kconfig
> @@ -702,7 +702,7 @@ config SENSORS_SHT15
> 
>  config SENSORS_S3C
>  	tristate "S3C24XX/S3C64XX Inbuilt ADC"
> -	depends on ARCH_S3C2410
> +	depends on ARCH_S3C2410 || ARCH_S3C64XX
>  	help
>  	  If you say yes here you get support for the on-board ADCs of
>  	  the Samsung S3C24XX or S3C64XX series of SoC
> -- 
> 1.6.6.1
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-27  1:07   ` Ben Dooks
  0 siblings, 0 replies; 9+ messages in thread
From: Ben Dooks @ 2010-01-27  1:07 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Jan 26, 2010 at 12:16:17PM +0100, Maurus Cuelenaere wrote:
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
> ---
>  drivers/hwmon/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> index 68cf877..a8a267c 100644
> --- a/drivers/hwmon/Kconfig
> +++ b/drivers/hwmon/Kconfig
> @@ -702,7 +702,7 @@ config SENSORS_SHT15
> 
>  config SENSORS_S3C
>  	tristate "S3C24XX/S3C64XX Inbuilt ADC"
> -	depends on ARCH_S3C2410
> +	depends on ARCH_S3C2410 || ARCH_S3C64XX
>  	help
>  	  If you say yes here you get support for the on-board ADCs of
>  	  the Samsung S3C24XX or S3C64XX series of SoC
> -- 
> 1.6.6.1
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [lm-sensors] [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-27  1:07   ` Ben Dooks
  0 siblings, 0 replies; 9+ messages in thread
From: Ben Dooks @ 2010-01-27  1:07 UTC (permalink / raw)
  To: Maurus Cuelenaere
  Cc: linux-samsung-soc, linux-arm-kernel, Ben Dooks, lm-sensors

On Tue, Jan 26, 2010 at 12:16:17PM +0100, Maurus Cuelenaere wrote:
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
> ---
>  drivers/hwmon/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> index 68cf877..a8a267c 100644
> --- a/drivers/hwmon/Kconfig
> +++ b/drivers/hwmon/Kconfig
> @@ -702,7 +702,7 @@ config SENSORS_SHT15
> 
>  config SENSORS_S3C
>  	tristate "S3C24XX/S3C64XX Inbuilt ADC"
> -	depends on ARCH_S3C2410
> +	depends on ARCH_S3C2410 || ARCH_S3C64XX
>  	help
>  	  If you say yes here you get support for the on-board ADCs of
>  	  the Samsung S3C24XX or S3C64XX series of SoC
> -- 
> 1.6.6.1
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [lm-sensors] [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
  2010-01-27  1:07   ` Ben Dooks
  (?)
@ 2010-01-27  7:49     ` Jean Delvare
  -1 siblings, 0 replies; 9+ messages in thread
From: Jean Delvare @ 2010-01-27  7:49 UTC (permalink / raw)
  Cc: Maurus Cuelenaere, linux-samsung-soc, Ben Dooks,
	linux-arm-kernel, lm-sensors

On Wed, 27 Jan 2010 01:07:48 +0000, Ben Dooks wrote:
> On Tue, Jan 26, 2010 at 12:16:17PM +0100, Maurus Cuelenaere wrote:
> > Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
> Acked-by: Ben Dooks <ben-linux@fluff.org>
> > ---
> >  drivers/hwmon/Kconfig |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> > index 68cf877..a8a267c 100644
> > --- a/drivers/hwmon/Kconfig
> > +++ b/drivers/hwmon/Kconfig
> > @@ -702,7 +702,7 @@ config SENSORS_SHT15
> > 
> >  config SENSORS_S3C
> >  	tristate "S3C24XX/S3C64XX Inbuilt ADC"
> > -	depends on ARCH_S3C2410
> > +	depends on ARCH_S3C2410 || ARCH_S3C64XX
> >  	help
> >  	  If you say yes here you get support for the on-board ADCs of
> >  	  the Samsung S3C24XX or S3C64XX series of SoC

Applied, thanks.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [lm-sensors] [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-27  7:49     ` Jean Delvare
  0 siblings, 0 replies; 9+ messages in thread
From: Jean Delvare @ 2010-01-27  7:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, 27 Jan 2010 01:07:48 +0000, Ben Dooks wrote:
> On Tue, Jan 26, 2010 at 12:16:17PM +0100, Maurus Cuelenaere wrote:
> > Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
> Acked-by: Ben Dooks <ben-linux@fluff.org>
> > ---
> >  drivers/hwmon/Kconfig |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> > index 68cf877..a8a267c 100644
> > --- a/drivers/hwmon/Kconfig
> > +++ b/drivers/hwmon/Kconfig
> > @@ -702,7 +702,7 @@ config SENSORS_SHT15
> > 
> >  config SENSORS_S3C
> >  	tristate "S3C24XX/S3C64XX Inbuilt ADC"
> > -	depends on ARCH_S3C2410
> > +	depends on ARCH_S3C2410 || ARCH_S3C64XX
> >  	help
> >  	  If you say yes here you get support for the on-board ADCs of
> >  	  the Samsung S3C24XX or S3C64XX series of SoC

Applied, thanks.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [lm-sensors] [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon
@ 2010-01-27  7:49     ` Jean Delvare
  0 siblings, 0 replies; 9+ messages in thread
From: Jean Delvare @ 2010-01-27  7:49 UTC (permalink / raw)
  To: lm-sensors
  Cc: Maurus Cuelenaere, linux-samsung-soc, Ben Dooks,
	linux-arm-kernel, lm-sensors

On Wed, 27 Jan 2010 01:07:48 +0000, Ben Dooks wrote:
> On Tue, Jan 26, 2010 at 12:16:17PM +0100, Maurus Cuelenaere wrote:
> > Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
> Acked-by: Ben Dooks <ben-linux@fluff.org>
> > ---
> >  drivers/hwmon/Kconfig |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> > index 68cf877..a8a267c 100644
> > --- a/drivers/hwmon/Kconfig
> > +++ b/drivers/hwmon/Kconfig
> > @@ -702,7 +702,7 @@ config SENSORS_SHT15
> > 
> >  config SENSORS_S3C
> >  	tristate "S3C24XX/S3C64XX Inbuilt ADC"
> > -	depends on ARCH_S3C2410
> > +	depends on ARCH_S3C2410 || ARCH_S3C64XX
> >  	help
> >  	  If you say yes here you get support for the on-board ADCs of
> >  	  the Samsung S3C24XX or S3C64XX series of SoC

Applied, thanks.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-01-27  7:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-26 11:16 [PATCH 2/2] HWMON: Add s3c64xx support to s3c-hwmon Maurus Cuelenaere
2010-01-26 11:16 ` [lm-sensors] " Maurus Cuelenaere
2010-01-26 11:16 ` Maurus Cuelenaere
2010-01-27  1:07 ` Ben Dooks
2010-01-27  1:07   ` [lm-sensors] " Ben Dooks
2010-01-27  1:07   ` Ben Dooks
2010-01-27  7:49   ` [lm-sensors] " Jean Delvare
2010-01-27  7:49     ` Jean Delvare
2010-01-27  7:49     ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.