commit | f9565b2af1a866577f3045070275c8fc3b376729 | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@arm.com> | Sun Apr 14 22:09:34 2024 +0100 |
committer | Leo Yan <leo.yan@arm.com> | Tue Apr 30 14:20:18 2024 +0100 |
tree | 524048caf37a4a6d3c9173259741810d9a4a1e24 | |
parent | defcfb2b6369c8b5ab0f166b6a145cf499ab5d51 [diff] |
refactor(tc): move out platform specific DT binding from tc-base.dtsi The main purpose of 'tc-base.dtsi' is for common DT bindings, however, it contains bindings for platform specific. This patch moves out these plaform specific bindings to 'tc2.dts' and 'tc3.dts' respectively. Change-Id: I9355eeff539a3f2940190aef399b4fb4828cbbac Signed-off-by: Leo Yan <leo.yan@arm.com>