ARM: dts: imx7: Unify temp-grade and speed-grade nodes
authorFabio Estevam <festevam@gmail.com>
Mon, 23 Dec 2019 12:07:19 +0000 (09:07 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 9 Jan 2020 07:35:06 +0000 (15:35 +0800)
commitff80398d2a11c6e22c9aae47b3fd01a48d377552
tree3e6e0405c40f262ef9f36c3582aaa31c67e5c029
parenta52e537da7e900518e13503a957f15bf3ac901a9
ARM: dts: imx7: Unify temp-grade and speed-grade nodes

The following warning is seen when building with W=1:

arch/arm/boot/dts/imx7s.dtsi:551.39-553.7: Warning (unique_unit_address): /soc/aips-bus@30000000/ocotp-ctrl@30350000/temp-grade@10: duplicate unit-address (also used in node /soc/aips-bus@30000000/ocotp-ctrl@30350000/speed-grade@10)

Since temp-grade and speed-grade point to the same node, replace them by
a single one to avoid the duplicate unit-address warning.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d.dtsi
arch/arm/boot/dts/imx7s.dtsi