19.01 Device Tree overlay support

Hello all,

I was wondering if there was an updated repo to pull the modifications required to support device tree overlays via configfs?

I tried merging in the changes in Mani Sadhasivam’s tree on GitHub as explained by the existing guide but was encountered by 20 or more merge conflicts.

At this point is it better just to hand merge the relevant bits for a test or is there upstream work on this somewhere out there?

I don’t know about configfs status, you can also apply overlay at runtime by using dt-update [1], you can look at scripts to see how overlays are applied.