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 0E3EFC04A6A for ; Thu, 3 Aug 2023 06:37:53 +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: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=7KCt78JApgaHzTCSzElnepfZC+a8cErRV1PLZnih+qA=; b=WVUTsM1bF5FZGD Icgov6TI2rwrMTgyr9SFl6y4d/5r4iVM9rAf77Fz4mpWnzjchH6NxPQzGkD50AeQ8K3Qbf8MncTNM F5rwoFiQAXESDoSPXeLGubLmrx2nCzOIhILwdGpg88el97a0yHD59hLLv11P9hKdjZH7DJ4z7COKD wnguJ67Erhm2nqx3798n7wR2vfG3hl436fr172Jj6qkUkyBp+e8GNRYiG47jcdcxMp65YAUSCIN0h vnxn1FUF7qHl8JkJoQbPKPZLNdZTbHEQraDti5xK6xF6OP9n+DlwS+zxC0X/aO2Q3nVYU526ayNP9 ZJoODo3kgukASYz8/fPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRRxk-006mk1-20; Thu, 03 Aug 2023 06:37:32 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qRRxh-006mhy-1t for linux-arm-kernel@lists.infradead.org; Thu, 03 Aug 2023 06:37:30 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3736bHYX037654; Thu, 3 Aug 2023 01:37:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691044637; bh=XTJHQTX9oTSDJbXWxKq+IbGES7RZW2UA3rcyNMb1hcg=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=JfEFqPGHU+OY6XH0IdXjOlFc2FZkb1PfC83BfNbNS6BvsFpW2prjqxCM1FUighTra dXUls1oQFlZ2Njz9urTbUDX9vjNs8tsaqNaiHjSttX5KLV+50aC/7KrvSmzxD9cCFN E34z8rODsezRpaAYEpXp+cEPjyUF5x7LYhYrDgJc= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3736bHBK129550 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 3 Aug 2023 01:37:17 -0500 Received: from DFLE102.ent.ti.com (10.64.6.23) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 3 Aug 2023 01:37:16 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) 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 via Frontend Transport; Thu, 3 Aug 2023 01:37:16 -0500 Received: from [10.249.128.142] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3736bBqQ014193; Thu, 3 Aug 2023 01:37:12 -0500 Message-ID: <0b7b6632-9c0c-2dd1-287a-bc1be72f9446@ti.com> Date: Thu, 3 Aug 2023 12:07:10 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v3 6/8] arm64: dts: ti: k3-am625-beagleplay: Add DSS pinmux info Content-Language: en-US To: Nishanth Menon CC: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Catalin Marinas , Conor Dooley , Devicetree List , Linux Kernel List , Linux ARM Kernel List , Tomi Valkeinen , Rahul T R , Devarsh Thakkar , Jai Luthra , Jayesh Choudhary References: <20230728173438.12995-1-a-bhatia1@ti.com> <20230728173438.12995-7-a-bhatia1@ti.com> <20230730163323.fp62ehguxz4u4s7l@manhole> From: Aradhya Bhatia In-Reply-To: <20230730163323.fp62ehguxz4u4s7l@manhole> 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-20230802_233729_674910_547ED3EA X-CRM114-Status: UNSURE ( 8.31 ) X-CRM114-Notice: Please train this message. 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 30-Jul-23 22:03, Nishanth Menon wrote: > On 23:04-20230728, Aradhya Bhatia wrote: > [...] > >> +&dss { >> + pinctrl-names = "default"; >> + pinctrl-0 = <&dss0_pins_default &oldi0_pins_default>; > > Same - > pinctrl-0 = <&dss0_pins_default>, <&oldi0_pins_default>; Thanks! Will fix this for both the patches in next version! >> +}; >> -- >> 2.40.1 >> > Regards Aradhya _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel