[PATCH v3 2/2] dts: add binding to different drivers to TG node
Juraj Linkeš
juraj.linkes at pantheon.tech
Wed Sep 25 08:01:14 CEST 2024
On 24. 9. 2024 18:28, jspewock at iol.unh.edu wrote:
> From: Jeremy Spewock <jspewock at iol.unh.edu>
>
> The DTS framework in its current state supports binding ports to
> different drivers on the SUT node but not the TG node. The TG node
> already has the information that it needs about the different drivers
> that it has available in the configuration file, but it did not
> previously have access to the devbind script, so it did not use that
> information for anything.
>
> This patch moves the location of the tmp directory as well as the method
> for binding ports into the node class rather than the SUT node class and
> adds an abstract method for getting the path to the devbind script into
> the node class. Then, binding ports to the correct drivers is moved into
> the build target setup and run on both nodes.
>
> Bugzilla ID: 1420
>
> Signed-off-by: Jeremy Spewock <jspewock at iol.unh.edu>
> ---
Reviewed-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
More information about the dev
mailing list