summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/usbc
diff options
context:
space:
mode:
authorFabio Baltieri <fabiobaltieri@google.com>2022-11-22 12:28:14 +0000
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-11-29 10:56:08 +0000
commitd5593d46a9e29115339135a5ceb23ce148df8ea5 (patch)
treea8db0a3fe23719bd0b867309cf201e8cb737c7d7 /zephyr/shim/include/usbc
parent4bc3db0d0d39b84dee206f63d85039ecd079359a (diff)
downloadchrome-ec-d5593d46a9e29115339135a5ceb23ce148df8ea5.tar.gz
zephyr: emul: rename the binding to be consistent
Zephyr uses a -emul suffix on all emulation bindings. Rename some of the EC emul bindings so that they are consistent with upstream and the other ones we already have. BRANCH=none BUG=none TEST=cq dry run Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> Change-Id: I666b74bb243da10a79dd1d0da56028c2b142d360 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4047463 Reviewed-by: Yuval Peress <peress@google.com> Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com>
Diffstat (limited to 'zephyr/shim/include/usbc')
-rw-r--r--zephyr/shim/include/usbc/tcpc_anx7447_emul.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/include/usbc/tcpc_anx7447_emul.h b/zephyr/shim/include/usbc/tcpc_anx7447_emul.h
index f8ca60de6e..3367286dd9 100644
--- a/zephyr/shim/include/usbc/tcpc_anx7447_emul.h
+++ b/zephyr/shim/include/usbc/tcpc_anx7447_emul.h
@@ -7,7 +7,7 @@
#include <zephyr/devicetree.h>
-#define ANX7447_EMUL_COMPAT cros_anx7447_emul
+#define ANX7447_EMUL_COMPAT cros_anx7447_tcpc_emul
#define TCPC_CONFIG_ANX7447_EMUL(id) \
{ \