commit | 4e772e6ba3b04f4d18e4f1e3341f86a49b1cfcc8 | [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 | f9565b2af1a866577f3045070275c8fc3b376729 [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>