commit | a440ec2d1de19d58ee138ccff074fc12d97a19f1 | [log] [tgz] |
---|---|---|
author | Daniel Schultz <d.schultz@phytec.de> | Fri Apr 19 08:55:36 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 29 10:55:57 2024 -0600 |
tree | 60ae5161e6bbdc67b7af5e4c8372a0df2c051489 | |
parent | ce8c8b4d59ecf2167ab8be9efa4b3017a1ead952 [diff] |
board: phytec: common: Generic "add extension" function Add a generic function to apply overlays in our board code to not implement the same logic in different PHYTEC products. Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Reviewed-by: Teresa Remmet <t.remmet@phytec.de>