commit | 815f55035cc74e0a7c9830d94c52e70ed7dcd37a | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@arm.com> | Wed Apr 24 09:57:28 2024 +0100 |
committer | Leo Yan <leo.yan@arm.com> | Tue Apr 30 14:20:18 2024 +0100 |
tree | 1393df6dc2533361f49005ca3ba837fc25bb3d26 | |
parent | 6705ff057d4d8f9d0d52206290282fcac16e063f [diff] |
refactor(tc): introduce a new file tc-fpga.dtsi A Total Compute platform supports FVP and FPGA target. And it's possible that these two targets have different hardware components. For this reason, this patch introduces a new file tc-fpga.dtsi for FPGA related DT binding. As a result, this patch moves out FVP and FPGA specific macros into tc-fvp.dtsi and tc-fpga.dtsi respectively. Change-Id: I48d7d30d0c500cec5500f1a2a680e8b3a276ea99 Signed-off-by: Leo Yan <leo.yan@arm.com>