From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758015AbdKOOrK (ORCPT ); Wed, 15 Nov 2017 09:47:10 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:46458 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755719AbdKOOrC (ORCPT ); Wed, 15 Nov 2017 09:47:02 -0500 Date: Wed, 15 Nov 2017 15:47:06 +0100 From: Greg KH To: Daniel Bristot de Oliveira Cc: rui_feng@realsil.com.cn, arnd@arndb.de, linux-kernel@vger.kernel.org, ricky_wu@realtek.com Subject: Re: [PATCH v3,2/2] misc: rtsx: Add support for RTS5260 Message-ID: <20171115144706.GB31814@kroah.com> References: <1510189921-8012-1-git-send-email-rui_feng@realsil.com.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 15, 2017 at 11:56:22AM +0100, Daniel Bristot de Oliveira wrote: > On 11/09/2017 02:12 AM, rui_feng@realsil.com.cn wrote: > > From: Rui Feng > > > > Add support for new chip rts5260. > > In order to support rts5260, the definitions of > > some internal registers and workflow have to be > > modified and are different from its predecessors > > and OCP function is added for RTS5260. So we need > > this patch to ensure RTS5260 can work. > > Hi! > > Any updates on this patch? What do you mean by "updates"? Have you reviewed it? If not, please do so and provide a reviewed-by. If you are looking for someone else to review it, please realize it is the middle of the merge window and maintainers are really busy with other things... thanks, greg k-h