From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH v3 0/5] Add support for SW babble Control Date: Tue, 13 May 2014 11:46:41 +0200 Message-ID: <5371EA01.3080307@gmail.com> References: <1399969905-3509-1-git-send-email-george.cherian@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1399969905-3509-1-git-send-email-george.cherian@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: George Cherian , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org Cc: balbi@ti.com, gregkh@linuxfoundation.org List-Id: linux-omap@vger.kernel.org Hi George, On 05/13/2014 10:31 AM, George Cherian wrote: > Series add support for SW babble control logic found in > new silicon versions of AM335x. Runtime differentiation of > silicon version is done by checking the BABBLE_CTL register. > For newer silicon the register default value read is 0x4 and > for older versions its 0x0. I tested this on a AM33xx platform and don't see any regression at least. This hardware has MUSB_BABBLE_CTL == MUSB_BABBLE_RCV_DISABLE. Anything particular you want me to test as well? Thanks, Daniel