summaryrefslogtreecommitdiff
path: root/lib/utils/cppc
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2025-02-19 12:42:51 -0800
committerAnup Patel <[email protected]>2025-03-24 16:37:06 +0530
commit0ffe265fd969f5ac689c820a4b40a99cd2f1e9a9 (patch)
tree404885df7a5483efcb734e3f75ad2eadc5b0782b /lib/utils/cppc
parentb2e8e6986d676005f23fc5e3b3845b027fc4330f (diff)
lib: utils/fdt: Respect compatible string fallback priority
When matching drivers to DT nodes, always match all drivers against the first compatible string before considering fallback compatible strings. This ensures the most specific match is always selected, regardless of the order of the drivers or match structures, as long as no compatible string appears in multiple match structures. Fixes: 1ccc52c427f3 ("lib: utils/fdt: Add helpers for generic driver initialization") Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions