On Fri 2020-01-24 10:25:21, Greg Kroah-Hartman wrote:
From: Chen-Yu Tsai wens@csie.org
[ Upstream commit 52d9bcb3d0de3fa1e07aff3800f857836d30410d ]
The GIC device node was placed out of order in the initial device tree submission. Move it so the nodes are correctly sorted by base address again.
I don't think this and 146/ is suitable -stable material.
It fixes style problem, not a real bug.
Fixes: e54be32d0273 ("arm64: allwinner: h6: add the basical Allwinner H6 DTSI file")
Maybe everything with Fixes: tag should not automatically go to -stable? Not all such patches fix serious bugs.
Best regards, Pavel