From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7BD4C7618F for ; Mon, 15 Jul 2019 12:12:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B091C2081C for ; Mon, 15 Jul 2019 12:12:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730018AbfGOMMs (ORCPT ); Mon, 15 Jul 2019 08:12:48 -0400 Received: from gofer.mess.org ([88.97.38.141]:43089 "EHLO gofer.mess.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729827AbfGOMMs (ORCPT ); Mon, 15 Jul 2019 08:12:48 -0400 Received: by gofer.mess.org (Postfix, from userid 1000) id 3D79460523; Mon, 15 Jul 2019 13:12:45 +0100 (BST) Date: Mon, 15 Jul 2019 13:12:45 +0100 From: Sean Young To: =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= Cc: Mauro Carvalho Chehab , Maxime Ripard , Rob Herring , Mark Rutland , Chen-Yu Tsai , devicetree , linux-kernel , linux-sunxi , linux-arm-kernel , linux-media@vger.kernel.org Subject: Re: [PATCH v5 04/13] media: rc: sunxi: Add RXSTA bits definition Message-ID: <20190715121244.2vrsw6qa4fgp72fn@gofer.mess.org> References: <20190607231100.5894-1-peron.clem@gmail.com> <20190607231100.5894-5-peron.clem@gmail.com> <20190610095243.7xwp4xhauds22qzw@flea> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 14, 2019 at 04:32:22PM +0200, Clément Péron wrote: > Hi Sean, > > You acked the whole v3 series but this patch has been introduced in v5 > could you ack this one too? Acked-by: Sean Young Thanks Sean > > Thanks, > Clément > > > > > On Mon, 10 Jun 2019 at 11:52, Maxime Ripard wrote: > > > > On Sat, Jun 08, 2019 at 01:10:51AM +0200, Clément Péron wrote: > > > We are using RXINT bits definition when looking at RXSTA register. > > > > > > These bits are equal but it's not really proper. > > > > > > Introduce the RXSTA bits and use them to have coherency. > > > > > > Signed-off-by: Clément Péron > > > > Acked-by: Maxime Ripard > > > > Maxime > > > > -- > > Maxime Ripard, Bootlin > > Embedded Linux and Kernel engineering > > https://bootlin.com