From: Yogesh Gaur <yogeshnarayan.gaur@nxp.com>
To: linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
robh@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org
Cc: boris.brezillon@free-electrons.com,
Yogesh Gaur <yogeshnarayan.gaur@nxp.com>,
prabhakar.kushwaha@nxp.com, suresh.gupta@nxp.com,
cyrille.pitchen@wedev4u.fr, han.xu@nxp.com,
computersforpeace@gmail.com, festevam@gmail.com,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file
Date: Thu, 25 Jan 2018 12:51:55 +0530 [thread overview]
Message-ID: <1516864917-31969-1-git-send-email-yogeshnarayan.gaur@nxp.com> (raw)
This patch-set added support to update hwcap of FSL QUADSPI controller
by reading values from the device tree files.
Updated the fsl-quadspi binding by adding spi-tx-bus-width,
spi-rx-bus-width binding needed to define mode of operation.
Depends on
https://patchwork.ozlabs.org/project/linux-mtd/list/?series=25286
Yogesh Gaur (2):
Documentation: binding: Update fsl-quadspi binding
mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file
.../devicetree/bindings/mtd/fsl-quadspi.txt | 4 ++
drivers/mtd/spi-nor/fsl-quadspi.c | 46 ++++++++++++++++++++--
2 files changed, 47 insertions(+), 3 deletions(-)
--
1.9.1
next reply other threads:[~2018-01-25 7:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-25 7:21 Yogesh Gaur [this message]
[not found] ` <1516864917-31969-1-git-send-email-yogeshnarayan.gaur-3arQi8VN3Tc@public.gmane.org>
2018-01-25 7:21 ` [PATCH 1/2] Documentation: binding: Update fsl-quadspi binding Yogesh Gaur
2018-01-25 7:21 ` [PATCH 2/2] mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file Yogesh Gaur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1516864917-31969-1-git-send-email-yogeshnarayan.gaur@nxp.com \
--to=yogeshnarayan.gaur@nxp.com \
--cc=boris.brezillon@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=cyrille.pitchen@wedev4u.fr \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=han.xu@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=prabhakar.kushwaha@nxp.com \
--cc=robh@kernel.org \
--cc=shawnguo@kernel.org \
--cc=suresh.gupta@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).