You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dtb: Handle properties with both matrix and scalar types
In a few cases (really only 1 known), a property may be defined as a
scalar and matrix. Check for this case and decide on the type based on the
minimum dimensions for the matrix.
Only handle cases with a single scalar and matrix type are handled.
Signed-off-by: Rob Herring (Arm) <[email protected]>
0 commit comments