May 18, 2017
4:34 p.m.
On Thu, 18 May 2017 12:23:18 -0400, Max Ruttenberg said:
I figured it out... the system I am working with never makes a call to of_platform_populate(NULL, NULL, NULL, NULL) and instead ops for subsystems manually probing the device tree. Live and learn.
So submit a patch to add the call. :)