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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6429AC001DB for ; Tue, 8 Aug 2023 18:04:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234535AbjHHSEp (ORCPT ); Tue, 8 Aug 2023 14:04:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41378 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233014AbjHHSES (ORCPT ); Tue, 8 Aug 2023 14:04:18 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA2B15830C for ; Tue, 8 Aug 2023 10:01:46 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id a640c23a62f3a-99bed101b70so844790566b.3 for ; Tue, 08 Aug 2023 10:01:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691514105; x=1692118905; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=U/ENPbWDACTq/gT25pwElyGsToVBQemAbfEgTyGefM8=; b=f+9jgJTMoTxJhd1SAACxKWK53Sw5B6/GX6joLEP67+QDIqcbmoZAmGuo4siezsHU3v 5GGJSHgnAtIldGfOhns7TGz7ob+3l4Grg2Tx/xeom/p2zAKA3hgkXYzqKzyQJDMEDsmT ULLdfy6H0xLSVQl1gWrD30UdnYkeGG5CxnUt/B1MPLHmFp0UilJJeHQ6RupOKKFlThlm oXeqG7vPz0PX5UXgecL2lWHGmUTgMSb3f8E8eBr2s4vrEfwSEn1hWqV49x5KdWJLTgUo 3C/qbVKuw78nztLQ91HHXNDhHErpH4e66kWaUKELml04Zso7iX0qDn254qgBcd2rF9nm 0rcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691514105; x=1692118905; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=U/ENPbWDACTq/gT25pwElyGsToVBQemAbfEgTyGefM8=; b=UcHoHQzoY08HivzqISM8G0KymQlm5sMhdX1dIPzq9ygIqlMHFh0yoMfhlQv7W1quhM hOrc7zO/yoLwUurAZ5+x0pe0xrp1NyZ2r9Mpfh1NxspImT7662IXMnbdfbVQT07tMN7T JhtNq7RCF086LMiJeHngJXm6RBphSB0Cyk+7z+F3ZSORl5ipwBfyZ9oT7WGFDRUYNx27 Rsccu6BOX1oTEFS3t4xlmKc1gfklOxDKtlj3xKrfwp6fxL+ZZXKyFQy0wPFr4gwnQbgl JtshIR8B02KAunCaGFR/OYPUi/f5tLNcq9RrOqKdnUhslQrPq5/lDkXpJFOi77ccFqKG HQsA== X-Gm-Message-State: AOJu0YwlcSUNkXXhh3Mrkhi9HY1KrubLd4I3627Xez0VhiyZDSJFHzED n+CGRBYSdqKnDDHobBQFm5XSyh3rrxAY/irgg9E= X-Google-Smtp-Source: AGHT+IH20o5oXu1MzFaME7Vqm8k1vG/h5IULgofIK8nWT0wfuYK0Ryctno9bzeuLujRtR/SQOzZBWA== X-Received: by 2002:a17:906:d8:b0:99b:ca5d:1466 with SMTP id 24-20020a17090600d800b0099bca5d1466mr11379531eji.66.1691474329221; Mon, 07 Aug 2023 22:58:49 -0700 (PDT) Received: from [192.168.1.20] ([178.197.222.113]) by smtp.gmail.com with ESMTPSA id e4-20020a1709062c0400b00982d0563b11sm3463474ejh.197.2023.08.07.22.58.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 07 Aug 2023 22:58:48 -0700 (PDT) Message-ID: <9e235de6-972a-84e5-3e09-f0b07b10e28d@linaro.org> Date: Tue, 8 Aug 2023 07:58:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v4 0/8] Initial Marvell PXA1908 support Content-Language: en-US To: =?UTF-8?Q?Duje_Mihanovi=c4=87?= , Robert Jarzmik , Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lubomir Rintel , Catalin Marinas , Will Deacon , Kees Cook , Tony Luck , "Guilherme G. Piccoli" Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hardening@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, afaerber@suse.de, Andy Shevchenko References: <20230807-pxa1908-lkml-v4-0-cb387d73b452@skole.hr> <5723818.DvuYhMxLoT@radijator> From: Krzysztof Kozlowski In-Reply-To: <5723818.DvuYhMxLoT@radijator> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 07/08/2023 23:02, Duje Mihanović wrote: > Patch 8/8 is missing because b4 lost connection to my SMTP server while > sending it. Should I resend the whole series? > > Just send patch 8 manually setting in-reply-to= argument to git send-email. b4 maybe also has this option, I don't know. Best regards, Krzysztof