9
0
Fork 0
barebox/drivers
Owen Kirby 7311cc9bd2 Fix AT91 UDC driver on boards without vbus.
From 4ea2bd2e1ca18136d7cfd61643bc8d8187b1495f Mon Sep 17 00:00:00 2001
From: Owen Kirby <osk@exegin.com>
Date: Wed, 16 Apr 2014 17:45:18 -0700
Subject: [PATCH] Fix AT91 UDC driver on boards without vbus.

While porting Barebox to one of our boards, we found that the AT91 UDC driver
will fail to connect to USB hosts, and will spam the console with errors if
the VBUS pin isn't connected.

Signed-off-by: Owen Kirby <osk@exegin.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-04-23 09:24:06 +02:00
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata sata-imx: i.MX53, use the internal 120MHz clock by default 2014-02-10 09:13:31 +01:00
base Merge branch 'for-next/mtd' 2014-03-07 09:25:18 +01:00
bus bus: mvebu: add mbus driver 2014-02-10 09:08:51 +01:00
clk treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
clocksource clocksource: add dummy software-only clocksource 2014-03-19 21:43:43 +01:00
dma mtd: nand: mxs-nand: Add i.MX6 support 2013-07-23 16:25:14 +02:00
eeprom remove redundant NULL check on free 2014-02-10 08:49:55 +01:00
gpio gpio: add driver for TI DaVinci SoCs 2014-03-18 17:28:11 +01:00
i2c i2c: implement of_find_i2c_adapter_by_node 2014-03-28 08:45:11 +01:00
input input: gpio-keys; dt probing needs CONFIG_OF_GPIO 2014-03-29 06:38:46 +01:00
led led: Add default-on trigger 2014-03-03 08:06:04 +01:00
mci mci: core: Typo fix in printk specifier 2014-03-17 08:20:48 +01:00
mfd ARM: clps711x: Remove the special name for the syscon driver 2014-01-24 23:10:04 +01:00
misc treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
mtd Merge branch 'for-next/mtd' 2014-04-04 10:06:22 +02:00
net drivers: treewide: Kill empty remove() implementations 2014-04-02 07:55:26 +02:00
of of_gpio: return error if no device found 2014-04-09 22:26:26 +02:00
pinctrl ARM: i.MX: Make mxc_iomux_v3_setup_multiple_pads argument const 2014-02-20 14:50:10 +01:00
pwm PWM: Implement devicetree support 2014-02-28 15:05:46 +01:00
serial serial: add Atheros AR933x driver 2014-03-28 10:28:15 +01:00
spi spi: i.MX: Fix direction for CS GPIOs 2014-04-08 08:20:27 +02:00
usb Fix AT91 UDC driver on boards without vbus. 2014-04-23 09:24:06 +02:00
video video: imx-ipu-v3: remove unneeded 'dmfc' check 2014-04-23 09:19:44 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
Kconfig bus: Add imx-weim support 2013-07-16 08:48:09 +02:00
Makefile bus: Add imx-weim support 2013-07-16 08:48:09 +02:00