
2 Jun
2022
2 Jun
'22
10:56 p.m.
The dts files need to be in linux-next (or similar) upstream before we start taking them in to Linux, and then re-synced periodically.
Hi Tom,
When you say taking them into Linux do you mean these files for U-Boot would go into Torvalds Linux? Ideally we would like to have the one from Torvalds Linux come into U-boot. Our DTS files are currently here at Linux-next:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arc...
Correct, we want to use those files as-is, and then only append to them via a "-u-boot.dtsi" file.
Hi Tom,