]> git.sur5r.net Git - u-boot/commit
sunxi: Fix H3 EMAC syscon register address
authorChen-Yu Tsai <wens@csie.org>
Fri, 2 Sep 2016 08:29:05 +0000 (16:29 +0800)
committerHans de Goede <hdegoede@redhat.com>
Sat, 3 Sep 2016 08:33:54 +0000 (10:33 +0200)
commit68871efe1daede5771b0b97de889e81eb969faa8
treedf207b117c4e20ed7f2080a21128ad87c9cb9a3f
parentca5c37026be4ce984537569d7159f488a836afc8
sunxi: Fix H3 EMAC syscon register address

The sun8i-emac driver follows an old version of the proposed DT
bindings, where the EMAC clock and EPHY control register range is
listed directly, rather than through a syscon phandle.

Add back the syscon register range to avoid an invalid data access.
We should fix the driver once the Linux kernel bindings have been
finalized.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/dts/sun8i-h3.dtsi