Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp3394861imm; Mon, 8 Oct 2018 03:21:40 -0700 (PDT) X-Google-Smtp-Source: ACcGV606R0i7DHEW9NmrOTXuY0zoGW+9g07YAo1+1bY+cMWF3TDL3EFFVyXPJ1REoRger5jnekyl X-Received: by 2002:a62:3541:: with SMTP id c62-v6mr24423841pfa.45.1538994100782; Mon, 08 Oct 2018 03:21:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538994100; cv=none; d=google.com; s=arc-20160816; b=Zo2HroZ7g8JrUipI8a7hbWmcISvkI6Y7/un44hE1YTsPxRpF79H4EUw0O/XDMWShT1 B+YWfFi1D6l/0JcOhNYgB40eQ1+gYs1YQdn2/yy89VA2dGtqVKaXEdcdMg0RWRPc9Svv 0OImSDHNx1NfUup0YFOHOWbLPeD3yjKB6b/DhOFK72R0/3LHOCukuDHXdUXxySLWmvpg xcj7Ij324cYN19gck+fO+WEVvbqcnS/thUcPYpPWafQ6mT+mlE8YQG6l0aiDbYhoPSDS xhKxP7odGF7k4DEaUYAhpW/C69tLuOs+vVlYBJ3KBQ1A1e+tGgsf5ld/awcUDuZHIJrY QKlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=O1URQtC5ekcn+z/RKcv171ITfEqn95a1PZ3THmA3gnM=; b=afsDd4nhq5sefUVx7WLkkEkJHagJTsZ94s3plzm5RN0NMA9/YSY3RZPsrTzUyjh1SC lzJFAbNXncr3KAv1qb+UW8RBm52nWzmWyJLXOwaglzTsQx/Vo7MBXaYIYwpWEBaFhbYp ljcfdcp/hFS1RDkkzTcX1EOk+kpVJF+dt/PTz2FI6shXvexylOcnPyOmqLdGp0u4+AD/ EvMqW868wOMP2Q2O5yXCPCuSBWwQGdNvxOot8fRrIkvZZkhdfwQIGD/KFEL/6wVTOle1 rdwR4cuP/cbwROX439tTa3RQ26WSzSmTZCrVM7y5YTSndVZzwYAPj5WJV9XZX1BSCl9B 5Yjg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j7-v6si17850556pfk.203.2018.10.08.03.21.25; Mon, 08 Oct 2018 03:21:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727439AbeJHRcR (ORCPT + 99 others); Mon, 8 Oct 2018 13:32:17 -0400 Received: from mail.bootlin.com ([62.4.15.54]:39551 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726193AbeJHRcR (ORCPT ); Mon, 8 Oct 2018 13:32:17 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 298852072D; Mon, 8 Oct 2018 12:21:14 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from bbrezillon (AAubervilliers-681-1-28-153.w90-88.abo.wanadoo.fr [90.88.148.153]) by mail.bootlin.com (Postfix) with ESMTPSA id 5951A208B7; Mon, 8 Oct 2018 12:21:01 +0200 (CEST) Date: Mon, 8 Oct 2018 12:21:01 +0200 From: Boris Brezillon To: Arnd Bergmann Cc: Wolfram Sang , Linux I2C , Jonathan Corbet , "open list:DOCUMENTATION" , gregkh , Przemyslaw Sroka , Arkadiusz Golec , Alan Douglas , Bartosz Folta , Damian Kos , Alicja Jurasik-Urbaniak , Cyprian Wronka , Suresh Punnoose , Rafal Ciepiela , Thomas Petazzoni , Nishanth Menon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , DTML , Linux Kernel Mailing List , Vitor Soares , Geert Uytterhoeven , Linus Walleij , Xiang Lin , "open list:GPIO SUBSYSTEM" , Sekhar Nori , Przemyslaw Gaj , Peter Rosin , mshettel@codeaurora.org, swboyd@chromium.org Subject: Re: [PATCH v8 07/10] i3c: master: Add driver for Cadence IP Message-ID: <20181008122101.7b391070@bbrezillon> In-Reply-To: References: <20181003132212.12619-1-boris.brezillon@bootlin.com> <20181003132212.12619-8-boris.brezillon@bootlin.com> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 8 Oct 2018 12:06:30 +0200 Arnd Bergmann wrote: > On Wed, Oct 3, 2018 at 3:22 PM Boris Brezillon > wrote: > > > > Add a driver for Cadence I3C master IP. > > > > Signed-off-by: Boris Brezillon > > --- > > > Changes in v7: > > - Fix readsl/writesl() usage > > - Add a depends on ARM || ARM64 || XTENSA to forbid selection of this > > driver on platforms that are not implementing readsl/writesl > > Most architectures include asm-generic/io.h, which contains a generic > implementation of readsl(). Maybe that #ifdef could be extended here? > I remember discussing this with you not so long ago, which led to > commit 0bbf47eab469 ("ia64: use asm-generic/io.h"). Do we have > a list of architectures that don't include asm-generic/io.h? Maybe > the 'depends on' could be for the set of architectures that fail here. Well, we started patching 2 archs (ia64 and sparc) based on kbuild robots failure report, and then I received other reports (still from kbuild robots) long after the initial ones. I can't tell for sure which archs are not implementing those functions, hence the conservative approach taken here. > > > +static void cdns_i3c_master_rd_from_rx_fifo(struct cdns_i3c_master *master, > > + u8 *bytes, int nbytes) > > +{ > > + readsl(master->regs + RX_FIFO, bytes, nbytes / 4); > > + if (nbytes & 3) { > > + u32 tmp = __raw_readl(master->regs + RX_FIFO); > > + > > + memcpy(bytes + (nbytes & ~3), &tmp, nbytes & 3); > > + } > > +} > > The __raw_readl() is probably correct here (I can't think of any > architecture on which it is not), but it still makes me feel uneasy > about possible endianess or other issues. > > Maybe make this:? > > readsl(master->regs + RX_FIFO, &tmp, 1); I'm fine with that, assuming it does the same thing :-).