summaryrefslogtreecommitdiff
path: root/board/reef_it8320
diff options
context:
space:
mode:
Diffstat (limited to 'board/reef_it8320')
-rw-r--r--board/reef_it8320/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/reef_it8320/board.c b/board/reef_it8320/board.c
index e2abb87957..101deb2baf 100644
--- a/board/reef_it8320/board.c
+++ b/board/reef_it8320/board.c
@@ -177,7 +177,7 @@ struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_COUNT] = {
},
{
.port_addr = 0x20,
- .driver = &ps8740_usb_mux_driver,
+ .driver = &ps874x_usb_mux_driver,
.hpd_update = &it83xx_tcpc_update_hpd_status,
},
};