Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4149346pxj; Tue, 25 May 2021 01:17:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxHkenb8l6pbZyxHTBfzN0yQaoJwCSD6emXeDzrMoImA1uKX4JzAkRcM4B9wtU1TDGN/7JB X-Received: by 2002:a50:ccdc:: with SMTP id b28mr30298161edj.92.1621930669674; Tue, 25 May 2021 01:17:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621930669; cv=none; d=google.com; s=arc-20160816; b=Yot9wv7AXasWku2bbYy3pMaorE3AGnG1BsUDLhfuo6UNTX0ad0Vhh/ZohncSmfy3EK mZ8Jvi7Aqux6m3RsytAFY9sNDlQ/zzKcnHfQJE10ckfEx3q0TnECPqOQSdvk2jutAy1L BPxzN0yS9/a57R5+mA79IZfqvjNxjwOyrK6174kxv6yRTHIr2Kvti2vfXbPWnw83BjKM IhEnFn+DhTkpJUUXUuQ7gcltdFR09EgdEwpboA9DQ8cGBQooyCEhX3Kor5gIIhTcyn/O QKV2UyDVAWODHAxOQlOoqCOph0no1IDTq2Y9grGgJ3ah9dgnUrFwosYv7qtFV0/xsYlN RbHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=wFmNS1MAthpbmLey2Jcox9o5KTdr/c1oAGQAkue5eBE=; b=lfRPOxUYN5O7eOpcZvCH46Fi3OeC9zRuzzslu2KJ6bzbQJM/eLWo3tTcHBDJj0KgTr GuozIcy5igbXuurljbUiV/GkfQSvMTe+RClf9+6Z3I/fRC9qQUAZwykliB80o94meStZ Q412uApj45tNVM6MtIyurb/jw3w2H+zksBekHLzKmAe4Ee9/4VlqPFOJ9V2PUhOURpHV t1k6kT6iONZ6x95ypCKJ5eB+dy73XQ3v0Y2JD2TcD0HVPP18FwmLHKuE0GCREHeJKNgO fQhy+LR2Q20t7Cy2M1/mrtjt2U7ep6b2jY+X/fyPHIgR+jZ5c1uoCDZoD98ruB0EnDH9 pDPA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n15si16499114eda.51.2021.05.25.01.17.27; Tue, 25 May 2021 01:17:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230224AbhEYG3k (ORCPT + 99 others); Tue, 25 May 2021 02:29:40 -0400 Received: from muru.com ([72.249.23.125]:60060 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230509AbhEYG3c (ORCPT ); Tue, 25 May 2021 02:29:32 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id BF01D807E; Tue, 25 May 2021 06:28:06 +0000 (UTC) Date: Tue, 25 May 2021 09:27:58 +0300 From: Tony Lindgren To: Suman Anna Cc: Gowtham Tammana , bcousson@baylibre.com, robh+dt@kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Grygorii Strashko , Nisanth Menon Subject: Re: [PATCH] ARM: dts: DRA7x: Fix duplicate USB4 device node Message-ID: References: <20210521211851.14674-1-g-tammana@ti.com> <9445e5c9-819c-0aed-f96f-b1ac2ea7d13e@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9445e5c9-819c-0aed-f96f-b1ac2ea7d13e@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Suman Anna [210524 15:24]: > This can be fixed in couple of different ways, and I see there have been > different commits that have ultimately caused this. > 6b14eb4705d6 ("ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi") > 549fce068a31 ("ARM: dts: dra7: Add l4 interconnect hierarchy and ti-sysc data" > bcbb63b80284 (ARM: dts: dra7: Separate AM57 dtsi files") > c7b72abca61e ("ARM: OMAP2+: Drop legacy platform data for dra7 dwc3") > > Would you prefer that we just drop the USB4 target-module reference in > dra7-l4.dtsi following the first commit? Looking at commit 549fce068a31 above, we have dra7-l4.dtsi define a module at 0x48940000. But maybe the module is only used for dwc on dra74x? If this controller instance is on all dra7 SoCs, then it should be in dra7-l4.dtsi. If the controller instance is only on dra74x, it should be only in dra74x.dtsi file. Sorry sounds like I have confused some hardware differences along the way. Regards, Tony