ARM: tegra: apalis-tk1: shorten temperature-sensor node

Shorten temperature-sensor node to just temp-sensor as suggested
in the binding documentation.

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-01 15:05:03 +02:00 committed by Thierry Reding
parent 94c3847dc5
commit 6253f88572
2 changed files with 2 additions and 2 deletions

View File

@ -1745,7 +1745,7 @@
* TMP451 temperature sensor
* Note: THERM_N directly connected to AS3722 PMIC THERM
*/
temperature-sensor@4c {
temp-sensor@4c {
compatible = "ti,tmp451";
reg = <0x4c>;
interrupt-parent = <&gpio>;

View File

@ -1775,7 +1775,7 @@
* TMP451 temperature sensor
* Note: THERM_N directly connected to AS3722 PMIC THERM
*/
temperature-sensor@4c {
temp-sensor@4c {
compatible = "ti,tmp451";
reg = <0x4c>;
interrupt-parent = <&gpio>;