From patchwork Wed Oct 27 12:30:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hector Martin X-Patchwork-Id: 1546905 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=PROF64LE; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HfSj54jLGz9sXS for ; Wed, 27 Oct 2021 23:31:05 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Date:Message-ID: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=6weEs8Cm5V3fI/xaOZnmqVLqBLuGAzZUvF5lrLZWoe8=; b=PROF64LETuUsAptuMRwrJtRS0x zWjL45/7GaJPvxsdZYcUsIFtT17OiLHIdxF1bhL13jHv83fB2fF81Wk03zk2wbGtjPxK5AilHWJRV +dzU1F08eDqOQxUQWsnsnExIC8oWCDy8lFFR7LfWUuOKLpIr88U+yp8xHhZJPXvZudUcbiW5C5cab ebEPjB5BrS+7N1zFZ1sKB8uizAPmsqMf4SrkZNJYPWC/wLWftS/WCx4809lsBUO7/H3mwywEd2MU+ DvqOoyRelwmYKnF7n9/hBxiW08Nh0iT5kGOcQXdhc5K1+PAU4An785bE7fJf8IX33e89xHYMsyd9e 9zQ85GwQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfi4k-004saO-Co; Wed, 27 Oct 2021 12:30:38 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfi4a-004sY7-9M for linux-arm-kernel@lists.infradead.org; Wed, 27 Oct 2021 12:30:29 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 60743419C2; Wed, 27 Oct 2021 12:30:24 +0000 (UTC) From: Hector Martin To: SoC Team Cc: Linux ARM , LKML Subject: [GIT PULL] Apple SoC DT updates for 5.16 (v2) Message-ID: <6d41b29c-dafa-9b0e-d9ff-fe01eb6dce82@marcan.st> Date: Wed, 27 Oct 2021 21:30:22 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Language: es-ES X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211027_053028_525172_4B732978 X-CRM114-Status: UNSURE ( 7.86 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi SoC folks, Second try at the Apple SoC DT changes for 5.16. Sorry for the s-o-b snafu... -Hector Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi SoC folks, Second try at the Apple SoC DT changes for 5.16. Sorry for the s-o-b snafu... -Hector The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: https://github.com/AsahiLinux/linux.git tags/asahi-soc-dt-5.16-v2 for you to fetch changes up to e1bebf97815158f16da96f69e9d9bb891a4c69eb: arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address (2021-10-27 21:12:32 +0900) ---------------------------------------------------------------- Apple SoC DT updates for 5.16. Adds pinctrl and PCIe nodes. ---------------------------------------------------------------- Marc Zyngier (3): arm64: dts: apple: t8103: Add PCIe DARTs arm64: dts: apple: t8103: Add root port interrupt routing arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address Mark Kettenis (2): arm64: apple: Add pinctrl nodes arm64: apple: Add PCIe node arch/arm64/boot/dts/apple/t8103-j274.dts | 23 ++++ arch/arm64/boot/dts/apple/t8103.dtsi | 207 +++++++++++++++++++++++++++++++ 2 files changed, 230 insertions(+)