ARM: tegra: colibri_t20: annotate/rename lm95245 temperature sensor

Rename and annotate LM95245 temperature sensor more in-line with our
other device trees.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Marcel Ziswiler 2018-09-02 12:08:51 +02:00 committed by Thierry Reding
parent 9b41e68af9
commit df2be1ae62
1 changed files with 2 additions and 1 deletions

View File

@ -584,7 +584,8 @@ ldo_rtc {
};
};
temperature-sensor@4c {
/* LM95245 temperature sensor */
temp-sensor@4c {
compatible = "national,lm95245";
reg = <0x4c>;
};