Message ID | 20200208212533.30744-3-olof@lixom.net (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | d030a0dd01306d45569c6a4449dee603f994744a |
Headers | show
Return-Path: <SRS0=Q/Rh=34=linux.kernel.org=bounce+26986+1355+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 BBED117EF for <patchwork-linux-kernel-org@patchwork.kernel.org>; Sat, 8 Feb 2020 21:25:47 +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 90E5422B48 for <patchwork-linux-kernel-org@patchwork.kernel.org>; Sat, 8 Feb 2020 21:25:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="javPPMPV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 90E5422B48 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+1355+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id beEsYY1556264xRtk2EfDkRQ; 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.143.1581197145200406686 for <patchwork-soc+int+662+729556316449987665@linux.kernel.org>; Sat, 08 Feb 2020 13:25:45 -0800 X-Received: by mail.kernel.org (Postfix) id 00EF724650; Sat, 8 Feb 2020 21:25:45 +0000 (UTC) X-Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) (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 CEF7224125 for <soc@kernel.org>; Sat, 8 Feb 2020 21:25:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CEF7224125 X-Received: by mail-pl1-f180.google.com with SMTP id d9so1191615plo.11 for <soc@kernel.org>; Sat, 08 Feb 2020 13:25:44 -0800 (PST) X-Gm-Message-State: qRJXC4nvTLXpufsV3gRDosO6x1554929AA= X-Google-Smtp-Source: APXvYqwoxJgseXQOYJTXCGxQslEdfUlD9mclhWf7SFpXeBwUGEc31s4Itupqx/T5E8P77e3rwS3wuA== X-Received: by 2002:a17:902:a701:: with SMTP id w1mr5149375plq.165.1581197142812; Sat, 08 Feb 2020 13:25:42 -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.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2020 13:25:41 -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 2/5 v2] ARM: Device-tree updates Date: Sat, 8 Feb 2020 13:25:30 -0800 Message-Id: <20200208212533.30744-3-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-Type: text/plain; charset=UTF-8 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=gV6jOGWwK6I+udIVCwyQd7SN6uHzUtAhurltiPyRjew=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=javPPMPVvAo4Fwb/SXgj5hPAbXo29oJFrnn8J9N1Zmbxpbaytr7D5q0hgdWQjlnqUJ+ zMIWfsskJU4MAnMByuy4uX1tZdnOT/Qjpx2dstb/3+MmsBbXNu2qY+qDYofInK2g269tG kty27/VM/rtQ6qZFsqi3ATGSp8N2lW0l638= |
Series | ARM: SoC contents for 5.6 | expand |