]> git.dujemihanovic.xyz Git - u-boot.git/commit
dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
authorSimon Glass <sjg@chromium.org>
Wed, 3 Feb 2021 13:00:57 +0000 (06:00 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 06:23:27 +0000 (19:23 +1300)
commitf38161c5769ffd175f688dac6c3044f0e3e095ba
treeacdebf598bea5fa8970a148189e490f6d8852f77
parentdff51a524c873673fc19f31927ba25445784fb35
dtoc: Rename sandbox_i2c_test and sandbox_pmic_test

These have '_test' suffixes which are not present on the drivers in the
source code. Drop the suffixes to avoid a mismatch when scanning.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/test/dtoc_test_simple.dts
tools/dtoc/test_dtoc.py