Skip to content
Snippets Groups Projects
Commit 201fb2b9 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[D18][DT][DTO] move elements depending on system setup to carrier DTO

Some elements of a module may have different setup requirements depending on
the system configuration where they are placed in.
As example, different audio codec setups may need different clock, or signals
such as LCD may have inverting buffers placed on the carrier board.
Therefore, as the flow of device tree application is module DT -> carrier
DTO -> other DTO, the most correct way seems to be to set them up into
the carrier DTO.
parent 92f8a7ca
No related merge requests found
Showing
with 284 additions and 187 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment