Re: [PATCH 1/1] thermal/of: Add OF node address to output message

From: Daniel Lezcano

Date: Fri Mar 06 2026 - 12:47:47 EST


On 3/5/26 17:35, Alexander Stein wrote:
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@xxxxxxxxxxxxxxx>
---

Applied, thanks