summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 08:19:32 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 21:06:16 -0600
commit05bccbcd761e7170e236c982915781b143051abb (patch)
tree8d0908db1aef32e2a18fd3cdfef1425e11d6377e /lib
parent54abb000e3d76ab7c2d0df11a2b4074aec7f3c1f (diff)
downloadblackbird-obmc-uboot-05bccbcd761e7170e236c982915781b143051abb.tar.gz
blackbird-obmc-uboot-05bccbcd761e7170e236c982915781b143051abb.zip
power: Remove old TPS65090 drivers
Remove the old drivers (both the normal one and the cros_ec one) now that we have new drivers that use driver model. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/fdtdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fdtdec.c b/lib/fdtdec.c
index 48667efcb5..3d20f388e0 100644
--- a/lib/fdtdec.c
+++ b/lib/fdtdec.c
@@ -62,7 +62,6 @@ static const char * const compat_names[COMPAT_COUNT] = {
COMPAT(INFINEON_SLB9645_TPM, "infineon,slb9645tt"),
COMPAT(SAMSUNG_EXYNOS5_I2C, "samsung,exynos5-hsi2c"),
COMPAT(SANDBOX_LCD_SDL, "sandbox,lcd-sdl"),
- COMPAT(TI_TPS65090, "ti,tps65090"),
COMPAT(COMPAT_NXP_PTN3460, "nxp,ptn3460"),
COMPAT(SAMSUNG_EXYNOS_SYSMMU, "samsung,sysmmu-v3.3"),
COMPAT(PARADE_PS8625, "parade,ps8625"),
OpenPOWER on IntegriCloud