include: dt-bingings: Fix typo

Fix minor typo in esp32s3-gpio-sigmap

Signed-off-by: Marek Matej <marek.matej@espressif.com>
This commit is contained in:
Marek Matej 2023-07-03 18:34:59 +02:00 committed by Carles Cufí
commit 5e1b18526c

View file

@ -452,4 +452,4 @@
#define ESP_SIG_GPIO_OUT 256
#define ESP_GPIO_MAP_DATE 0x1907040
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S2_GPIO_SIGMAP_H_ */
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S3_GPIO_SIGMAP_H_ */