summaryrefslogtreecommitdiff
path: root/board/hatch
diff options
context:
space:
mode:
Diffstat (limited to 'board/hatch')
-rw-r--r--board/hatch/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hatch/board.c b/board/hatch/board.c
index 2d7da1a1cf..871377043f 100644
--- a/board/hatch/board.c
+++ b/board/hatch/board.c
@@ -156,7 +156,7 @@ struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_COUNT] = {
}
};
-const struct pi3usb2901_config_t pi3usb2901_bc12_chips[] = {
+const struct pi3usb9201_config_t pi3usb9201_bc12_chips[] = {
[USB_PD_PORT_TCPC_0] = {
.i2c_port = I2C_PORT_PPC0,
.i2c_addr_flags = PI3USB9201_I2C_ADDR_3_FLAGS,