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 A8D59EB64DC for ; Tue, 11 Jul 2023 06:32:35 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hTLc1dua6uO2HZqtmQ2WZ1/1wC1lltQPjkNLmn2FiPs=; b=v/ifE1HBnS9IC7 7dqk8VesgMEMu0TWFFtrX0VY9rPVwHBsErcwT7aTrzXwoLi1tcsuwuE4H7sC70e8J26C2/d9QtI7p 53t2rry6Am8iLGuaDCkIgjucM8tVtWp2zuPjZNWAkIsnEC2bkC6BRyql5dCb4WdCG9pStDaPuU37a X+WkgW/UvRGjhgk2cM7hMLUmUnJG3C1H9EvT/fboNZ+UtQp/nCYFppKTD8K3EZ565wE6TEZLWpX+6 dKWMuKDOw3UrdN2fZLE8oR1FhF0yXeO8h8xKpO3e7PBQvz2uX6M6g5tFY01LNSQPNaLpNCnCxzk+b J7V/tQe0Kqr+SlwO9oTQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qJ6us-00Dt0U-2R; Tue, 11 Jul 2023 06:32:06 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qJ6uo-00DszF-2u for linux-arm-kernel@lists.infradead.org; Tue, 11 Jul 2023 06:32:04 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36B6VwhA057997; Tue, 11 Jul 2023 01:31:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1689057118; bh=NT//xZOavgQ88cKD7CQnQDQ/Qu7FIJsFVnx2izFec1Y=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=TquH3BuJkR2GjS3gjonYVOchmH28liUTJY6nkwuUtPNCRGDR2Yg8/MzSvBcIfjcBr bGSDssVEFY0B33e9j+cS88c5lClyGRLw83E/2YYS83djTvf9/MGGC//JawVkxUg3H4 Z81u6ulnboxDoYNfGAM8D6t6+Sx1i2YZ4z5n+3bk= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 36B6Vw4h100161 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 11 Jul 2023 01:31:58 -0500 Received: from DFLE106.ent.ti.com (10.64.6.27) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 11 Jul 2023 01:31:58 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 11 Jul 2023 01:31:58 -0500 Received: from [10.24.68.113] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36B6Vsok023503; Tue, 11 Jul 2023 01:31:55 -0500 Message-ID: Date: Tue, 11 Jul 2023 12:01:54 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v5 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux Content-Language: en-US To: Krzysztof Kozlowski , , CC: , , , , , , , References: <20230710101705.154119-1-j-choudhary@ti.com> <20230710101705.154119-2-j-choudhary@ti.com> <23833669-b9f7-94aa-ea42-56843842cba6@linaro.org> From: Jayesh Choudhary In-Reply-To: <23833669-b9f7-94aa-ea42-56843842cba6@linaro.org> 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-20230710_233203_015646_8DCCC258 X-CRM114-Status: GOOD ( 12.85 ) 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 10/07/23 17:13, Krzysztof Kozlowski wrote: > On 10/07/2023 12:17, Jayesh Choudhary wrote: >> From: Siddharth Vadapalli >> >> The system controller node manages the CTRL_MMR0 region. >> Add serdes_ln_ctrl node which is used for controlling the SERDES lane mux. >> >> Signed-off-by: Siddharth Vadapalli >> [j-choudhary@ti.com: Add reg property to fix dtc warning] >> Signed-off-by: Jayesh Choudhary >> --- >> arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 23 ++++++++++++++++++++++ >> 1 file changed, 23 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi >> index 2ea0adae6832..68cc2fa053e7 100644 >> --- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi >> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi >> @@ -5,6 +5,9 @@ >> * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/ >> */ >> >> +#include >> +#include > > Why? What do you use from that binding? > Missed idle-state in the mux-controller node here for default values. I will wait for more feedback and then re-spin the series. Thanks, -Jayesh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel