From patchwork Sat Feb 8 21:25:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 11371869 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9C10A139A for ; Sat, 8 Feb 2020 21:25:42 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (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 2E50424125 for ; Sat, 8 Feb 2020 21:25:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="NbGPp7zp" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2E50424125 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1353+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id 7daRYY1556264xlL1Znbl0gW; Sat, 08 Feb 2020 13:25:41 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.142.1581197140824360246 for ; Sat, 08 Feb 2020 13:25:41 -0800 X-Received: by mail.kernel.org (Postfix) id 59833227BF; Sat, 8 Feb 2020 21:25:40 +0000 (UTC) X-Received: from mail-pj1-f50.google.com (mail-pj1-f50.google.com [209.85.216.50]) (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 2290B22522 for ; Sat, 8 Feb 2020 21:25:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2290B22522 X-Received: by mail-pj1-f50.google.com with SMTP id 12so2464028pjb.5 for ; Sat, 08 Feb 2020 13:25:39 -0800 (PST) X-Gm-Message-State: d9rznbAZ8So9On38xj6XzPbKx1554929AA= X-Google-Smtp-Source: APXvYqysnFLWHFoHmkxAgiSMpKv/1WJecVJBkwN9dT0+uE9ubFjRLxwl2VQ8HTqcGQILsMsMwnmxiQ== X-Received: by 2002:a17:90a:bf0c:: with SMTP id c12mr11427402pjs.112.1581197139469; Sat, 08 Feb 2020 13:25:39 -0800 (PST) X-Received: from localhost.localdomain (99-152-116-91.lightspeed.sntcca.sbcglobal.net. [99.152.116.91]) by smtp.gmail.com with ESMTPSA id a21sm7126831pgd.12.2020.02.08.13.25.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2020 13:25:38 -0800 (PST) From: Olof Johansson To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm@kernel.org, soc@kernel.org Subject: [GIT PULL 0/5 v2] ARM: SoC contents for 5.6 Date: Sat, 8 Feb 2020 13:25:28 -0800 Message-Id: <20200208212533.30744-1-olof@lixom.net> In-Reply-To: <20200208112018.29819-1-olof@lixom.net> References: <20200208112018.29819-1-olof@lixom.net> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1581197141; bh=lOAtvlmBjMnhWXkh6H2iRgEp8B+Mqvo2oTMTjbetHFk=; h=Cc:Date:From:Reply-To:Subject:To; b=NbGPp7zp+Io9BSYXK4W4Geoj7bLFWPsIHlAJgKDDVMt31zPSHjOBe0R/7R/aRw9wH88 7YAsnO+uBYvE5QliHcWDm0WVwf8jPcg7Fa2zq7qnTJr2cJHMp6y3/4GX/9dRlGspyfxB/ GT94A4/5O8n0Sb6uRBY9OKoPsXCmsvZragw= Hi Linus, I completely botched the last generation of pull requests by mis-generating them, and I also missed to push the tags to the server. Here's the fresh set. Apologies for the noise, please merge. For anyone keeping track at home, what happened at my end was: We use a script to generate our pull requests, and it's ran against a tree that is mainline + the merged branches. The flow is usually to merge in a branch, note down any conflicts needing to be resolved, then generate the pull request. Or, sometimes, I do all the merges and then generate the last pull request, reset the tree to HEAD~, second-last pull request, etc. I completely missed changing the tree between the generation this time, so every pull request referenced the right tag, but the diffstat and other contents was botched. It's probably time to automate more of this with scripts at my end, to avoid these manual mistakes. -Olof -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1353): https://linux.kernel.org/g/patchwork-soc/message/1353 Mute This Topic: https://linux.kernel.org/mt/71095518/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-