From patchwork Wed Nov 10 22:21:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 12692215 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0B147C433EF for ; Wed, 10 Nov 2021 22:26:42 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id CDB1561213 for ; Wed, 10 Nov 2021 22:26:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org CDB1561213 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=PeuibNOkzk9DEWVWZF5P0QLB/k1TH9jpBjPv9e6BWrw=; b=jK4ojfl2eyEjAw wLDnJsDeRm1M1H/2SkBkqc9ECWBRRXe3+fDs1Ahx/F/mmo78GNGHTakfPocLn+BawZv1kT/U6TxGM XL2PqyUr3VS5AeaRN38WC6Kx5UCPVUo4D0cLcMjiUP7j2MzTOXMKzj4Ecnx1RQ3/QLwGzaRDJcL+H Idy7CImia8NL1EWo0XCivlvDF2XKpEgM+MArwCOv43Fr/1EGYFzYEmG237LXFvIIfXIVyiQ8Xi6F0 FJkDWQaYzSL4eXmR4pOJFysH7SeCIz2lRau8H5qlfhbj+MJkRfpJj5zhWJsWxvmNRZ5almEMrX8Lm jbnZtAbtuZwbFlQZ5NAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mkw26-006Wrr-5E; Wed, 10 Nov 2021 22:25:30 +0000 Received: from inva020.nxp.com ([92.121.34.13]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mkvzM-006VcP-F8 for linux-arm-kernel@lists.infradead.org; Wed, 10 Nov 2021 22:22:43 +0000 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 3FB151A08E2; Wed, 10 Nov 2021 23:22:34 +0100 (CET) Received: from smtp.na-rdc02.nxp.com (usphx01srsp001v.us-phx01.nxp.com [134.27.49.11]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 0455E1A1196; Wed, 10 Nov 2021 23:22:34 +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 1E45C40BCF; Wed, 10 Nov 2021 15:22:33 -0700 (MST) From: Li Yang To: Shawn Guo , Rob Herring , Michael Turquette , Stephen Boyd Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Li Yang Subject: [PATCH 00/11] lx216x DTS updates Date: Wed, 10 Nov 2021 16:21:49 -0600 Message-Id: <20211110222200.6780-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-20211110_142240_700723_52DB2E40 X-CRM114-Status: UNSURE ( 8.19 ) 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 with two missing binding updates being used already. Ioana Radulescu (1): arm64: dts: lx2160a-rdb: Add Inphi PHY node Li Yang (3): dt-bindings: qoriq-clock: add missing compatible for lx2160a dt-bindings: fsl,layerscape-dcfg: add missing compatible for lx2160a arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon Pankaj Bansal (1): arm64: dts: lx2160aqds: Add mdio mux nodes Pankaj Gupta (1): arm64: dts: lx2160a: add optee-tz node Peng Ma (1): arm64: dts: lx2160a-qds: enable sata nodes 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: lx2162aqds: support SD UHS-I and eMMC HS400 modes Zhang Ying-22455 (1): arm64: dts: lx2160a: fix scl-gpios property name .../arm/freescale/fsl,layerscape-dcfg.txt | 2 +- .../devicetree/bindings/clock/qoriq-clock.txt | 1 + .../boot/dts/freescale/fsl-lx2160a-qds.dts | 165 +++++++++++++++++ .../boot/dts/freescale/fsl-lx2160a-rdb.dts | 21 +++ .../arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 170 ++++++++++++------ .../boot/dts/freescale/fsl-lx2162a-qds.dts | 7 + 6 files changed, 315 insertions(+), 51 deletions(-)