commit | 519661748e3e1dad18966037dc27095eaf116ce3 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Fri Jan 10 09:19:35 2020 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Mon Jan 13 08:30:53 2020 -0600 |
tree | 6860df8c1cb0119b5f5e2d6fbef5a87d44d71c7f | |
parent | 5b14ab4481611b66fa24ede04acbcd5011004da7 [diff] |
dts: boards: Define dts aliases at soc level for kinetis socs Defines device tree aliases for on-chip peripherals at the soc level instead of the board level for all kinetis socs. The eliminates some duplicate code in the board level device trees, and will allow drivers to use device-tree generated macros directly instead of through dts fixups. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>