sunxi: A64: Re-add syscon to DT node
authorAndre Przywara <andre.przywara@arm.com>
Mon, 29 Oct 2018 00:56:48 +0000 (00:56 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 14 Nov 2018 21:32:35 +0000 (21:32 +0000)
commit2b291e748bd79b73af95396cccbd84636157fb77
tree766234783782e2880af47e625b559ebff47e5376
parentaf02acb2f2192b131802b1eab108d45fc4f5145d
sunxi: A64: Re-add syscon to DT node

The sun50i-a64.dtsi changes introduced in Linux v4.19-rc1 changed the
compatible name for the syscon controller, dropping the generic "syscon"
fallback. Using this new DT node will make the Ethernet driver in every
older kernel (or non-Linux kernels) fail to initialise the MAC device.

To allow booting distribution kernels (from installer images via UEFI,
for instance), re-add the syscon compatible string as a fallback. This
works with both older and newer kernels.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Gbp-Pq: Topic pinebook
Gbp-Pq: Name 0004-sunxi-A64-Re-add-syscon-to-DT-node.patch
arch/arm/dts/sun50i-a64.dtsi