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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0229C433F5 for ; Wed, 20 Oct 2021 00:46:44 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CB6CE610E6 for ; Wed, 20 Oct 2021 00:46:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org CB6CE610E6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E1A28829FC; Wed, 20 Oct 2021 02:46:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="rw5Q2SWe"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 38AC280202; Wed, 20 Oct 2021 02:46:21 +0200 (CEST) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 20E8B81197 for ; Wed, 20 Oct 2021 02:46:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82d.google.com with SMTP id t16so1640106qto.5 for ; Tue, 19 Oct 2021 17:46:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=mC7TgxzqYCOmNgsHGIDIjYcruBG1IBECE92BtUtjpMw=; b=rw5Q2SWe01OtY4hN4iVTUInA07zBk/tprqR8ycrQDjxscnBaNDpNG8aJq4mD/cfHVq FizErSTV/qyFeDvgaBP8asnbNzSKCE2X/b2DO+2g3YbXwp1M80nh3Vm7YTMGGdOGJSLV H9M8G7XZKNKA1rIbjgBCqhOQrr1nRJrvpAIZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=mC7TgxzqYCOmNgsHGIDIjYcruBG1IBECE92BtUtjpMw=; b=kKBmvmNdemLgTM9pdPFBnbUzrpb73t3c92XbLZVi0UJctJK7wDJK5H9TPSqzY3Z9ko Bgcwk8cDZE0USKwZGTiYKFSnIqj5EbYInOaRnvEjBQlWpozX+6JYzLO9SMI54M5RX5Lh cGnuiMhG7eBU6FxT0nxrSyh5sFiIP4PrmRjuC0PKdgnCkwA99bpFGvC/qUM6c7uWVpNH D0LcCIdUtu0nOH8gFJamjXBDDji5eZEvDmxYoYMUTOPd2R43FBRoi6cjmWUgoLFf9t5e DV8GNE/rDVO0SxMvL43QzKG1mOXDghFqkyTWXiSPh1v2RUIpD+nH4wPv38b3/tT0ghaK TuFg== X-Gm-Message-State: AOAM531WcW0eDQMb/SGa1P0GWIkhrJFd3m9mIa9ukha6y2SJWncy+UYR 71ztBoyFKB3w1JWy2JDkvrItaA== X-Google-Smtp-Source: ABdhPJx/ILarnWRYS8r858XZ/hgr666Y1BBsR4jK8vs2V7w1/7aMtGBVDycrU0p+v8lUzNr7kwrrjQ== X-Received: by 2002:a05:622a:18f:: with SMTP id s15mr3639569qtw.189.1634690771895; Tue, 19 Oct 2021 17:46:11 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-815c-b889-de4c-aa50.res6.spectrum.com. [2603:6081:7b01:cbda:815c:b889:de4c:aa50]) by smtp.gmail.com with ESMTPSA id k8sm294188qth.2.2021.10.19.17.46.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Oct 2021 17:46:11 -0700 (PDT) Date: Tue, 19 Oct 2021 20:46:09 -0400 From: Tom Rini To: Hannes Schmelzer Cc: U-Boot Mailing List , Harm Berntsen , Heiko Schocher , Linus Walleij , Michal Simek , Sebastian Reichel , Simon Glass , Stefan Roese , Stephan Gerhold , Weijie Gao Subject: Re: [PATCH v1] drivers/gpio: add support for MAX7320 i2c i/o expander Message-ID: <20211020004609.GO7964@bill-the-cat> References: <1633088277-24976-1-git-send-email-hannes.schmelzer@br-automation.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vwj927+yuaXg4KRC" Content-Disposition: inline In-Reply-To: <1633088277-24976-1-git-send-email-hannes.schmelzer@br-automation.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean --vwj927+yuaXg4KRC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 01, 2021 at 01:37:57PM +0200, Hannes Schmelzer wrote: > This commit adds support for the MAX7320 (and clones) gpio expander. >=20 > Signed-off-by: Hannes Schmelzer Applied to u-boot/master, thanks! --=20 Tom --vwj927+yuaXg4KRC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFvZtEACgkQFHw5/5Y0 tyyilQwAmodQncGUlBzbMbljQ+aTSvS/u8WvQ6fRbKTK+QHflmmqK/f+8LbGIdVZ k8dnuoSdnRvtx5Ej/+DWjM1Us+Tf/UzJbXeOWL+vM1stkOSnGtzUiWWHaAiRByj1 /mPi9xIEsPP9jmUGisS6m3Eco1HhFxIPWjZG308At1jB6WoPl2pbt9JdMdhid5WW fSsheNH6oqkrnhmaIrZ849P/4Fef96MBTVQm8+bnDl4lDT9qXyASffm/m8QK3YBt scyOfsLIm/jZuQJvM4ofkDj6Vq/iBZ5LjA5rxnCJ2RZoE6Mq5EQSZmo7FN5fJe/J rFhT/kH1LHFF01OtvsoAiw862j+DCstUL+4o0phzOeY9YEx2YPxG/kMk8MBJVmg3 L46gLmLw38npigGLx4RoO4sj98ywv318JAxXkhieN+M0hsxBrOlHXuwBrM8l3oZz 7SG73fnh6rqI/LlTa+vudhPTETRJUxXqD0vH0vssvB+JH7RNj7S0M4tfQ+u2j4oN oYKb99oP =/YY5 -----END PGP SIGNATURE----- --vwj927+yuaXg4KRC--