commit | eb6e70bce99dcf92abd159083b2275d7ede610cb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 14 13:59:23 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 14 13:59:23 2022 -0400 |
tree | 1e8b91d9603edddef96b8338111c7b8ba9092078 | |
parent | cb4f59cb09861c8224947046e56210f823ee8d17 [diff] |
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>