summaryrefslogtreecommitdiff
path: root/board/CZ.NIC
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-07-28 14:06:24 +0300
committerStefan Roese <sr@denx.de>2022-07-29 11:02:43 +0300
commit5e4d24ccc115215be9aa4cd20cda585e2792e7ff (patch)
tree138366faa838db76f1eaf0bf3e85ae3cac2fbbd3 /board/CZ.NIC
parentef6fcab85f2f924f44f9a504302343bf248ab2fe (diff)
downloadu-boot-5e4d24ccc115215be9aa4cd20cda585e2792e7ff.tar.xz
gpio: Add Turris Omnia MCU driver
This driver registers GPIO controller and allows U-Boot to control GPIO pins on MCU which is connected to Turris Omnia via i2c. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/CZ.NIC')
-rw-r--r--board/CZ.NIC/turris_omnia/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/CZ.NIC/turris_omnia/MAINTAINERS b/board/CZ.NIC/turris_omnia/MAINTAINERS
index 8258f4fc5b..8bff97cc27 100644
--- a/board/CZ.NIC/turris_omnia/MAINTAINERS
+++ b/board/CZ.NIC/turris_omnia/MAINTAINERS
@@ -6,4 +6,5 @@ F: arch/arm/dts/armada-385-turris-omnia*.dts*
F: board/CZ.NIC/turris_atsha_otp.*
F: board/CZ.NIC/turris_omnia/
F: configs/turris_omnia_defconfig
+F: drivers/gpio/turris_omnia_mcu.c
F: include/configs/turris_omnia.h