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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 36D04C433EF for ; Fri, 26 Nov 2021 17:20:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bzhbJA4O62fOw4nlQzK6s37FrAvHlKlTZ6pBILwQN7A=; b=3dyti+YKe7aW7t zuEKM9mw//Pze4dcINho1zYZ+PfKj+DcoYdava4I3rqlqpylU7eUslN742BnVimNU4kcSGnWwPtuP mxgJ/iPYcdDK6FHBA7Lq0ZnwF+YdjYqjETK5AddufaWt4fX1//iXnUEAJcgslD3lydWMsLBsYSHsJ D8BPabbSrD3vQ2Wm+J/zGKiraCk6SFRTRqnFri5KCC6Gz47iO2g26XDOlhEtLeF02tZe9j4ucrpxU wnrgsAJlwBRiZJR/OXx6CnrHDDirNd3uV2857UtotxndR+9pnmUWqsPyIx6GMmZhmz8fCqWCM9QZK rj2TaigkSnAwjT8t+VYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqesc-00BICj-Vx; Fri, 26 Nov 2021 17:19:23 +0000 Received: from nbd.name ([2a01:4f8:221:3d45::2]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqesZ-00BICK-LH for linux-arm-kernel@lists.infradead.org; Fri, 26 Nov 2021 17:19:21 +0000 Received: from [2a04:4540:1400:cf00:853a:6162:5f49:5bef] by ds12 with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1mqesV-0007LY-4v; Fri, 26 Nov 2021 18:19:15 +0100 Message-ID: Date: Fri, 26 Nov 2021 18:19:14 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.2.1 Subject: Re: [PATCH v4 12/12] gpio: Add support for Airoha EN7523 GPIO controller Content-Language: en-GB To: Felix Fietkau , linux-arm-kernel@lists.infradead.org, Rob Herring , Linus Walleij , Bartosz Golaszewski Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org References: <20211125110738.41028-1-nbd@nbd.name> <20211125110738.41028-13-nbd@nbd.name> From: John Crispin In-Reply-To: <20211125110738.41028-13-nbd@nbd.name> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211126_091919_898994_E9CB8F67 X-CRM114-Status: UNSURE ( 6.46 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 25.11.21 12:07, Felix Fietkau wrote: > + * @dir1: The direction register for the lower 16 pins. s/lower/higher/ just spotted that one aswell John _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel