arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
authorMarek Behún <kabel@kernel.org>
Thu, 4 Apr 2024 07:50:51 +0000 (09:50 +0200)
committerStefan Roese <sr@denx.de>
Thu, 4 Apr 2024 08:45:27 +0000 (10:45 +0200)
commitb555148fdd590f063c571e33184d557377d64a2e
tree07300f0f4cfe009cb8b729622a138c4cc2984911
parentdcddd815dbbaa98caa51924c60c7ffcc82a216dd
arm: mvebu: turris_omnia: Add header containing MCU command interface and use it

Add header containing all MCU command definitions and use it in board
code and in MCU driver.

Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_omnia/turris_omnia.c
drivers/gpio/turris_omnia_mcu.c
include/turris-omnia-mcu-interface.h [new file with mode: 0644]