Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756498AbcK2K5M (ORCPT ); Tue, 29 Nov 2016 05:57:12 -0500 Received: from fllnx210.ext.ti.com ([198.47.19.17]:50559 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754234AbcK2K5C (ORCPT ); Tue, 29 Nov 2016 05:57:02 -0500 From: Roger Quadros To: CC: , , Roger Quadros Subject: [PATCH 0/2] usb: dwc3: fix full speed gadget mode configuration Date: Tue, 29 Nov 2016 12:56:35 +0200 Message-ID: <1480416997-19757-1-git-send-email-rogerq@ti.com> X-Mailer: git-send-email 2.7.4 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: 457 Lines: 19 Hi, Although full speed gadget mode isn't really broken on my boards, we are not strictly following the dwc3 manual with regards to the DCFG.DEVSPD configuration. This series fixes that. cheers, -roger Roger Quadros (2): usb: dwc3: gadget: Fix full speed mode usb: dwc3: gadget: Clean up DCFG/DSTS FULLSPEED macro drivers/usb/dwc3/core.h | 8 ++++---- drivers/usb/dwc3/gadget.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) -- 2.7.4