commit | 118ad85969207d7f1e89a6ef27cc70c10e70b82e | [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 | 679e1a054b2036b6e58c7b575f2a0be825e36a2f [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>