drivers: Enabled Kconfig and Makefile for i3c support
authorDinesh Maniyam <dinesh.maniyam@altera.com>
Wed, 6 Aug 2025 04:32:27 +0000 (12:32 +0800)
committerHeiko Schocher <hs@denx.de>
Wed, 6 Aug 2025 06:38:26 +0000 (08:38 +0200)
commita19a6e7124a4225220e1d53d021669332ef81628
tree7291bd44baf9dd7e1be73995c8baa24d0f776c73
parente49a513760893082313b8369dc7b08f98f1055e6
drivers: Enabled Kconfig and Makefile for i3c support

Add new i3c driver to U-Boot drivers.

Signed-off-by: Dinesh Maniyam <dinesh.maniyam@altera.com>
MAINTAINERS
drivers/Kconfig
drivers/Makefile
drivers/i3c/Kconfig [new file with mode: 0644]
drivers/i3c/Makefile [new file with mode: 0644]