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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 632ADC433F5 for ; Tue, 15 Feb 2022 19:17:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243496AbiBOTRW (ORCPT ); Tue, 15 Feb 2022 14:17:22 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:42998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243518AbiBOTRS (ORCPT ); Tue, 15 Feb 2022 14:17:18 -0500 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4923610F9B5 for ; Tue, 15 Feb 2022 11:17:08 -0800 (PST) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 21FJH11m054157; Tue, 15 Feb 2022 13:17:01 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1644952621; bh=6+4pNjB4kGYhVNFqBm0KwJ30sZDsMp6NZjQKle6vH58=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=s8lu9Cogqf4+4irS1uoqqLkePMbgism4OjNJJoYBycwZqR4D8apaJ4BX7/JW0nTep TIuy90ARiQFaPdzzhbXx9CCg9mFaJ1FSuenTSy4ogx/5WuYgMon8WYLqiLqPS15i6s 4w7wXVLm7RCHb6Wd1Y+zSydcuF+blf1rcwCEjit0= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 21FJH0UW024912 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 15 Feb 2022 13:17:01 -0600 Received: from DFLE102.ent.ti.com (10.64.6.23) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 15 Feb 2022 13:17:00 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) 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.2308.14 via Frontend Transport; Tue, 15 Feb 2022 13:17:00 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 21FJGxwV023879; Tue, 15 Feb 2022 13:17:00 -0600 Date: Wed, 16 Feb 2022 00:46:59 +0530 From: Pratyush Yadav To: Michael Walle CC: , , Tudor Ambarus , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra Subject: Re: [PATCH v1 09/14] mtd: spi-nor: micron-st: fix micron_st prefix Message-ID: <20220215191659.cjcmoitewpcu3avk@ti.com> References: <20220202145853.4187726-1-michael@walle.cc> <20220202145853.4187726-10-michael@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220202145853.4187726-10-michael@walle.cc> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/02/22 03:58PM, Michael Walle wrote: > The usual prefix is micron_st, so use that instead of st_micron. > > Signed-off-by: Michael Walle Reviewed-by: Pratyush Yadav -- Regards, Pratyush Yadav Texas Instruments Inc.