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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 1CA87C433B4 for ; Fri, 21 May 2021 09:27:26 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CFED46135B for ; Fri, 21 May 2021 09:27:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CFED46135B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5cbXQUvcQQ/ptsF0hMKyLRFU3S3lJxrGYurVWiNJj3o=; b=k++x6XufDU6VbUMkfKAyFctRIQ Bopf9eeev4evEJpLjZZDKmQjSZEazY21ZTDOZrCvsAs4eYx4Bxnfjyzqq759j6d+WyzWK3dBsRXQb xLc6pFtuEAbzxs7ZBcAhRZlmpJhVBBkLV+6+M+pGB2Vvq1MLyi/3mTUMXor/sUmM/Wid5wLS+SZkr /GrrJxJVfS6EOsyD3x9/m6j8FDqkKSQqWTD/tvatmauKVA6dtsSdzFVaHg6ffXiAv5xMWS+4Wzulg QuO7Sj9j61dGjRhksGCi+rMNB4wjuTNsyU7RSaRCjw5hsy7WAmgB5OvF2QTRzFux+iHgDIpnHel0X XUyBLsOw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk1Pd-004i2X-3T; Fri, 21 May 2021 09:25:45 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk1Pa-004i1u-7M for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 09:25:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=aIkDMBG/ULGNDWJoWZEPPbKYYndMH20eUtobFw5PdHE=; b=RQWtP29IbxemGQKFrbGR4Gy/U+ lO5uibP3L2Y7c1x0YHmawB8h0a34xOPV74iw54gP2I4lQQEJODZ0wVZqcoX+5rx8BtdlkcIDe5Meb bC8Zc9aX99b/ZhLKLdCU/CMNpL/lFKZXgo3rAAItZUhbY6slMJNVxA0lZux/MJKRcx6o0QG7zr4k9 uBWcKwgIUJXFNeDEFVU5w5SLhFMGpHEX17GscqAKLZaS+soC7qa+Hy9Biw/rUEBew2q1JQF9eim9f pSffTC/fDBEJilfSMAiFuYlWM/oWGwKsTN6HeveC/shYZdKHPLHU4YyqhM7tO5d+mjwq13SMvEY+I 2oeerNgg==; Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lk1PX-00GzNZ-P9 for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 09:25:40 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 8350380C0; Fri, 21 May 2021 09:25:43 +0000 (UTC) Date: Fri, 21 May 2021 12:25:35 +0300 From: Tony Lindgren To: Dario Binacchi Cc: linux-kernel@vger.kernel.org, Haojian Zhuang , Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH v2 2/2] pinctrl: single: set pinmux from pins debug file Message-ID: References: <20210517200002.6316-1-dariobin@libero.it> <20210517200002.6316-3-dariobin@libero.it> <1340368809.152927.1621328251188@mail1.libero.it> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1340368809.152927.1621328251188@mail1.libero.it> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_022539_878783_BEE3D130 X-CRM114-Status: UNSURE ( 9.53 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Dario Binacchi [210518 08:57]: > I thought about passing char *buf because it seemed more generic > to me. As the output of pin_dbg_show() depends on the platform > driver, perhaps pin_dbg_set() may need driver-dependent data. > Is it possible that only the value to be set in the register > (unsigned int) is required? Maybe Linus W can answer this one. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel