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.overlay16
1 files changed, 1 insertions, 15 deletions
diff --git a/zephyr/test/vboot_efs2/boards/native_posix.overlay b/zephyr/test/vboot_efs2/boards/native_posix.overlay
index 83b9e9b365..ced94c28b1 100644
--- a/zephyr/test/vboot_efs2/boards/native_posix.overlay
+++ b/zephyr/test/vboot_efs2/boards/native_posix.overlay
@@ -59,18 +59,8 @@
port0@0 {
compatible = "named-usbc-port";
reg = <0>;
- bc12 = <&pi3usb9201_emul>;
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 {
@@ -81,10 +71,6 @@
#size-cells = <0>;
reg = <0x500 4>;
- pi3usb9201_emul: pi3usb9201@5f {
- compatible = "pericom,pi3usb9201";
- reg = <0x5f>;
- };
tcpci_emul: tcpci_emul@82 {
compatible = "cros,tcpci-generic-emul";
status = "okay";
@@ -126,7 +112,7 @@
&i2c0 {
battery: sb@b {
- compatible = "zephyr,smart-battery-emul";
+ compatible = "zephyr,smart-battery";
reg = <0xb>;
cycle-count = <99>;
version = "BATTERY_SPEC_VER_1_1_WITH_PEC";