Message ID | 20180724042406.15374-1-benh@kernel.crashing.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CA14B112B for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 24 Jul 2018 04:24:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B78DF285F7 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 24 Jul 2018 04:24:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AB07228639; Tue, 24 Jul 2018 04:24:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5BCA0285F7 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 24 Jul 2018 04:24:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=8tXzk4YUkV0cel4j3X25WHEHSh9KJYFeNLhKeaFo29M=; b=Y1v t/fzPn6zBQw+S5uBUR4/vw2HBmBsGlt2d0XztNIX6GvurBmDBNewhJNPDXJjwlnUEnNduuOOy81XY Xqtgo+xnMSNwV5LLOQIejG4fWL3A6u0PELt1NRMNR/KV4UE9nTwu9gt/6ffkyLR+E7eN8J5PcJT2c RJqbO8ndcEElV49hm+W7U8xbtzAxgZRxFAok6xq+93mgqpvyWwe+wkoMQIOaSThOvj3l0Dw4f/vb2 uC4SeYgR/OUmo+QdP1yqJcvX9AIoka1kfK3DIUjE+clM2rVu3ApoAtrLRFjJ+RZdVQ9BFcrW5eAKJ uRloTK41niEdD+W/HtW9FXYslHvan8Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fhosS-0001In-2q; Tue, 24 Jul 2018 04:24:48 +0000 Received: from gate.crashing.org ([63.228.1.57]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fhosB-0001Gt-B2 for linux-arm-kernel@lists.infradead.org; Tue, 24 Jul 2018 04:24:32 +0000 Received: from pasglop.ozlabs.ibm.com (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id w6O4O7pE026704; Mon, 23 Jul 2018 23:24:08 -0500 From: Benjamin Herrenschmidt <benh@kernel.crashing.org> To: Joel Stanley <joel@jms.id.au> Subject: [PATCH 0/5] arm: dts: aspeed DTS updates for OpenPower Date: Tue, 24 Jul 2018 14:24:01 +1000 Message-Id: <20180724042406.15374-1-benh@kernel.crashing.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180723_212431_583270_5D4EF75C X-CRM114-Status: UNSURE ( 4.20 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Andrew Jeffery <andrew@aj.id.au>, linux-aspeed@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
arm: dts: aspeed DTS updates for OpenPower
|
expand
|