From patchwork Tue Dec 14 07:23:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 12696047 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 973C5C433EF for ; Tue, 14 Dec 2021 07:28:21 +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=jorj2RN+XdXz3eZ9+JGUqP+ZZ2FzTfIk/v15VDPRKCQ=; b=dGRjl1qTr5+KOA zumGH0l8RsgMnhJScwH2rOkdJpDGDlmVBzD+FzbMpvhiYlovrWF04E8cQ+Rjbr7FegaQ+hhnjxkRv rNcocX+qNXls2fxzRKsg5wP+X867eYV3go+n9DscNM92vci71RvVJ3BVNspg1a/bmoKDhDgxVsjdE 0EMGCmqHXfx45qoesQplwqasL7VlxDmWCZl9N9jEyczvInoPSlOkuxz/5tnML826VcexpzMqBQR/E Da4XP/WkMDs7zo1ZzpBWGjLSTGR7sWfUjutuW3m1XdxFYw2j49x0tYw3IzwAfMwy2YuQynx/5vJV+ 86b/BbLO2WOq0XW67rCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mx2DD-00CqgL-9o; Tue, 14 Dec 2021 07:26:59 +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 1mx2AB-00Cp9V-Ib for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 07:23:55 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 33C0820001E; Tue, 14 Dec 2021 08:23:48 +0100 (CET) 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 ED9D7200CF8; Tue, 14 Dec 2021 08:23:47 +0100 (CET) Received: from right.am.freescale.net (right.am.freescale.net [10.81.116.142]) by usphx01srsp001v.us-phx01.nxp.com (Postfix) with ESMTP id B16D44057A; Tue, 14 Dec 2021 00:23:46 -0700 (MST) From: Li Yang To: Shawn Guo , Rob Herring , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Li Yang Subject: [PATCH v3 00/10] lx216x DTS updates Date: Tue, 14 Dec 2021 01:23:32 -0600 Message-Id: <20211214072342.22692-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-20211213_232351_781218_FF716217 X-CRM114-Status: UNSURE ( 7.75 ) 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 Some accumulated updates for lx2160/lx2162 SoC and boards. v2 updates: - Dropped duplicated "arm64: dts: lx2160a-qds: enable sata nodes" - Removed binding patches which are applied in fsl-soc tree - Enables optee-tz in the missing lx2162a-qds board - added new patches "arm64: dts: lx2162a-qds: add interrupt line for RTC node" - added new patches "arm64: dts: lx2162a-qds: enable CAN nodes" v3 updates: - Dropped "arm64: dts: lx2162a-qds: enable CAN nodes" merged - Added new "fsl,lx2160ar2-pcie" compatible and use it dts update - Changed pcie_ep node name to pcie-ep - Added Fixes tag for "arm64: dts: lx2160a: fix scl-gpios property name" Biwen Li (1): arm64: dts: lx2162a-qds: add interrupt line for RTC node Ioana Radulescu (1): arm64: dts: lx2160a-rdb: Add Inphi PHY node Li Yang (2): dt-bindings: PCI: layerscape: Add LX2160A rev2 PCIe RC compatible string arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon Pankaj Bansal (1): arm64: dts: lx2160a-qds: Add mdio mux nodes Pankaj Gupta (1): arm64: dts: lx2160a: add optee-tz node Ran Wang (1): arm64: dts: lx2160a: enable usb3-lpm-capable for usb3 nodes Xiaowei Bao (1): arm64: dts: lx2160a: add pcie EP mode nodes Yangbo Lu (1): arm64: dts: lx2162a-qds: support SD UHS-I and eMMC HS400 modes Zhang Ying-22455 (1): arm64: dts: lx2160a: fix scl-gpios property name .../bindings/pci/layerscape-pci.txt | 1 + .../boot/dts/freescale/fsl-lx2160a-qds.dts | 149 +++++++++++++++ .../boot/dts/freescale/fsl-lx2160a-rdb.dts | 21 +++ .../arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 170 ++++++++++++------ .../boot/dts/freescale/fsl-lx2162a-qds.dts | 13 ++ 5 files changed, 304 insertions(+), 50 deletions(-)