summaryrefslogtreecommitdiff
path: root/zephyr/test/vboot_efs2/boards/native_posix.overlay
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/vboot_efs2/boards/native_posix.overlay')
-rw-r--r--zephyr/test/vboot_efs2/boards/native_posix.overlay9
1 files changed, 9 insertions, 0 deletions
diff --git a/zephyr/test/vboot_efs2/boards/native_posix.overlay b/zephyr/test/vboot_efs2/boards/native_posix.overlay
index ced94c28b1..d6b008c69d 100644
--- a/zephyr/test/vboot_efs2/boards/native_posix.overlay
+++ b/zephyr/test/vboot_efs2/boards/native_posix.overlay
@@ -61,6 +61,15 @@
reg = <0>;
chg = <&isl923x_emul>;
tcpc = <&tcpci_emul>;
+ usb-mux-chain-1 {
+ compatible = "cros-ec,usb-mux-chain";
+ usb-muxes = <&tcpci_mux_c0>;
+ };
+ };
+ port0-muxes {
+ tcpci_mux_c0: tcpci-mux-c0 {
+ compatible = "cros-ec,usbc-mux-tcpci";
+ };
};
};
i2c2: i2c@500 {