]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: dts: imx50: Remove unused iomuxc-gpr node
authorFabio Estevam <festevam@gmail.com>
Fri, 1 May 2020 20:37:47 +0000 (17:37 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 20 May 2020 00:59:50 +0000 (08:59 +0800)
commit16d6b91a4b2a817ab0b8e224cffa0c838b16a8df
tree3835d3185e47c2e94d55303edb5bc41a47877766
parent957743b79b1ebb710f5498b61a212cebc302e685
ARM: dts: imx50: Remove unused iomuxc-gpr node

The iomuxc-gpr node is not used and causes the following dtc
warning with W=1:

arch/arm/boot/dts/imx50.dtsi:286.28-289.6: Warning (unique_unit_address): /soc/bus@50000000/iomuxc@53fa8000: duplicate unit-address (also used in node /soc/bus@50000000/iomuxc-gpr@53fa8000)

Remove the node to fix the warning.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx50.dtsi