
On Mon, Nov 5, 2018 at 11:20 AM Vasily Khoruzhick anarsoul@gmail.com wrote:
On Sun, Nov 4, 2018 at 9:13 PM Jagan Teki jagan@amarulasolutions.com wrote:
On Mon, Oct 29, 2018 at 6:27 AM Andre Przywara andre.przywara@arm.com wrote:
This updates the .dts and .dtsi files used in U-Boot to what will become the new DTs in Linux 4.20 (anytime soon). Those updates are not too useful for U-Boot itself, but keep the DTs consistent and allow to directly pass U-Boot's copy to any kernel, by using $fdtcontroladdr. There is a small change in the A64 .dtsi, which breaks compatibility with older kernels (stable releases and those found on distro installer images), so the second patch fixes this by re-adding the missing compatible string to the system controller node. The updates include the H5 and also H3, as they are very close and need to be updated together.
I ran into issues with the H6, so will post an update for that later.
I see that this somewhat overlaps with Vasily's Pinebook series, I am happy to arrange something here. Originally I wanted to wait for the files to hit Linus' tree (to get stable commit IDs), but I sending this now to not block Vasily.
So, does this sync is on top of pinebook dts sync patch[1]? if ie case then we can squash 1/4 with [1] so all sync changes in one commit.
Just merge Andre's patches, I'll rebase mine on top of his and resend.
Marked as "Waiting for Upstream" in patchwork, will push it MW, just send your series on top it.