Re: [PATCH 4/4 v2] ARM: DTS: Add NTC thermistor nodes to Exynos5420 based Peach_PIT

2014-06-26 Thread Naveen Krishna Ch
Doug,

On 26 June 2014 02:10, Doug Anderson diand...@chromium.org wrote:
 Naveen,

 On Tue, Jun 24, 2014 at 11:29 PM, Naveen Krishna Chatradhi
 ch.nav...@samsung.com wrote:
 Exynos5420 based Peach PIT board has 4 NTC thermistors to measure
 temperatures at various points on the board.

 IIO based ADC becomes the parent and NTC thermistors are the childs,
 via the HWMON interface.

 Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com
 Cc: Doug Anderson diand...@chromium.org
 ---
 Changes since v1:
 1. Arranged the ADC node alphabetical
 2. Added status = okay to the ADC node

 This patch needs
 1. MAX77802 PMIC device tree nodes (for ldo9)
https://www.mail-archive.com/devicetree@vger.kernel.org/msg31430.html
 2. Uses the DT documentation for NTC thermistors updated with vendor-prefix

 This patch set is tested
 1. On Peach PIT board via sysfs entry exposed by hwmon
 localhost ~ # cat /sys/class/hwmon/hwmon*/device/temp1_input
 37436
 36449
 38560
 38059

 2. Backward compatibility is tested by replacing murata with ntc
in the dts nodes and running the above test.

  arch/arm/boot/dts/exynos5420-peach-pit.dts |   34 
 
  1 file changed, 34 insertions(+)

 Now that Javier has spun his patch, perhaps you can fold the pi
 version in here too?

Sure, thanks for the information.

Snow also needs the adc nodes.
Will try to implement an adc fragment for PIT, PI and Snow.


 Reviewed-by: Doug Anderson diand...@chromium.org
 Tested-by: Doug Anderson diand...@chromium.org



-- 
Shine bright,
(: Nav :)
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4 v2] ARM: DTS: Add NTC thermistor nodes to Exynos5420 based Peach_PIT

2014-06-26 Thread Naveen Krishna Ch
Hello Doug, Kukjin,

On 26 June 2014 11:46, Naveen Krishna Ch naveenkrishna...@gmail.com wrote:
 Doug,

 On 26 June 2014 02:10, Doug Anderson diand...@chromium.org wrote:
 Naveen,

 On Tue, Jun 24, 2014 at 11:29 PM, Naveen Krishna Chatradhi
 ch.nav...@samsung.com wrote:
 Exynos5420 based Peach PIT board has 4 NTC thermistors to measure
 temperatures at various points on the board.

 IIO based ADC becomes the parent and NTC thermistors are the childs,
 via the HWMON interface.

 Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com
 Cc: Doug Anderson diand...@chromium.org
 ---
 Changes since v1:
 1. Arranged the ADC node alphabetical
 2. Added status = okay to the ADC node

 This patch needs
 1. MAX77802 PMIC device tree nodes (for ldo9)
https://www.mail-archive.com/devicetree@vger.kernel.org/msg31430.html
 2. Uses the DT documentation for NTC thermistors updated with vendor-prefix

 This patch set is tested
 1. On Peach PIT board via sysfs entry exposed by hwmon
 localhost ~ # cat /sys/class/hwmon/hwmon*/device/temp1_input
 37436
 36449
 38560
 38059

 2. Backward compatibility is tested by replacing murata with ntc
in the dts nodes and running the above test.

  arch/arm/boot/dts/exynos5420-peach-pit.dts |   34 
 
  1 file changed, 34 insertions(+)

 Now that Javier has spun his patch, perhaps you can fold the pi
 version in here too?

 Sure, thanks for the information.

 Snow also needs the adc nodes.
 Will try to implement an adc fragment for PIT, PI and Snow.

I just found out  https://lkml.org/lkml/2013/3/27/453

Adding ADC based Thermistor nodes to Exynos5250-snow.dts din't make it in.




 Reviewed-by: Doug Anderson diand...@chromium.org
 Tested-by: Doug Anderson diand...@chromium.org



 --
 Shine bright,
 (: Nav :)



-- 
Shine bright,
(: Nav :)
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4 v2] ARM: DTS: Add NTC thermistor nodes to Exynos5420 based Peach_PIT

2014-06-26 Thread Naveen Krishna Ch
Hello Kukjin,

On 26 June 2014 11:46, Naveen Krishna Ch naveenkrishna...@gmail.com wrote:
 Doug,

 On 26 June 2014 02:10, Doug Anderson diand...@chromium.org wrote:
 Naveen,

 On Tue, Jun 24, 2014 at 11:29 PM, Naveen Krishna Chatradhi
 ch.nav...@samsung.com wrote:
 Exynos5420 based Peach PIT board has 4 NTC thermistors to measure
 temperatures at various points on the board.

 IIO based ADC becomes the parent and NTC thermistors are the childs,
 via the HWMON interface.

 Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com
 Cc: Doug Anderson diand...@chromium.org
 ---
 Changes since v1:
 1. Arranged the ADC node alphabetical
 2. Added status = okay to the ADC node

 This patch needs
 1. MAX77802 PMIC device tree nodes (for ldo9)
https://www.mail-archive.com/devicetree@vger.kernel.org/msg31430.html
 2. Uses the DT documentation for NTC thermistors updated with vendor-prefix

 This patch set is tested
 1. On Peach PIT board via sysfs entry exposed by hwmon
 localhost ~ # cat /sys/class/hwmon/hwmon*/device/temp1_input
 37436
 36449
 38560
 38059

 2. Backward compatibility is tested by replacing murata with ntc
