ARM: dts: imx7d: Fix coresight funnel ports
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 12 Oct 2023 08:15:53 +0000 (10:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Feb 2024 20:14:19 +0000 (20:14 +0000)
commit62b5830762a47f2372188b0a3abd73fb98fe7f16
tree95b0bfe6ecdc667704230c2345474442f9a0bb38
parent58b9d491afe2224d05877b21143c7a4c25ba7e55
ARM: dts: imx7d: Fix coresight funnel ports

[ Upstream commit 0d4ac04fa7c3f6dc263dba6f575a2ec7a2d4eca8 ]

imx7d uses two ports for 'in-ports', so the syntax port@<num> has to
be used. imx7d has both port and port@1 nodes present, raising these
error:
funnel@30041000: in-ports: More than one condition true in oneOf schema
funnel@30041000: Unevaluated properties are not allowed
('in-ports' was unexpected)

Fix this by also using port@0 for imx7s as well.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7d.dtsi
arch/arm/boot/dts/nxp/imx/imx7s.dtsi