]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: sun5i: Stop using different compatibles for ehci/ohci on a13 vs a10s
authorHans de Goede <hdegoede@redhat.com>
Sat, 7 Mar 2015 19:01:19 +0000 (20:01 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 8 Mar 2015 17:19:10 +0000 (18:19 +0100)
commit14fa53a72f44835f5043239f70b5d8d7df600dd6
tree5ea9fff04f12f9dfced64ab814a739dca70222de
parente224e68b9ea3be948bbd08b65fc1e49c1ba4d2d8
ARM: dts: sun5i: Stop using different compatibles for ehci/ohci on a13 vs a10s

The A13 and the A10s use the same die (this has been confirmed by Allwinner),
as such there is no need to differentiate between the ehci/ohci parts of both,
the only reasons there were different allwinner,sun5i-a*-foo compatible
between these 2 parts is costemetically and because we could when we still
had 2 completely different dtsi files.

The allwinner,sun5i-a*-foo compatible strings are not used for binding at all,
the actual driver binds to the generic-?hci compatible, so we can safely remove
this cosmetical difference and simplify the dtsi files.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun5i-a10s.dtsi
arch/arm/boot/dts/sun5i-a13.dtsi
arch/arm/boot/dts/sun5i.dtsi