On Sun, 21 Feb 2021 21:52:03 +0100 Andrew Lunn <andrew@xxxxxxx> wrote: > > This patch fixes bug introduced with the commit that added Turris > > Omnia's DTS (26ca8b52d6e1), but will not apply cleanly because there is > > commit 8ee4a5f4f40d which changed node name and node compatible > > property and this commit did not go into stable. > > > > So either commit 8ee4a5f4f40d has also to go into stable before this, or > > this patch has to be fixed a little in order to apply to 4.14+. > > Once this has made it into Linus's tree, you can give GregKH a version > which will apply cleanly to 4.14. Reference the upstream version so > they can be linked together. Thank you, Andrew!