[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1506294028-26127-8-git-send-email-pure.logic@nexus-software.ie>
Date: Mon, 25 Sep 2017 00:00:28 +0100
From: Bryan O'Donoghue <pure.logic@...us-software.ie>
To: srinivas.kandagatla@...aro.org, linux-kernel@...r.kernel.org,
richard.leitner@...data.com, van.freenix@...il.com,
axel.lin@...ics.com, ping.bai@....com, d.schultz@...tec.de,
peng.fan@....com
Cc: Bryan O'Donoghue <pure.logic@...us-software.ie>
Subject: [PATCH 7/7] nvmem: imx-ocotp: Update module description
This imx-ocotp driver encapsulates support for a subset of both i.MX6 and
i.MX7 processors. Update the module description to reflect.
Fixes: 711d45477931 ("nvmem: octop: Add i.MX7D support")
Signed-off-by: Bryan O'Donoghue <pure.logic@...us-software.ie>
---
drivers/nvmem/imx-ocotp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/nvmem/imx-ocotp.c b/drivers/nvmem/imx-ocotp.c
index 5b0f7b5..a58a80b 100644
--- a/drivers/nvmem/imx-ocotp.c
+++ b/drivers/nvmem/imx-ocotp.c
@@ -496,5 +496,5 @@ static struct platform_driver imx_ocotp_driver = {
module_platform_driver(imx_ocotp_driver);
MODULE_AUTHOR("Philipp Zabel <p.zabel@...gutronix.de>");
-MODULE_DESCRIPTION("i.MX6 OCOTP fuse box driver");
+MODULE_DESCRIPTION("i.MX6/i.MX7 OCOTP fuse box driver");
MODULE_LICENSE("GPL v2");
--
2.7.4
Powered by blists - more mailing lists