summaryrefslogtreecommitdiff
path: root/board/mchpevb1
diff options
context:
space:
mode:
Diffstat (limited to 'board/mchpevb1')
-rw-r--r--board/mchpevb1/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mchpevb1/board.c b/board/mchpevb1/board.c
index d6e8da3a02..519107a929 100644
--- a/board/mchpevb1/board.c
+++ b/board/mchpevb1/board.c
@@ -398,7 +398,7 @@ struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_MAX_COUNT] = {
.usb_port = 1,
.i2c_port = I2C_PORT_USB_MUX,
.i2c_addr_flags = 0x10,
- .driver = &ps874x_usb_mux_driver,
+ .driver = &ps8740_usb_mux_driver,
}
};
#endif