From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 062E1C2D0A8 for ; Wed, 23 Sep 2020 22:09:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AA1C523787 for ; Wed, 23 Sep 2020 22:09:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="WKvOKXBg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726732AbgIWWJt (ORCPT ); Wed, 23 Sep 2020 18:09:49 -0400 Received: from fllv0016.ext.ti.com ([198.47.19.142]:33340 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726613AbgIWWJt (ORCPT ); Wed, 23 Sep 2020 18:09:49 -0400 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 08NM9gtE113891; Wed, 23 Sep 2020 17:09:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1600898982; bh=90gu8sDAtm7nhq30Nfc7+hlQG65C8KvARXzPAEUOfVk=; h=From:To:CC:Subject:Date; b=WKvOKXBgbGigoD/8Oj+L6m9ufNy+kf5Md+PBKKYu6blz3z7wVpnMd3HCRjXzPeVIs lJRVdTFQCW6emY/qmEijNNI1PfKt6KxZSyyN99ybntQnsFNat+Ln6cTVD5iY7MbVEy nYrev8O5zUTlTbYxgOeOKq+cwQ9B0bExxwaH3Bys= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 08NM9gLJ080232 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 23 Sep 2020 17:09:42 -0500 Received: from DLEE110.ent.ti.com (157.170.170.21) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Wed, 23 Sep 2020 17:09:42 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE110.ent.ti.com (157.170.170.21) 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; Wed, 23 Sep 2020 17:09:42 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 08NM9fA2094485; Wed, 23 Sep 2020 17:09:42 -0500 From: Grygorii Strashko To: Tero Kristo , Rob Herring , Nishanth Menon CC: Peter Ujfalusi , Sekhar Nori , , , , Vignesh Raghavendra , Suman Anna , Kishon Vijay Abraham I , Grygorii Strashko Subject: [PATCH v4 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw Date: Thu, 24 Sep 2020 01:09:34 +0300 Message-ID: <20200923220938.30788-1-grygorii.strashko@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, This series adds DT nodes for TI J7200 SoC - Ringacc and UDMA nodes for Main and MCU NAVSS, which are compatible with J721E Soc, to enable DMA support - MCU CPSW2g DT nodes to enable networking and board data Changes in v4: - fixed comments from Suman Anna Changes in v3: - rebase - updated dependencies - added tested-by Changes in v2: - fixed DT build warnings (Nishanth Menon) v3: https://lore.kernel.org/patchwork/cover/1308044/ v2: https://lore.kernel.org/patchwork/cover/1302290/ v1: https://lore.kernel.org/patchwork/cover/1301067/ Grygorii Strashko (3): arm64: dts: ti: k3-j7200-main: add main navss cpts node arm64: dts: ti: k3-j7200-mcu: add mcu cpsw nuss node arm64: dts: ti: k3-j7200-common-proc-board: add mcu cpsw nuss pinmux and phy defs Peter Ujfalusi (1): arm64: dts: ti: k3-j7200: add DMA support .../dts/ti/k3-j7200-common-proc-board.dts | 45 +++++++ arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 48 +++++++ .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 118 ++++++++++++++++++ 3 files changed, 211 insertions(+) -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23D2BC4363D for ; Wed, 23 Sep 2020 22:11:18 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 A7D0C235FD for ; Wed, 23 Sep 2020 22:11:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="2e2VDYlv"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ti.com header.i=@ti.com header.b="WKvOKXBg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A7D0C235FD Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject: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=BvlhzqAf4BhNrfMZfyGTHCtLb4IZE2DgtXLvY1UzQJU=; b=2e2VDYlvG/J++8V2kq/CZU8APs P2ff1rWLgmqqQafEltJm7V6nTEzZ1Qrmslvuf+pHDzFH7g6aobceHVPm4Qy0K0Js+7tVN3rB4vVIM OVm52M2APB/Td8H4HDbLa1U0JVe1BDTIBGbI7HjdZ+0dkxaKDf1m7zEKllv5GOENRgguK5XBX/cqu 0Wu6avS4+vKHk+aNAW1mWS5xTf4GGJmCTz5WAPunKOgRNt7FmW/gEhHAjYn3o5j8kXcuAlEKgdftJ vF5PmpcZNOCaw43iMMxTz/J+aJcuhzHr+nbmc+pT6qQU9hp8h5n39iRAbr5ntyuygqzBcAvAatFsQ aQaN/MAQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLCxS-0000hR-0y; Wed, 23 Sep 2020 22:09:50 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLCxP-0000gq-CF for linux-arm-kernel@lists.infradead.org; Wed, 23 Sep 2020 22:09:48 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 08NM9gtE113891; Wed, 23 Sep 2020 17:09:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1600898982; bh=90gu8sDAtm7nhq30Nfc7+hlQG65C8KvARXzPAEUOfVk=; h=From:To:CC:Subject:Date; b=WKvOKXBgbGigoD/8Oj+L6m9ufNy+kf5Md+PBKKYu6blz3z7wVpnMd3HCRjXzPeVIs lJRVdTFQCW6emY/qmEijNNI1PfKt6KxZSyyN99ybntQnsFNat+Ln6cTVD5iY7MbVEy nYrev8O5zUTlTbYxgOeOKq+cwQ9B0bExxwaH3Bys= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 08NM9gLJ080232 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 23 Sep 2020 17:09:42 -0500 Received: from DLEE110.ent.ti.com (157.170.170.21) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Wed, 23 Sep 2020 17:09:42 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE110.ent.ti.com (157.170.170.21) 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; Wed, 23 Sep 2020 17:09:42 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 08NM9fA2094485; Wed, 23 Sep 2020 17:09:42 -0500 From: Grygorii Strashko To: Tero Kristo , Rob Herring , Nishanth Menon Subject: [PATCH v4 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw Date: Thu, 24 Sep 2020 01:09:34 +0300 Message-ID: <20200923220938.30788-1-grygorii.strashko@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200923_180947_498878_E647BD66 X-CRM114-Status: GOOD ( 11.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Grygorii Strashko , Vignesh Raghavendra , Sekhar Nori , linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , Peter Ujfalusi , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi All, This series adds DT nodes for TI J7200 SoC - Ringacc and UDMA nodes for Main and MCU NAVSS, which are compatible with J721E Soc, to enable DMA support - MCU CPSW2g DT nodes to enable networking and board data Changes in v4: - fixed comments from Suman Anna Changes in v3: - rebase - updated dependencies - added tested-by Changes in v2: - fixed DT build warnings (Nishanth Menon) v3: https://lore.kernel.org/patchwork/cover/1308044/ v2: https://lore.kernel.org/patchwork/cover/1302290/ v1: https://lore.kernel.org/patchwork/cover/1301067/ Grygorii Strashko (3): arm64: dts: ti: k3-j7200-main: add main navss cpts node arm64: dts: ti: k3-j7200-mcu: add mcu cpsw nuss node arm64: dts: ti: k3-j7200-common-proc-board: add mcu cpsw nuss pinmux and phy defs Peter Ujfalusi (1): arm64: dts: ti: k3-j7200: add DMA support .../dts/ti/k3-j7200-common-proc-board.dts | 45 +++++++ arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 48 +++++++ .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 118 ++++++++++++++++++ 3 files changed, 211 insertions(+) -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel