From mboxrd@z Thu Jan 1 00:00:00 1970 From: dimitris@siganos.org (Dimitrios Siganos) Date: Thu, 17 Jan 2013 19:46:15 +0000 Subject: Atmel USBA UDC support (USB gadget) Message-ID: <50F85507.9070804@siganos.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, I am looking for some pointers regarding Atmel USBA UDC (USB gadget driver at91_udc). We are using an AT91SAM9g25 and we want to use it as a USB gadget device. We are using linux kernel 3.7 (official linux with some of our own patches). I'd like to get at91_udc working on my system but it seems that I am missing device tree configuration and possible platform code. What I'd really like to know is if this has been done before and, if yes, where? Regards, Dimitrios Siganos