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)
commitc18e5fb055ab789f58434e3cb432582adee0134c
tree1e8b91d9603edddef96b8338111c7b8ba9092078
parentc1d9020cc7f249a27d117ef6c69a53f5fe0d1407
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: 0d2105ae5e32 ("arm: tegra: Update some DT compatibles")
Signed-off-by: Tom Rini <trini@konsulko.com>
tools/dtoc/test_src_scan.py