On Sun, 2015-12-06 at 23:52 -0800, Andrey Smirnov wrote: > + > + imx_thermal->sensor.name = of_get_property(dev->device_node, > + > "barebox,sensor-name", > + NULL); Wouldn't aliases the proper OF way to do this?