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 59EBBC77B78 for ; Thu, 4 May 2023 11:53:12 +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=Law9arYXUvUzYH5f16mHjl4tccE2HEfFOmAT9tKhlU0=; b=yraXx7mgYMM0bq r3L8OCwTXNQbOQM8OPQ/GbXcS7q66tHX7X5MViJ/tSGsKnffui9WVCuK7y/MarzTIoDbGZWguC1eK 8zLyWt2gUYhcK/WxWI7j9irj4QssSGckH2sOybNghCcphOMKvHI9MBW2CstT07umfjCjEp+X8E2nq d8TZKKEnAIYnCliS4HVgYjdsuTQkXhC4Ljj1fl+ATNqS83DxouHil/wUL2EANLydiGExP4xhekJcE /EoAOfBS9HO9fNvjeib5Hc5kJ/zZG14+M4kNaFXNQnHswkwdCMqledeUg72XJ8sAyBKfIhJwCkQCd lVmTFteQ5FJSHJrEUmNA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1puXVV-007jYy-2Z; Thu, 04 May 2023 11:52:21 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1puXVT-007jYN-2q for linux-arm-kernel@lists.infradead.org; Thu, 04 May 2023 11:52:21 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 344Bq8Mv049016; Thu, 4 May 2023 06:52:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1683201128; bh=UBO8+Aq6ZMaLHb6b4g7FC3umBIeXotIckk2IFl8ZmFk=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=aKPn0kseIzSBahQ34K+Q7bN/34NIl44peySVhsUssSOxKNeSQahVzY9tGg+IXx2oW JBVwa4+QHwUdS9aVmk6ItCguX7uAiJUzY8rdpWQ7K1sKGfnrrnHzlSXYBQ9lom+Br0 YR1CKFkOS5QOdV3ofwsrmu9h+woOXgl+w37FcpE0= 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 344Bq8g7113628 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 4 May 2023 06:52:08 -0500 Received: from DFLE112.ent.ti.com (10.64.6.33) 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, 4 May 2023 06:52:07 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE112.ent.ti.com (10.64.6.33) 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, 4 May 2023 06:52:07 -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 344Bq7cn022908; Thu, 4 May 2023 06:52:07 -0500 Date: Thu, 4 May 2023 06:52:07 -0500 From: Nishanth Menon To: Thejasvi Konduru CC: Tero Kristo , Rob Herring , Krzysztof Kozlowski , , , , Andrew Davis , Vignesh Raghavendra , Apurva Nandan , Udit Kumar Subject: Re: [PATCH] arm64: dts: ti: k3-j784s4: Fix wakeup pinmux range and pinctrl node offsets Message-ID: <20230504115207.h6trzy4mqjcbkcm3@comment> References: <20230503083143.32369-1-t-konduru@ti.com> <20230503114625.gqnijd3bog5bwemz@parameter> <31b31af7-6c54-7d05-f7ef-fcceba48580e@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <31b31af7-6c54-7d05-f7ef-fcceba48580e@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-20230504_045219_998307_61B1359B X-CRM114-Status: GOOD ( 14.41 ) 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 14:36-20230504, Thejasvi Konduru wrote: > > On 03/05/23 17:16, Nishanth Menon wrote: > > On 14:01-20230503, Thejasvi Konduru wrote: > > > The wkup_pmx register region in j784s4 has multiple non-addressable > > > regions, hence the existing wkup_pmx region is split as follows to > > > avoid the non-addressable regions. The pinctrl node offsets are > > > also corrected as per the newly split wkup_pmx* nodes. > > > > > > wkup_pmx0 -> 13 pins (WKUP_PADCONFIG 0 - 12) > > > wkup_pmx1 -> 11 pins (WKUP_PADCONFIG 14 - 24) > > > wkup_pmx2 -> 72 pins (WKUP_PADCONFIG 26 - 97) > > > wkup_pmx3 -> 1 pin (WKUP_PADCONFIG 100) > > > > > > Fixes: 4664ebd8346a ("arm64: dts: ti: Add initial support for J784S4 SoC") > > > Signed-off-by: Thejasvi Konduru > > > --- > > Could you provide a link to the output of: > > $ cat /sys/kernel/debug/pinctrl/*/pins > > https://gist.github.com/thejasvikonduru/05b1a8e0fd8176116b7a3cc4e43b244a Was this failing prior to this patch? Trying to understand the "Fix" aspect of this patch. -- 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