commit | 62f96866d34cdf5abc41827158a1acbb5cc6ba6b | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Mon Nov 07 22:22:36 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 08 17:35:00 2022 +0100 |
tree | 1bfacbcae7ae785fe8a96b24ec48f7e6f5a3cef9 | |
parent | 59a4e7fd88fb22bfb125e10fe2e40ec8ffcb5117 [diff] |
imxrt1050: synchronise device tree with linux Synchronise device tree with linux v6.1-rc3. Note: Nowadays, the intent is for them regular device trees to just be synchronised from them Linux kernel device trees and any and all U-Boot specific changes need to go into the -u-boot.dtsi device tree include files which BTW get included automatically by the U-Boot build system. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>