Skip to content

Commit 936e7ff

Browse files
committed
Add GPIO/PINCTRL and HWRNG/Crypto drivers
1 parent 84cd779 commit 936e7ff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

include/dt-bindings/mailbox/bflb-ipc.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
/* Peripheral device ID */
1414
#define BFLB_IPC_DEVICE_SDHCI 0
1515
#define BFLB_IPC_DEVICE_UART2 1
16-
#define BFLB_IPC_DEVICE_USB 2
16+
#define BFLB_IPC_DEVICE_USB 2
1717
#define BFLB_IPC_DEVICE_EMAC 3
18+
#define BFLB_IPC_DEVICE_GPIO 4
1819

1920
#endif

0 commit comments

Comments
 (0)