]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board/tq: Add common SoM API
authorAlexander Feilke <alexander.feilke@ew.tq-group.com>
Tue, 7 Apr 2026 13:06:45 +0000 (15:06 +0200)
committerFabio Estevam <festevam@gmail.com>
Tue, 21 Apr 2026 23:49:39 +0000 (20:49 -0300)
commitc8eebe0a707b1105cb49ec523c1ffe41c0185cd8
treebeb5be230365ab70338492c6bd1408bd033e3f3a
parent60d41b6551cd4dfb3352d69f70c082a63f62ec1c
board/tq: Add common SoM API

Reduce code duplication by adding a default implementation.

Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
Signed-off-by: Alexander Feilke <alexander.feilke@ew.tq-group.com>
board/tq/common/Kconfig
board/tq/common/Makefile
board/tq/common/tq_som.c [new file with mode: 0644]
board/tq/common/tq_som.h [new file with mode: 0644]