Message ID | 20211121171545.27402-1-j@jannau.net (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BF462C433EF for <linux-arm-kernel@archiver.kernel.org>; Sun, 21 Nov 2021 17:17:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :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=R9KNqgKzUb8txN+K9zR6K9GTQ8JM63MHJf7PD7/E9sU=; b=nUHm/NWY2f6/wv gjQe03t3BxVQizMmv0JULu9FVJq/D5FTtroQoa+8HPkIkFanUf6rmQ80X+HdTUoVw3lpBtHHlFwbF NLO+pook2v+/iu99cRqRlo+RZoFjkslo1ZyCsRb/OXGv5pcGUINROhRStq7p5T3h+MPx20567GuZ5 rQdzzzmLwviU4hQhU+EU1GA55vv8x729cgjbqoJ4sQLMt4dh/xUnfwiLUhDv7vbZnnkQz3yXCqMdt mygLfyEfnHZYFjilq2vJcokdfEJIX2T6FImRPmv1fM7rdqLxJGsAuLoLGAr+Cda+LLwv7XUgjSaPr +Y3Ct6nGWe1b635kzS+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1moqRh-00E1Rf-1e; Sun, 21 Nov 2021 17:16:05 +0000 Received: from soltyk.jannau.net ([144.76.91.90]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1moqRT-00E1Nb-DL for linux-arm-kernel@lists.infradead.org; Sun, 21 Nov 2021 17:15:53 +0000 Received: from coburn.home.jannau.net (p579ad520.dip0.t-ipconnect.de [87.154.213.32]) by soltyk.jannau.net (Postfix) with ESMTPSA id 1F562261B2B; Sun, 21 Nov 2021 18:15:46 +0100 (CET) From: Janne Grunau <j@jannau.net> To: Hector Martin <marcan@marcan.st>, Sven Peter <sven@svenpeter.dev>, Alyssa Rosenzweig <alyssa@rosenzweig.io>, Rob Herring <robh+dt@kernel.org>, Marc Zyngier <maz@kernel.org>, Mark Kettenis <kettenis@openbsd.org>, Olof Johansson <olof@lixom.net>, Wolfram Sang <wsa@kernel.org>, Arnd Bergmann <arnd@arndb.de>, Linus Walleij <linus.walleij@linaro.org> Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] Apple Arm patform device tree and bindings fixes Date: Sun, 21 Nov 2021 18:15:42 +0100 Message-Id: <20211121171545.27402-1-j@jannau.net> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211121_091551_626371_8662706E X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 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> 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Apple Arm patform device tree and bindings fixes
|
expand
|