From patchwork Thu Sep 15 23:34:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 12977867 Return-Path: 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 00FE1ECAAA1 for ; Thu, 15 Sep 2022 23:36:19 +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=ETZNtrifLqmbdnodi3DOedYeKPc40gaGIp++iN+xLew=; b=t1xRcjk7AWe5is /qTjJvShxv9HZR/1AwhtdVEcbCBIvwEbzh1sGAz1bn2308Z+Hs1qYAAbdGC84tT6KczOkrnRRiLKL ET1QUwEiTfADudd1z0qBFZ1gc/7RIX0SRUcxQwsi1qeDV2fDhkin0qa5WZ/fi1DQrM/orndYUJhyR Zvasre4x6aq1uEK5nh+rJ5cSP2qbkNwL4gmuNOOOhDzDiWz9M2lVCw3u9jQWylMPPqf3CMMZtSpBv A5ka/UTXLSFyJlEiP78eb9ktrO8b3plgLE+rNkyoj6AM2uZpAR83ANTILuaN5v2Smu6UOH/OyANn1 Yncaj0yz50G0puG54Wcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYyNZ-0025bO-W5; Thu, 15 Sep 2022 23:34:46 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYyNW-002546-8X for linux-arm-kernel@lists.infradead.org; Thu, 15 Sep 2022 23:34:43 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 08C46205BAB; Fri, 16 Sep 2022 01:34:38 +0200 (CEST) Received: from smtp.na-rdc02.nxp.com (usphx01srsp001v.us-phx01.nxp.com [134.27.49.11]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id BE6FF205BA5; Fri, 16 Sep 2022 01:34:37 +0200 (CEST) Received: from right.am.freescale.net (right.am.freescale.net [10.81.116.134]) by usphx01srsp001v.us-phx01.nxp.com (Postfix) with ESMTP id 8951B40AA2; Thu, 15 Sep 2022 16:34:36 -0700 (MST) From: Li Yang To: shawnguo@kernel.org, devicetree@vger.kernel.org Cc: robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Li Yang Subject: [PATCH v2 0/9] accumulated dts updates for ls1046a Date: Thu, 15 Sep 2022 18:34:23 -0500 Message-Id: <20220915233432.31660-1-leoyang.li@nxp.com> X-Mailer: git-send-email 2.25.1.377.g2d2118b MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220915_163442_466066_4F33E747 X-CRM114-Status: UNSURE ( 7.55 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org v2 updates: - Style fixes - Updated to use MACROs for interrupt and gpio property - Remove dma-coherent for remaining nodes under SoC Hou Zhiqiang (1): arm64: dts: ls1046a: Add big-endian property for PCIe nodes Laurentiu Tudor (2): arm64: dts: ls1046a: add missing dma ranges property arm64: dts: ls1046a: use a pseudo-bus to constrain usb and sata dma size Li Yang (4): arm64: dts: ls1046a: Enable usb3-lpm-capable for usb3 node arm64: dts: ls1046a: make dma-coherent global to the SoC arm64: dts: ls1046a: add gpios based i2c recovery information arm64: dts: ls1046a-qds: add mmio based mdio-mux nodes for FPGA Pankaj Bansal (1): arm64: dts: ls1046a-qds: Modify the qspi flash frequency Xiaowei Bao (1): arm64: dts: ls1046a: Add the PME interrupt and big-endian to PCIe EP nodes .../boot/dts/freescale/fsl-ls1046a-qds.dts | 157 +++++++++++++++++- .../arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 117 ++++++++----- 2 files changed, 225 insertions(+), 49 deletions(-)