commit | 6705ff057d4d8f9d0d52206290282fcac16e063f | [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 | 4d4a1978b24d450ddd9bc6a09f98c9fcf72e956d [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>