overlays: tc358743: Use intra-overlay fragments
authorPhil Elwell <phil@raspberrypi.com>
Mon, 11 May 2020 10:55:45 +0000 (11:55 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:59 +0000 (16:33 +0100)
commit902ab22558bb9fc85a300136b302fec03ef80200
tree7e5f65934e2fd7b1b8fe5b43b20a00f7c1ed231f
parent5db09da1f06cb0e2958102d6eda2ea7a5c4d4c59
overlays: tc358743: Use intra-overlay fragments

The tc358743 overlay was written using a workaround to a problem with
fragments that target other fragments, but this had the unfortunate
side-effect of preventing the overlay from being applied at runtime
(the kernel doesn't allow nodes to be overwritten by an overlay, only
properties).

The current firmware and dtoverlay/dtparam utilities include support
for these "intra-overlay" fragments, so remove the workaround and do
it properly.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/overlays/tc358743-overlay.dts