]> git.baikalelectronics.ru Git - uboot.git/commit
dtoc: Update test_src_scan.py for new tegra compatibles
authorTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 17:59:23 +0000 (13:59 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 17:59:23 +0000 (13:59 -0400)
commitd9d03aeb9d0967eb9d52f6acbbf1650c3231b437
tree1e8b91d9603edddef96b8338111c7b8ba9092078
parent809c09ae08de0c3a3aeed64ccac3e96d1f3294a3
dtoc: Update test_src_scan.py for new tegra compatibles

This test was written to match up with the list of compatibles in
drivers/i2c/tegra_i2c.c so adding another one requires the test to be
updated to match.

Fixes: 996d4069e69e ("arm: tegra: Update some DT compatibles")
Signed-off-by: Tom Rini <trini@konsulko.com>
tools/dtoc/test_src_scan.py