]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Move all boards to the driver-model
authorHans de Goede <hdegoede@redhat.com>
Wed, 15 Apr 2015 18:46:48 +0000 (20:46 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 May 2015 14:51:54 +0000 (16:51 +0200)
commitb6006baf9c2553543e3384983d23d95efbf24fa6
treeb0a7a044cad245f6272a5ee2e44152acdc80b2ff
parent25acd33f85086c0d95e46e9611aa8828b85dcf49
sunxi: Move all boards to the driver-model

Now that we've everything prepared for it remove the DM settings from the
defconfig(s) and simply always set them for sunxi.

This makes all sunxi boards allways use the driver model for gpios and
ethernet, and allows us to move over more bits to the driver-model without
the need to introduce #ifdef-ery for boards which are not yet using DM.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
25 files changed:
arch/arm/Kconfig
board/sunxi/Kconfig
configs/A20-OLinuXino-Lime2_defconfig
configs/A20-OLinuXino-Lime_defconfig
configs/A20-OLinuXino_MICRO_defconfig
configs/Bananapi_defconfig
configs/Bananapro_defconfig
configs/CSQ_CS908_defconfig
configs/Colombus_defconfig
configs/Cubieboard2_defconfig
configs/Cubietruck_defconfig
configs/Hummingbird_A31_defconfig
configs/Linksprite_pcDuino3_Nano_defconfig
configs/Linksprite_pcDuino3_defconfig
configs/Mele_I7_defconfig
configs/Mele_M3_defconfig
configs/Mele_M5_defconfig
configs/Mele_M9_defconfig
configs/Orangepi_defconfig
configs/Orangepi_mini_defconfig
configs/UTOO_P66_defconfig
configs/Wits_Pro_A20_DKT_defconfig
configs/i12-tvbox_defconfig
configs/mixtile_loftq_defconfig
include/configs/sunxi-common.h