From patchwork Mon Feb 1 05:56:38 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lokesh Vutla X-Patchwork-Id: 1434031 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.a=rsa-sha256 header.s=ti-com-17Q1 header.b=oc+VabgE; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (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) by ozlabs.org (Postfix) with ESMTPS id 4DTcfJ5079z9tjw for ; Mon, 1 Feb 2021 16:57:05 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CFADB82721; Mon, 1 Feb 2021 06:56:52 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="oc+VabgE"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3EDE68271A; Mon, 1 Feb 2021 06:56:51 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 3AFDB826D8 for ; Mon, 1 Feb 2021 06:56:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=lokeshvutla@ti.com Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1115ujAk098237; Sun, 31 Jan 2021 23:56:45 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1612159005; bh=ewyp0gM6zIew7Juab79kd26o9QhvHC4nKV+mtj0ExhE=; h=From:To:CC:Subject:Date; b=oc+VabgEKfjZexuxAK6VpRlG5SJiHY6G2a8H/DLvguoCGl2YKRaLghdCntcmkRQXL EoqY2WlGIUt9UPf4PHk+axk8M6C2abMQGcNppv7HVJl7XDCNFdwdH9y3XdE8IZqEc+ F4kc5ntapmrY9trUtnUiNhCs1GDYgsgWNBhizKNs= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1115ujD2072945 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sun, 31 Jan 2021 23:56:45 -0600 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Sun, 31 Jan 2021 23:56:45 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Sun, 31 Jan 2021 23:56:44 -0600 Received: from uda0131933.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1115ugZ7094551; Sun, 31 Jan 2021 23:56:43 -0600 From: Lokesh Vutla To: CC: Tom Rini , Lokesh Vutla , Sekhar Nori , Subject: [PATCH 0/3] arm: dts: k3: Sync TI's K3 related dts nodes Date: Mon, 1 Feb 2021 11:26:38 +0530 Message-ID: <20210201055641.21761-1-lokeshvutla@ti.com> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean Sync are TI's K3 related v5.11-rc6 Linux kernel dts into U-Boot. This series depends on the following two patch series: https://patchwork.ozlabs.org/project/uboot/list/?series=226539 https://patchwork.ozlabs.org/project/uboot/list/?series=227056 Lokesh Vutla (3): arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-Boot arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-Boot arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-Boot arch/arm/dts/k3-am65-main.dtsi | 832 ++++++++-- arch/arm/dts/k3-am65-mcu.dtsi | 221 ++- arch/arm/dts/k3-am65-wakeup.dtsi | 48 +- arch/arm/dts/k3-am65.dtsi | 10 +- arch/arm/dts/k3-am654-base-board-u-boot.dtsi | 63 +- arch/arm/dts/k3-am654-base-board.dts | 465 +++++- arch/arm/dts/k3-am654-industrial-thermal.dtsi | 45 + arch/arm/dts/k3-am654-r5-base-board.dts | 38 +- arch/arm/dts/k3-am654.dtsi | 10 +- .../k3-j7200-common-proc-board-u-boot.dtsi | 16 +- arch/arm/dts/k3-j7200-common-proc-board.dts | 122 +- arch/arm/dts/k3-j7200-main.dtsi | 296 +++- arch/arm/dts/k3-j7200-mcu-wakeup.dtsi | 230 +-- arch/arm/dts/k3-j7200-som-p0.dtsi | 107 +- arch/arm/dts/k3-j7200.dtsi | 27 +- .../k3-j721e-common-proc-board-u-boot.dtsi | 70 +- arch/arm/dts/k3-j721e-common-proc-board.dts | 661 +++++++- arch/arm/dts/k3-j721e-main.dtsi | 1476 +++++++++++++++-- arch/arm/dts/k3-j721e-mcu-wakeup.dtsi | 234 ++- .../k3-j721e-r5-common-proc-board-u-boot.dtsi | 9 + .../arm/dts/k3-j721e-r5-common-proc-board.dts | 2 - arch/arm/dts/k3-j721e-som-p0.dtsi | 272 ++- arch/arm/dts/k3-j721e.dtsi | 29 +- include/dt-bindings/mux/ti-serdes.h | 93 ++ 24 files changed, 4383 insertions(+), 993 deletions(-) create mode 100644 arch/arm/dts/k3-am654-industrial-thermal.dtsi create mode 100644 include/dt-bindings/mux/ti-serdes.h