Skip to content
Commit c249797f authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

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: default avatarPhil Elwell <phil@raspberrypi.com>
parent 64a9216d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment