commit | 35255f0e8fcb25315f0544370e95050dcca66064 | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@arm.com> | Tue Apr 30 11:27:17 2024 +0100 |
committer | Leo Yan <leo.yan@arm.com> | Thu Aug 29 14:39:08 2024 +0100 |
tree | 7f4092e2d6464c53ed12da0df42a2ed59a62690b | |
parent | 6a22225c77d71dab1e539b1025b4f388fbddc767 [diff] |
feat(tc): add device tree binding for TC4 Since TC3 and TC4 share most components in the hardware design, they can reuse the device tree binding. For this reason, this patch extracts the common modules from tc3.dts and put into the file tc3-4-based.dtsi. As a result, a new created tc4.dts file includes tc3-4-based.dtsi for support DT binding for the TC4 platform. Change-Id: Ib7497162cb131d94a722aeaa14a1a37fb0095829 Signed-off-by: Leo Yan <leo.yan@arm.com>