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=-17.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 257BBC48BCD for ; Tue, 8 Jun 2021 10:40:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1157561287 for ; Tue, 8 Jun 2021 10:40:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231577AbhFHKml (ORCPT ); Tue, 8 Jun 2021 06:42:41 -0400 Received: from fllv0016.ext.ti.com ([198.47.19.142]:57390 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230351AbhFHKmk (ORCPT ); Tue, 8 Jun 2021 06:42:40 -0400 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 158Aec9H057922; Tue, 8 Jun 2021 05:40:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1623148838; bh=2ZYkUmeiSOpEfONQLdfJT2cDK8XOXDxo6jo/QLfcX2Q=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=M37LXsb5L7dVPpEKewndJG0AX6PngaEfupZStvmSZ+5Uk7Vhh36A0ArYlTMDXo2gn FFP3lZpWjST8HL18NtUXlR9Am9l1NWBk/rs8KWzfyN7BgT9ZUIfvIa22WFmUwqZOlg xDzgthDEBGZ6W9GmmH+KDcKUP7igjMMqMVe9A9N0= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 158Aecg7098397 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 8 Jun 2021 05:40:38 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 8 Jun 2021 05:40:38 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Tue, 8 Jun 2021 05:40:37 -0500 Received: from [10.250.100.73] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 158AeZhJ080746; Tue, 8 Jun 2021 05:40:35 -0500 Subject: Re: [PATCH v4] ARM: dts: dra7: Fix duplicate USB4 target module node To: Gowtham Tammana , Suman Anna , , CC: , , , , , Nisanth Menon References: <20210602220458.9728-1-g-tammana@ti.com> From: Grygorii Strashko Message-ID: Date: Tue, 8 Jun 2021 13:40:34 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210602220458.9728-1-g-tammana@ti.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/06/2021 01:04, Gowtham Tammana wrote: > With [1] USB4 target-module node got defined in dra74x.dtsi file. > However, the earlier definition in [2] was not removed, and this > duplication of the target module is causing boot failure on dra74 > variant boards - dra7-evm, dra76-evm. > > USB4 is only present in DRA74x variants, so keeping the entry in > dra74x.dtsi and removing it from the top level interconnect hierarchy > dra7-l4.dtsi file. This change makes the USB4 target module no longer > visible to AM5718, DRA71x and DRA72x so removing references to it in > their respective dts files. > > [1]: commit c7b72abca61ec ("ARM: OMAP2+: Drop legacy platform data for > dra7 dwc3") > [2]: commit 549fce068a311 ("ARM: dts: dra7: Add l4 interconnect > hierarchy and ti-sysc data") > > Fixes: c7b72abca61ec ("ARM: OMAP2+: Drop legacy platform data for dra7 dwc3") > Signed-off-by: Gowtham Tammana > --- > v4: > - moved the node under l4_per3 instead of ocp as per Tony and > Grygorii suggestion > v3: > - https://lore.kernel.org/linux-arm-kernel/20210526213035.15448-1-g-tammana@ti.com/ > - fixed error in references to the commits > - mentioned the boards that failed > v2: > - https://lore.kernel.org/linux-arm-kernel/20210526172038.17542-1-g-tammana@ti.com/ > - changed reference to commit sha instead of line numbers > - added Fixes: tag > - moved the defintion to dra74.dtsi as per Suman and Tony review comments > v1: > - https://lore.kernel.org/linux-arm-kernel/20210521211851.14674-1-g-tammana@ti.com/ > > > arch/arm/boot/dts/am5718.dtsi | 6 +-- > arch/arm/boot/dts/dra7-l4.dtsi | 22 -------- > arch/arm/boot/dts/dra71x.dtsi | 4 -- > arch/arm/boot/dts/dra72x.dtsi | 4 -- > arch/arm/boot/dts/dra74x.dtsi | 92 ++++++++++++++++++---------------- > 5 files changed, 50 insertions(+), 78 deletions(-) > Thank you. Reviewed-by: Grygorii Strashko -- Best regards, grygorii 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=-15.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 99B49C4743E for ; Tue, 8 Jun 2021 10:42:33 +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 6AE9C61246 for ; Tue, 8 Jun 2021 10:42:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6AE9C61246 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=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:CC:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=9aUg5GCwqYy06n3UP9nkt6r0KLQOULaNukIJetWTRIo=; b=kRjYgNM8fdmHyay4zJXv/iwC0h 7i8c8h8n61wJo7q0xcAlzBbUQBNXqSOcIkCKBjssMo0i/ygNDrX92ZJvZbzs75iKgRMon3UozvU1z dVeIDzGTp0zfeUIEEl6/EDDSvHioVFoAP8ZbtxQNX6NvNxmeZ4SDaMTx14ws76/BH7batLJMYAKsz bLEO65Gp+jUsasT0PLTZz+GnD5FlUsnxZdf8t8E2uNhR0wmtdp2b71KQZRHF/7CUNsNMqEOgb8i/D u8R8fxZvnERylAyMKs6wddU4GZHIAFuTuXlgVGPFAmeHiVAjrUg69ZXEKs9cua5PwYChj6/8GjjzR /CVy7DNA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqZAA-007jIr-Fj; Tue, 08 Jun 2021 10:40:50 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqZA3-007jHI-Qo for linux-arm-kernel@lists.infradead.org; Tue, 08 Jun 2021 10:40:47 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 158Aec9H057922; Tue, 8 Jun 2021 05:40:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1623148838; bh=2ZYkUmeiSOpEfONQLdfJT2cDK8XOXDxo6jo/QLfcX2Q=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=M37LXsb5L7dVPpEKewndJG0AX6PngaEfupZStvmSZ+5Uk7Vhh36A0ArYlTMDXo2gn FFP3lZpWjST8HL18NtUXlR9Am9l1NWBk/rs8KWzfyN7BgT9ZUIfvIa22WFmUwqZOlg xDzgthDEBGZ6W9GmmH+KDcKUP7igjMMqMVe9A9N0= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 158Aecg7098397 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 8 Jun 2021 05:40:38 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 8 Jun 2021 05:40:38 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Tue, 8 Jun 2021 05:40:37 -0500 Received: from [10.250.100.73] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 158AeZhJ080746; Tue, 8 Jun 2021 05:40:35 -0500 Subject: Re: [PATCH v4] ARM: dts: dra7: Fix duplicate USB4 target module node To: Gowtham Tammana , Suman Anna , , CC: , , , , , Nisanth Menon References: <20210602220458.9728-1-g-tammana@ti.com> From: Grygorii Strashko Message-ID: Date: Tue, 8 Jun 2021 13:40:34 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210602220458.9728-1-g-tammana@ti.com> Content-Language: en-US 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-20210608_034043_985710_AD4B79F9 X-CRM114-Status: GOOD ( 19.23 ) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03/06/2021 01:04, Gowtham Tammana wrote: > With [1] USB4 target-module node got defined in dra74x.dtsi file. > However, the earlier definition in [2] was not removed, and this > duplication of the target module is causing boot failure on dra74 > variant boards - dra7-evm, dra76-evm. > > USB4 is only present in DRA74x variants, so keeping the entry in > dra74x.dtsi and removing it from the top level interconnect hierarchy > dra7-l4.dtsi file. This change makes the USB4 target module no longer > visible to AM5718, DRA71x and DRA72x so removing references to it in > their respective dts files. > > [1]: commit c7b72abca61ec ("ARM: OMAP2+: Drop legacy platform data for > dra7 dwc3") > [2]: commit 549fce068a311 ("ARM: dts: dra7: Add l4 interconnect > hierarchy and ti-sysc data") > > Fixes: c7b72abca61ec ("ARM: OMAP2+: Drop legacy platform data for dra7 dwc3") > Signed-off-by: Gowtham Tammana > --- > v4: > - moved the node under l4_per3 instead of ocp as per Tony and > Grygorii suggestion > v3: > - https://lore.kernel.org/linux-arm-kernel/20210526213035.15448-1-g-tammana@ti.com/ > - fixed error in references to the commits > - mentioned the boards that failed > v2: > - https://lore.kernel.org/linux-arm-kernel/20210526172038.17542-1-g-tammana@ti.com/ > - changed reference to commit sha instead of line numbers > - added Fixes: tag > - moved the defintion to dra74.dtsi as per Suman and Tony review comments > v1: > - https://lore.kernel.org/linux-arm-kernel/20210521211851.14674-1-g-tammana@ti.com/ > > > arch/arm/boot/dts/am5718.dtsi | 6 +-- > arch/arm/boot/dts/dra7-l4.dtsi | 22 -------- > arch/arm/boot/dts/dra71x.dtsi | 4 -- > arch/arm/boot/dts/dra72x.dtsi | 4 -- > arch/arm/boot/dts/dra74x.dtsi | 92 ++++++++++++++++++---------------- > 5 files changed, 50 insertions(+), 78 deletions(-) > Thank you. Reviewed-by: Grygorii Strashko -- Best regards, grygorii _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel