]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: common: k3: Apply SoM-specific overlays to OS device tree
authorWadim Egorov <w.egorov@phytec.de>
Wed, 30 Oct 2024 16:48:15 +0000 (17:48 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 14 Nov 2024 16:46:22 +0000 (10:46 -0600)
commita6870706640aa4e775a4f05f3c85e47e0d3e4b85
treee75927f4749d9a5ae32240345baf08a58e5fe2d2
parente09fabad2ed7ebff1eb7c31aa9e323ae8853d6bf
board: phytec: common: k3: Apply SoM-specific overlays to OS device tree

Our SoMs are available in multiple configurations, managed via device
tree overlays. To determine the specific variant in use, we read the
EEPROM and apply the appropriate overlays during boot to the device tree
used by the OS.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Acked-by: Neha Malcom Francis <n-francis@ti.com>
board/phytec/common/k3/board.c