]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
thermal/of: Add OF node address to output message
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 5 Mar 2026 16:35:07 +0000 (17:35 +0100)
committerDaniel Lezcano <daniel.lezcano@kernel.org>
Mon, 9 Mar 2026 23:12:19 +0000 (00:12 +0100)
commitd161cbd68531eeb4f7cf339d75ee2c761fd8a1aa
tree5fa422cd30568c4c2ef4b6313fa2c9dcc52366f3
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
thermal/of: Add OF node address to output message

Temperature sensors are supposed to have the DT node name
temperature-sensors. Having multiple ones the node name alone isn't very
helpful. Add the node address to make them more distinguishable.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Link: https://patch.msgid.link/20260305163508.2643106-1-alexander.stein@ew.tq-group.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
drivers/thermal/thermal_of.c