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 E97D5C001DC for ; Sun, 30 Jul 2023 16:33:59 +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=X8bUXEcSuJYHpahUdga1QqkZ+3brQErjKnPK5DAJHjo=; b=P0wG6wsyP3xCu9 b4qg0n+bNyRDX07T17Lx8Og77dieiOwlS+izhey/9KdDESpW2aCJ+CDUue+2Msq7HrMJXxwZbe4Ug DZIGAUUMlF6AeSmdy9dsqg5DCI/6JmDM2NVW2rr/1nCKX+7teTWnJhT7DJW+bDixmZEkmZ2pJCP4j rdOvU6RGW3HKBZDMrl12qbVKrMu61NDMaLK4Jyj+sWfXsoTcKIYaryYDzEsaGXlEl3R47VRfI61KZ Xp0/AaFbT1tsrldGPnqeEFzxSl+IZbV9IgE76UzRbvCJV6TmRe5aKWtxj5C9PUdrnl3MNlzK86XpT Tyu+wAhW/8efbq5FZkog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQ9ML-00C5M6-1k; Sun, 30 Jul 2023 16:33:33 +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 1qQ9MJ-00C5Lc-0n for linux-arm-kernel@lists.infradead.org; Sun, 30 Jul 2023 16:33:32 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36UGXO2K101207; Sun, 30 Jul 2023 11:33:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1690734804; bh=UbK6VczzUc+IeuNsHfdHRJGM+KHDFC25Yriv34c97yE=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=p2FcX4JGfERSwgqdwa8Ur4vi+wxLiaG94cf0C9x+YlUgrf03LJdh2KEUQ9RwFGmdl Wl39u2sgzy3elqZuBzj+6wPwtQEbyv6C7YxY7eUuEuwzPxaB7jlNHiVfC2HUyMWiJc 0hAuqKJKaC62W0Aab6BfWqwDkeY40jqd5oGW3xDM= Received: from DFLE110.ent.ti.com (dfle110.ent.ti.com [10.64.6.31]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 36UGXNjP025254 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sun, 30 Jul 2023 11:33:23 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Sun, 30 Jul 2023 11:33:23 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) 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.2507.23 via Frontend Transport; Sun, 30 Jul 2023 11:33:23 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36UGXNoc065888; Sun, 30 Jul 2023 11:33:23 -0500 Date: Sun, 30 Jul 2023 11:33:23 -0500 From: Nishanth Menon To: Aradhya Bhatia 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 Subject: Re: [PATCH v3 6/8] arm64: dts: ti: k3-am625-beagleplay: Add DSS pinmux info Message-ID: <20230730163323.fp62ehguxz4u4s7l@manhole> References: <20230728173438.12995-1-a-bhatia1@ti.com> <20230728173438.12995-7-a-bhatia1@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230728173438.12995-7-a-bhatia1@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-20230730_093331_328354_0161C16A X-CRM114-Status: UNSURE ( 8.42 ) 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 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>; > +}; > -- > 2.40.1 > -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel