Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933477AbbBIJDP (ORCPT ); Mon, 9 Feb 2015 04:03:15 -0500 Received: from nasmtp01.atmel.com ([192.199.1.245]:44718 "EHLO DVREDG01.corp.atmel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932773AbbBIJDH (ORCPT ); Mon, 9 Feb 2015 04:03:07 -0500 From: Bo Shen To: , CC: , , , , Bo Shen Subject: [PATCH 0/3] ARM: at91: at91sam9n12ek: enable usb gadget support Date: Mon, 9 Feb 2015 17:02:49 +0800 Message-ID: <1423472572-19824-1-git-send-email-voice.shen@atmel.com> X-Mailer: git-send-email 2.3.0.rc0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 22 This patch series enable the usb gadget support on at91sam9n12ek board. On at91sam9n12 SoC which integrate the full speed udc device. Bo Shen (3): USB: gadget: at91_udc: add at91sam9n12 support ARM: at91: dt: at91sam9n12: add udp device node ARM: at91: dt: at91sam9n12ek: enable udp arch/arm/boot/dts/at91sam9n12.dtsi | 9 +++++++++ arch/arm/boot/dts/at91sam9n12ek.dts | 5 +++++ drivers/usb/gadget/udc/at91_udc.c | 9 ++++++--- 3 files changed, 20 insertions(+), 3 deletions(-) -- 2.3.0.rc0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/