mbox series

[0/2] arm64: dts: renesas: Merge hdmi0_con

Message ID 20211124152815.3926961-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive)
Headers show
Series arm64: dts: renesas: Merge hdmi0_con | expand

Message

Kieran Bingham Nov. 24, 2021, 3:28 p.m. UTC
These two board files have created a reference to the existing hdmi0_con
node to update the endpoint.

I found this extra level of indirection confusing while parsing the
file, particularly as the node is in the same file.

Remove the reference node, and update the endpoint directly.

Kieran Bingham (2):
  arm64: dts: renesas: ulcb: Merge hdmi0_con
  arm64: dts: renesas: salvator-common: Merge hdmi0_con

 arch/arm64/boot/dts/renesas/salvator-common.dtsi | 5 +----
 arch/arm64/boot/dts/renesas/ulcb.dtsi            | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)