Re: [PATCH] hwmon: lm73: add device tree support to LM73 driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 29, 2012 at 03:59:25PM +0100, Philipp Zabel wrote:
> This patch adds device tree support to the lm73 driver. It is a
> trivial i2c device that matches against the compatible property
> value "national,lm73":
> 
>     i2c {
>             /* ... */
> 
>             temperature-sensor@49 {
>                     compatible = "national,lm73";
>                     reg = <0x49>;
>             };
>     };
> 
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

Hi Philipp,

You should not need explicit dt support in the driver source.
I have been using dt to instantiate other i2c devices without it.
Can you try with the original driver ?

Thanks,
Guenter

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


[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux