Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp73818ybh; Tue, 10 Mar 2020 19:41:23 -0700 (PDT) X-Google-Smtp-Source: ADFU+vvgbOJGmDE9b7xKxyD31aYqZ1RtDg/tSxUnqV8m5ubDbUmyHx0jgvurTo3bUOCtJxlm76LI X-Received: by 2002:aca:4d8:: with SMTP id 207mr193772oie.70.1583894483570; Tue, 10 Mar 2020 19:41:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583894483; cv=none; d=google.com; s=arc-20160816; b=K8tbNSb8GhyS/YakYewg3AK+uXV6WvyeJNKHPI2Bx11HSC0So8RqWO2iEbpn7RNLMi FQvZ0m1BNZ36IyYJOlwLkxFOLA/tErNfpwuaOsHAq1197ehE5KlpDT5oFkAo1QkaBJqd 1Gr2r0QvEodMbjtZbRALCKVjzYIAnHkvURkpWxD4sUU3+lOSqcB2AJlYu7Zcrb6MYXEZ mJ8HcI6cBlYkGvy0XtFS4OQgpkDHd1ZHbrEz11HPx2/glwvErDOITSTdpZbA5tSg+2CL oZGId6CUuOxvzadBJ/Bo1heVivghP2buMysT9IW0N6Hll2Bwedu2VwVLaJt9sD32ogEg D0oA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:from:message-id:mime-version:subject :cc:to:references:in-reply-to; bh=zBhZOrZ6cYcDWXHlzcpgYpchYlH0kCRjvAft8dK93eY=; b=F5l5bCnfKy8Hs/DxlvX4QxsuuhO0vKZ874SvzRQdUZDA74cXK3p810j5E3o50WxfrX zq3N2DXh6/6I24hoDw0Fzgx8dVMMC1b9P6oLz48U8G9+vWhkgylVT8MKoDYYtXCceLfS QGZ5jA7aUFI7P6g7g5VUAlSDTheeaftUKocJNjMgPR1D2eaZ3bRLHew/7G8aOtdMnsuF EF00tHRj4aXL96KzNTQKVRN0rhfW/dSlLdagepC8VwLuDThgg898ptWNvfr3t0jOIhw1 ub4yUq3XLmmSln4OuD9VgLClhle0XKdUyy3S6aw/Srp2BUCMuRa8UDLlT69FPCQ352k+ StKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l11si359777otk.207.2020.03.10.19.41.11; Tue, 10 Mar 2020 19:41:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727941AbgCKCkS (ORCPT + 99 others); Tue, 10 Mar 2020 22:40:18 -0400 Received: from twhmllg3.macronix.com ([211.75.127.131]:52222 "EHLO TWHMLLG3.macronix.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727307AbgCKCkS (ORCPT ); Tue, 10 Mar 2020 22:40:18 -0400 Received: from twhfmlp1.macronix.com (twhfm1p1.macronix.com [172.17.20.91]) by TWHMLLG3.macronix.com with ESMTP id 02B2e4K9076230; Wed, 11 Mar 2020 10:40:04 +0800 (GMT-8) (envelope-from masonccyang@mxic.com.tw) Received: from MXML06C.mxic.com.tw (mxml06c.macronix.com [172.17.14.55]) by Forcepoint Email with ESMTP id C5868B39AA6AF42ADD58; Wed, 11 Mar 2020 10:40:04 +0800 (CST) In-Reply-To: <20200310202723.16b48f4b@collabora.com> References: <1583220084-10890-1-git-send-email-masonccyang@mxic.com.tw> <1583220084-10890-2-git-send-email-masonccyang@mxic.com.tw> <20200310202723.16b48f4b@collabora.com> To: "Boris Brezillon" Cc: allison@lohutok.net, bbrezillon@kernel.org, frieder.schrempf@kontron.de, juliensu@mxic.com.tw, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, miquel.raynal@bootlin.com, rfontana@redhat.com, richard@nod.at, s.hauer@pengutronix.de, stefan@agner.ch, tglx@linutronix.de, vigneshr@ti.com, yuehaibing@huawei.com Subject: Re: [PATCH v3 1/4] mtd: rawnand: Add support manufacturer specific lock/unlock operation MIME-Version: 1.0 X-KeepSent: CDE22522:001A7410-48258528:000E260F; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.3FP4 SHF90 June 10, 2013 Message-ID: From: masonccyang@mxic.com.tw Date: Wed, 11 Mar 2020 10:40:04 +0800 X-MIMETrack: Serialize by Router on MXML06C/TAIWAN/MXIC(Release 9.0.1FP10 HF265|July 25, 2018) at 2020/03/11 AM 10:40:04, Serialize complete at 2020/03/11 AM 10:40:04 Content-Type: text/plain; charset="US-ASCII" X-MAIL: TWHMLLG3.macronix.com 02B2e4K9076230 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Boris, > > Add nand_lock() & nand_unlock() for manufacturer specific lock & unlock > > operation while the device supports Block Portection function. > > > > Signed-off-by: Mason Yang > > Reported-by: kbuild test robot > > Reported-by on something that's not a fix doesn't make sense. I know > the 0day bot asked you to add this tag, but that should only be done if > you submit a separate patch, ideally with a Fixes tag. If the offending > patch has not been merged yet, you should just fix the commit and ignore > the Reported-by tag (you can mention who reported the problem in the > changelog though). > okay, understand it. Thanks a lot for your explanation. Mason CONFIDENTIALITY NOTE: This e-mail and any attachments may contain confidential information and/or personal data, which is protected by applicable laws. Please be reminded that duplication, disclosure, distribution, or use of this e-mail (and/or its attachments) or any part thereof is prohibited. If you receive this e-mail in error, please notify us immediately and delete this mail as well as its attachment(s) from your system. In addition, please be informed that collection, processing, and/or use of personal data is prohibited unless expressly permitted by personal data protection laws. Thank you for your attention and cooperation. Macronix International Co., Ltd. ===================================================================== ============================================================================ CONFIDENTIALITY NOTE: This e-mail and any attachments may contain confidential information and/or personal data, which is protected by applicable laws. Please be reminded that duplication, disclosure, distribution, or use of this e-mail (and/or its attachments) or any part thereof is prohibited. If you receive this e-mail in error, please notify us immediately and delete this mail as well as its attachment(s) from your system. In addition, please be informed that collection, processing, and/or use of personal data is prohibited unless expressly permitted by personal data protection laws. Thank you for your attention and cooperation. Macronix International Co., Ltd. =====================================================================