Message ID | 20200208212533.30744-5-olof@lixom.net (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | 1342a6aa4abf6a56e83ce24ce5e84243c365ab4d |
Headers | show
Return-Path: <SRS0=Upg5=34=linux.kernel.org=bounce+26986+1357+1554929+3438807@kernel.org> 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 4EA5A18E8 for <patchwork-linux-kernel-org@patchwork.kernel.org>; Sat, 8 Feb 2020 21:25:48 +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 2918522522 for <patchwork-linux-kernel-org@patchwork.kernel.org>; Sat, 8 Feb 2020 21:25:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="Xa5464Su" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2918522522 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+1357+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id yQ2nYY1556264xqYeKtJL1lw; Sat, 08 Feb 2020 13:25:47 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.145.1581197147097415295 for <patchwork-soc+int+662+729556316449987665@linux.kernel.org>; Sat, 08 Feb 2020 13:25:47 -0800 X-Received: by mail.kernel.org (Postfix) id AD85C2465B; Sat, 8 Feb 2020 21:25:46 +0000 (UTC) X-Received: from mail-pl1-f194.google.com (mail-pl1-f194.google.com [209.85.214.194]) (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 8C8B42464B for <soc@kernel.org>; Sat, 8 Feb 2020 21:25:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8C8B42464B X-Received: by mail-pl1-f194.google.com with SMTP id y8so1186911pll.13 for <soc@kernel.org>; Sat, 08 Feb 2020 13:25:46 -0800 (PST) X-Gm-Message-State: T5NV5wN9toC3d3LivbZuRJBFx1554929AA= X-Google-Smtp-Source: APXvYqyZLtGWZ4mVUaPT0p1RQaRYX2X49FyRlvtOmZInnaErWXYBHyINz5B1ZZiH/y8BitQSBKJx3Q== X-Received: by 2002:a17:902:9f86:: with SMTP id g6mr5120840plq.299.1581197145958; Sat, 08 Feb 2020 13:25:45 -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.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2020 13:25:44 -0800 (PST) From: Olof Johansson <olof@lixom.net> To: Linuxkernel+Patchwork-Soc via Email Integration <patchwork-soc@linux.kernel.org> Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm@kernel.org, soc@kernel.org, Olof Johansson <olof@lixom.net> Subject: [GIT PULL 4/5 v2] ARM: SoC defconfig updates Date: Sat, 8 Feb 2020 13:25:32 -0800 Message-Id: <20200208212533.30744-5-olof@lixom.net> In-Reply-To: <20200208212533.30744-1-olof@lixom.net> References: <20200208112018.29819-1-olof@lixom.net> <20200208212533.30744-1-olof@lixom.net> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: <https://linux.kernel.org/g/patchwork-soc/unsub> Sender: patchwork-soc@linux.kernel.org List-Id: <patchwork-soc.linux.kernel.org> 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 Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1581197147; bh=1kyigsUlaw0PV3/SEp3eb4Av46eynwvXH7cv62n1qkY=; h=Cc:Date:From:Reply-To:Subject:To; b=Xa5464Su5qBUceyfLuuM23p7EDAyeSi8eNTljXIy16iYAOnqsL2LQQ4GQ12dTe1xuah j/xW+KxaaXviXuIuSVoonMuiYl3KdQ/FBbQ7SJST/QabBNA3WhjBsLFHiOa/6U9xM97Mw p2i/5tXikF8fEPjDi+hOQC1Ccho9tZCB6SE= |
Series | ARM: SoC contents for 5.6 | expand |