From patchwork Fri Sep 15 06:46:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neha Malcom Francis X-Patchwork-Id: 13386391 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 33B61EEB596 for ; Fri, 15 Sep 2023 06:47:32 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=HVvO5+lnYWGgN0KGKJuD+2kar9/g8/WdNVFkGdEfV3Q=; b=rppQnsU3JY7pDG FArhIwZGuaS2rfxobrH3ejSv0DBJM0AGnm4AkhYrS7b6aFLT8kFXqapmjMjeJxvisgfVhEM72pVNR PWxEPNb8rVtyCTc3RW/N8Aq1uiHzyHPuCqh9PzOJiBLZtE9yPqw+zZhLHII6s7GlYeffHnrWBFh51 zw+wQDeVlb7tfcMfXlQRdKRoFyb0h2dMWPDOHT0MnQYT1g3e7tYs7jX0mXAA4bs7BFm7y8f8EYj0y fJVJa+hk9C+A9Wi1Iz6Dbk0fagVlvFiPHFkK9Q8wDFUKAx7yrzE/lF34eW+PKUDXxX09yMmhxg2in ULvrLYwmN6yt5RX5anZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qh2bc-009vyQ-2b; Fri, 15 Sep 2023 06:47:08 +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 1qh2bZ-009vvt-1o for linux-arm-kernel@lists.infradead.org; Fri, 15 Sep 2023 06:47:06 +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 38F6kwPS095809; Fri, 15 Sep 2023 01:46:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1694760418; bh=NzM7G5G1bjd/sTR3D+P4BRwYnN4C590BrMv156UxE9A=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=XUnirBViAoKzGXQ9LFMAITLnV1JMeTrSfdiFqy7iMBPcEimBzy96kq+zE2ZmGgdq6 qu7Z17ZFBDIjYWAENhop3ekkp4LgJtTJc9c9mqeIQgcfph4fLYsQpyNvJlu+ZIgAsT 4205i1CLGylXImbLf5/KdNS8RRjZpOi9msAyPaF0= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 38F6kw0a043988 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 15 Sep 2023 01:46:58 -0500 Received: from DFLE102.ent.ti.com (10.64.6.23) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 15 Sep 2023 01:46:57 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) 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; Fri, 15 Sep 2023 01:46:58 -0500 Received: from a0497641-HP-Z2-Tower-G9-Workstation-Desktop-PC.dhcp.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 38F6kotc071619; Fri, 15 Sep 2023 01:46:56 -0500 From: Neha Malcom Francis To: , , CC: , , , Subject: [PATCH v2 2/2] soc: ti k3-socinfo: Fix typo Date: Fri, 15 Sep 2023 12:16:50 +0530 Message-ID: <20230915064650.2287638-3-n-francis@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230915064650.2287638-1-n-francis@ti.com> References: <20230915064650.2287638-1-n-francis@ti.com> MIME-Version: 1.0 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-20230914_234705_674654_FF8C0EA6 X-CRM114-Status: GOOD ( 10.79 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Fix typo in driver that comments out wrong bit. Signed-off-by: Neha Malcom Francis --- drivers/soc/ti/k3-socinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/soc/ti/k3-socinfo.c b/drivers/soc/ti/k3-socinfo.c index 6de1e3531af9..417f3f33cd01 100644 --- a/drivers/soc/ti/k3-socinfo.c +++ b/drivers/soc/ti/k3-socinfo.c @@ -20,7 +20,7 @@ * 31-28 VARIANT Device variant * 27-12 PARTNO Part number * 11-1 MFG Indicates TI as manufacturer (0x17) - * 1 Always 1 + * 0 Always 1 */ #define CTRLMMR_WKUP_JTAGID_VARIANT_SHIFT (28) #define CTRLMMR_WKUP_JTAGID_VARIANT_MASK GENMASK(31, 28)