in the dts nodes and running the above test.

  arch/arm/boot/dts/exynos5420-peach-pit.dts |   34 
 
  1 file changed, 34 insertions(+)

 Now that Javier has spun his patch, perhaps you can fold the pi
 version in here too?

 Sure, thanks for the information.

 Snow also needs the adc nodes.
 Will try to implement an adc fragment for PIT, PI and Snow.

I've a plan to create a common file (cros-exynos-peach.dts) for
exynos5420-peach-pit.dts and exynos5800-peach-pi.dts
And add the ADC nodes directly into that.

In favor of the above, can you abandon the following patches

1. [PATCH 3/4 v2] ARM: DTS: use new compatible string for thermistors in trats2
http://www.spinics.net/lists/linux-samsung-soc/msg33037.html

2. [PATCH 4/4 v2] ARM: DTS: Add NTC thermistor nodes to Exynos5420
based Peach_PIT
http://www.spinics.net/lists/linux-samsung-soc/msg33038.html



 Reviewed-by: Doug Anderson diand...@chromium.org
 Tested-by: Doug Anderson diand...@chromium.org



 --
 Shine bright,
 (: Nav :)



-- 
Thanks,
(: Nav :)
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4 v2] ARM: DTS: Add NTC thermistor nodes to Exynos5420 based Peach_PIT

2014-06-25 Thread Javier Martinez Canillas
Hello Naveen,

On Wed, Jun 25, 2014 at 8:29 AM, Naveen Krishna Chatradhi
ch.nav...@samsung.com wrote:
 Exynos5420 based Peach PIT board has 4 NTC thermistors to measure
 temperatures at various points on the board.

 IIO based ADC becomes the parent and NTC thermistors are the childs,
 via the HWMON interface.

 Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com
 Cc: Doug Anderson diand...@chromium.org
 ---
 Changes since v1:
 1. Arranged the ADC node alphabetical
 2. Added status = okay to the ADC node

 This patch needs
 1. MAX77802 PMIC device tree nodes (for ldo9)
https://www.mail-archive.com/devicetree@vger.kernel.org/msg31430.html
 2. Uses the DT documentation for NTC thermistors updated with vendor-prefix

 This patch set is tested
 1. On Peach PIT board via sysfs entry exposed by hwmon
 localhost ~ # cat /sys/class/hwmon/hwmon*/device/temp1_input
 37436
 36449
 38560
 38059

 2. Backward compatibility is tested by replacing murata with ntc
in the dts nodes and running the above test.

  arch/arm/boot/dts/exynos5420-peach-pit.dts |   34 
 
  1 file changed, 34 insertions(+)

 diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts 
 b/arch/arm/boot/dts/exynos5420-peach-pit.dts
 index b96a66a..19d733d 100644
 --- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
 +++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
 @@ -101,6 +101,40 @@
 };
  };

 +adc {
 +   status = okay;
 +   vdd-supply = ldo9_reg;
 +
 +   ncp15wb473@3 {
 +   compatible = murata,ncp15wb473;
 +   pullup-uv = 180;
 +   pullup-ohm = 47000;
 +   pulldown-ohm = 0;
 +   io-channels = adc 3;
 +   };
 +   ncp15wb473@4 {
 +   compatible = murata,ncp15wb473;
 +   pullup-uv = 180;
 +   pullup-ohm = 47000;
 +   pulldown-ohm = 0;
 +   io-channels = adc 4;
 +   };
 +   ncp15wb473@5 {
 +   compatible = murata,ncp15wb473;
 +   pullup-uv = 180;
 +   pullup-ohm = 47000;
 +   pulldown-ohm = 0;
 +   io-channels = adc 5;
 +   };
 +   ncp15wb473@6 {
 +   compatible = murata,ncp15wb473;
 +   pullup-uv = 180;
 +   pullup-ohm = 47000;
 +   pulldown-ohm = 0;
 +   io-channels = adc 6;
 +   };
 +};
 +
  dp {
 status = okay;
 pinctrl-names = default;
 --
 1.7.9.5


Tested-by: Javier Martinez Canillas javier.marti...@collabora.co.uk
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4 v2] ARM: DTS: Add NTC thermistor nodes to Exynos5420 based Peach_PIT

2014-06-25 Thread Doug Anderson
Naveen,

On Tue, Jun 24, 2014 at 11:29 PM, Naveen Krishna Chatradhi
ch.nav...@samsung.com wrote:
 Exynos5420 based Peach PIT board has 4 NTC thermistors to measure
 temperatures at various points on the board.

 IIO based ADC becomes the parent and NTC thermistors are the childs,
 via the HWMON interface.

 Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com
 Cc: Doug Anderson diand...@chromium.org
 ---
 Changes since v1:
 1. Arranged the ADC node alphabetical
 2. Added status = okay to the ADC node

 This patch needs
 1. MAX77802 PMIC device tree nodes (for ldo9)
https://www.mail-archive.com/devicetree@vger.kernel.org/msg31430.html
 2. Uses the DT documentation for NTC thermistors updated with vendor-prefix

 This patch set is tested
 1. On Peach PIT board via sysfs entry exposed by hwmon
 localhost ~ # cat /sys/class/hwmon/hwmon*/device/temp1_input
 37436
 36449
 38560
 38059

 2. Backward compatibility is tested by replacing murata with ntc
in the dts nodes and running the above test.

  arch/arm/boot/dts/exynos5420-peach-pit.dts |   34 
 
  1 file changed, 34 insertions(+)

Now that Javier has spun his patch, perhaps you can fold the pi
version in here too?

Reviewed-by: Doug Anderson diand...@chromium.org
Tested-by: Doug Anderson diand...@chromium.org
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html