Hello,
  I have been working on a linux driver for the lm95234. I can cat the sys filesystem files for this device and see the temperature readings. They seem to behave in a sane manner. I have been discussing some with Wolfram and he suggested sending the patch to the hwmon group. I think it is you. Please let me know if I am on track or way off.

Thank You
Kendrick

On 11-01-24 09:18 AM, Wolfram Sang wrote:

I haven't checked the datasheets, yet it sounds like the two drivers could be
merged into one. Please check if that is possible.

Also, don't be afraid to send your driver to the hwmon-list. Release early, you
know? ;) They people on this list are more specialized to the topic than me.
And reviews are better done in public.

All the best,

   Wolfram

-------- Original Message --------
Subject: Re: LM95234
Date: Mon, 24 Jan 2011 16:29:02 -0600
From: Kendrick Hamilton <hamilton@sedsystems.ca>
To: Wolfram Sang <w.sang@pengutronix.de>


I modified the lm95241 kernel driver to run the LM95234. I can read some 
sys filesystem entries to read the temperatures and applying cold spray 
to the sensors indicates the driver is polling the sensor. Attached is 
the patch, I don't think it is ready for distribution.

Kendrick

On 11-01-24 09:18 AM, Wolfram Sang wrote:
> Kendrick,
>
> On Mon, Jan 24, 2011 at 09:00:34AM -0600, Kendrick Hamilton wrote:
>
>> Thank you both for answering. I will look at what I can do with
>> lm-sensor. If I get that working, I will submit back the results. I
> Thanks.
>
>> also need to use a LM95234. If I need to patch the kernel to support
>> that part, I will submit back that patch. I am working with an NXP
> I cannot find an existing driver for this chip, unfortunately.
>
>> 3240 processor and am using the 2.6.34.8 kernel as that has a kernel
>> patch for the 3240 (I have not tried a newer kernel to see if all
>> support is in the newest kernel).
> There is only basic support in mainline. I once had a 3250-project and
> tried to help. Still, it seems the push from NXP has stalled at the
> moment :(
>
> Kind regards,
>
>     Wolfram
>