]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sun5i: Add A10s-Wobo-i5 defconfig and dts
authorJelle van der Waa <jelle@vdwaa.nl>
Mon, 7 Sep 2015 20:43:57 +0000 (22:43 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 10 Sep 2015 18:13:01 +0000 (20:13 +0200)
commit2ad76bf2c7e4da8331ffdd621f0302e745db1351
tree436fe83d4749693551a701826c6d006115409784
parent56f5eb401d30f240ea0ccd874a08c67ede4c21b7
sun5i: Add A10s-Wobo-i5 defconfig and dts

The Wobo i5 top set box is a somewhat curious A10s based top set box,
it uses an AXP209 rather then the AXP152 usually used in combination
with the A10s. It has an ethernet phy connected to PORTD rather then
PORTA, and its built-in usb wifi is connected via the otg controller.

The dts file changes are identical to the changes submitted to the
upstream kernel.

Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/dts/Makefile
arch/arm/dts/sun5i-a10s-wobo-i5.dts [new file with mode: 0644]
arch/arm/dts/sun5i-a10s.dtsi
board/sunxi/MAINTAINERS
configs/A10s-Wobo-i5_defconfig [new file with mode: 0644]