]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: marvell: add macro to make distinction between node names
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 30 Aug 2018 08:15:00 +0000 (10:15 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 21 Sep 2018 14:13:30 +0000 (16:13 +0200)
commitd6de6cb4290b1716bcdb98b65ef41ebfd5a2633f
treefd3922260605b387adfa74b35cb515c6150d2405
parent7f3d6e69e1e95e9c2f7ac9518f6dbc8c605db25f
arm64: dts: marvell: add macro to make distinction between node names

Because the label is different between CPs, the full path of a node is
unique. However, when referring to the end of the path only (the node
name), this name is not unique anymore.

The *thermal_zone_of_sensor_register() functions of the thermal core
present this limitation and prevent having a thermal-zone per CP.

Add a macro to make the distinction between node names to solve this
situation.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-common.dtsi