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 коммит произвёл Thierry Reding
Родитель 94c3847dc5
Коммит 6253f88572
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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

Просмотреть файл

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