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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D8EC3C636D7 for ; Tue, 21 Feb 2023 14:03:14 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:CC:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Hcrr2bXa/IBjG4RrZQBn4tREJYlM0aQEe/cX4nH+8DY=; b=lcVnKNcHf6ptHP 9TxQciWZ/hSObWwzdPigKWPGeQa4Kq91sn5AHGSIA3nqG8MmxqH91eNFbNtqatodqd/ZfWjo75M39 oZehVpQPjXsTvaCxSV13cs5WNZmNc7g5rB+EzTcD2718rvFEo9LwTTzZWmx2Dianwtln1AvjNtSzv M8/GYrWKkQ26kmk8wYgsO6143mMXuSXwpaZ5EM8OiKUay7Qie54MK4KOs0YC6V0nJrKw9t4OaYVPF ZeFj0eHC6dqkH2/rVyFExiMd0smFEThh4WfTM08F7AE1qMWzme/g3yjo5ujOSh4WE2iDX6WGSAIyy U9MI6EgAADD66gr2ElTw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUTDd-008PeY-JK; Tue, 21 Feb 2023 14:02:09 +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 1pUTDa-008PcS-Mq for linux-arm-kernel@lists.infradead.org; Tue, 21 Feb 2023 14:02:08 +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 31LE1uZ9076966; Tue, 21 Feb 2023 08:01:56 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1676988116; bh=5HIcBVXU+K8mmgkfAM3rrTSW8a4UTl8+daYL2j36OY0=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=QmJoE5ymGJJN8cIxtkm+pyIh8GGn6fRU8dpHzcqkY2EJjVFMYbCNymn6NPprTliO0 4v0AORyavJ9BNyqw4zjuapWQaRgSoTTfrsOhvfntol6g31VVSdtsQujbNpMAhjt5rt zOB0fUPFBglQ7ctmWmJkDxDGAtbbysjDt56gX3i0= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 31LE1usp077379 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 21 Feb 2023 08:01:56 -0600 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Tue, 21 Feb 2023 08:01:56 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Tue, 21 Feb 2023 08:01:56 -0600 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 31LE1u9p017874; Tue, 21 Feb 2023 08:01:56 -0600 Date: Tue, 21 Feb 2023 08:01:56 -0600 From: Nishanth Menon To: Ravi Gunasekaran CC: , , , , , , , , Subject: Re: [PATCH v10 3/9] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node Message-ID: <20230221140156.ml6dlhqg3a7cxvac@squishy> References: <20230221120612.27366-1-r-gunasekaran@ti.com> <20230221120612.27366-4-r-gunasekaran@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230221120612.27366-4-r-gunasekaran@ti.com> 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-20230221_060206_892692_0B4668A7 X-CRM114-Status: GOOD ( 12.27 ) 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-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 On 17:36-20230221, Ravi Gunasekaran wrote: > From: Matt Ranostay > > Add dt node for the single instance of WIZ (SERDES wrapper) and > SERDES module shared by PCIe, eDP and USB. [...] > > diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi > index 84e5689fff9f..af6c93f0a055 100644 > --- a/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi [...] > @@ -33,11 +44,18 @@ > #size-cells = <1>; > ranges = <0x00 0x00 0x00104000 0x18000>; > > - usb_serdes_mux: mux-controller@0 { > + usb_serdes_mux: mux-controller-0 { was'nt this just introduced in the patch just prior, if so, NAK, do the changes where they are introduced. > compatible = "mmio-mux"; > #mux-control-cells = <1>; > mux-reg-masks = <0x0 0x8000000>; /* USB0 to SERDES0 lane 1/3 mux */ > }; _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel