Re: [PATCH 0/4 v2] hwmon: ntc_thermistor: prepose vendor prefix change

2014-07-17 Thread Javier Martinez Canillas
Hello Naveen,

On Thu, Jul 17, 2014 at 6:21 AM, Naveen Krishna Ch
naveenkrishna...@gmail.com wrote:

 Can you pull the 3/4 and 4/4 patches.


Patch 4/4 depends on the max77802 support series [0] since the ADC
uses the max77802 ldo9 regulator as its voltage supply. So that patch
can't be merged before the series land in mainline.

Best regards,
Javier

[0]: https://lkml.org/lkml/2014/7/14/273
--
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 0/4 v2] hwmon: ntc_thermistor: prepose vendor prefix change

2014-06-25 Thread Kukjin Kim
Naveen Krishna Chatradhi wrote:
 
+ Jean Delvare, Guenter Roeck

I'm adding maintainers for drivers/hwmon/ntc* but I'm not sure.

Hi,

This series looks good to me. I will take 3/4 and 4/4 for exynos DT changes once
hwmon/ntc maintainer pick the others.

Thanks,
Kukjin

 As Murata is the manufacturer of the NTC (Negative Temperature coefficient)
 based Thermistors. ntc_thermistor driver extensively used the prefix ntc.
 But, vendor-prefix should be murata instead of ntc.
 
 This patchset
 1. Updates the vendor-prefix, DT bindings and Documentation,
where ever necessary.
 2. Adds thermistor nodes to Exynos5420 based Peach PIT board.
 
 Patches:
 1/4. devicetree: bindings: Document murata vendor prefix
  Adds the vendor prefix murata to vendor-prefixes.txt.
 2/4. hwmon: ntc_thermistor: Use the manufacturer name properly
  Updates the driver, Kconfig, device tree bindings and Documentation
  with the Manufacturer/vendor information.
  Keeps the old bindings marked as DEPRECATED in code and Documentation
 3/4. ARM: DTS: use new compatible string as per the documentation
  Updates the device node in Exynos4412 based Trats2 board
  with the new device tree bindings.
 4/4. ARM: DTS: Add NTC thermistor nodes as child nodes to ADC
  Adds Thermistor nodes to Exynos5420 based Peach PIT board.
 
 This patchset
 Naveen Krishna Chatradhi (4):
   devicetree: bindings: Document murata vendor prefix
   hwmon: ntc_thermistor: Use the manufacturer name properly
   ARM: DTS: use new compatible string as per the documentation
   ARM: DTS: Add NTC thermistor nodes to Exynos5420 based Peach_PIT
 
  .../devicetree/bindings/arm/samsung/exynos-adc.txt |2 +-
  .../devicetree/bindings/hwmon/ntc_thermistor.txt   |   20 
  .../devicetree/bindings/vendor-prefixes.txt|1 +
  Documentation/hwmon/ntc_thermistor |8 ++---
  arch/arm/boot/dts/exynos4412-trats2.dts|4 +--
  arch/arm/boot/dts/exynos5420-peach-pit.dts |   34

  drivers/hwmon/Kconfig  |5 +--
  drivers/hwmon/ntc_thermistor.c |   14 +++-
  8 files changed, 72 insertions(+), 16 deletions(-)
 
 --
 1.7.9.5

--
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 0/4 v2] hwmon: ntc_thermistor: prepose vendor prefix change

2014-06-25 Thread Guenter Roeck

On 06/25/2014 03:57 AM, Kukjin Kim wrote:

Naveen Krishna Chatradhi wrote:



+ Jean Delvare, Guenter Roeck

I'm adding maintainers for drivers/hwmon/ntc* but I'm not sure.

Hi,

This series looks good to me. I will take 3/4 and 4/4 for exynos DT changes once
hwmon/ntc maintainer pick the others.



I applied both patches. Currently going through my test cycle.
I'll send them to Linus Thursday or Friday.

Guenter

--
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