ARM: dts: sun8i: r40: Fix AHCI reset-names property
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 25 Mar 2019 13:52:44 +0000 (14:52 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 25 Mar 2019 20:26:28 +0000 (21:26 +0100)
commitb9f6b80e04ad061ff4e12bdb72ea21af3518d79f
tree3c75cee4bcd886281a86c33b5ffd7076574bd4fb
parent655c0f429fff6e17e0d5bde141bc759ed5d1927f
ARM: dts: sun8i: r40: Fix AHCI reset-names property

The AHCI node was introduced with a typo in the reset-names property that
got written resets-name instead.

This was working because the reset is optional for that driver, and the
controller was put out of reset by the bootloader.

Fixes: 41c64d3318aa ("ARM: dts: sun8i: r40: add sata node")
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-r40.dtsi