From: Ikjoon Jang <ikjn@chromium.org>
To: Rob Herring <robh+dt@kernel.org>, Mark Brown <broonie@kernel.org>,
devicetree@vger.kernel.org, linux-spi@vger.kernel.org
Cc: Ikjoon Jang <ikjn@chromium.org>,
Bayi Cheng <bayi.cheng@mediatek.com>,
Chuanhong Guo <gch981213@gmail.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org
Subject: [PATCH 0/2] Add 36bit dma support to mediatek spi-nor controller.
Date: Thu, 10 Sep 2020 12:10:59 +0800 [thread overview]
Message-ID: <20200910041101.1695195-1-ikjn@chromium.org> (raw)
mt8192-nor has 36bit addressing support, this patch adds 36bit address
handlings to spi-mtk-nor.
Ikjoon Jang (2):
dt-bindings: spi: add mt8192-nor compatible string
spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor
.../bindings/spi/mediatek,spi-mtk-nor.yaml | 1 +
drivers/spi/spi-mtk-nor.c | 19 ++++++++++++++++++-
2 files changed, 19 insertions(+), 1 deletion(-)
--
2.28.0.526.ge36021eeef-goog
next reply other threads:[~2020-09-10 4:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-10 4:10 Ikjoon Jang [this message]
2020-09-10 4:11 ` [PATCH 1/2] dt-bindings: spi: add mt8192-nor compatible string Ikjoon Jang
2020-09-10 4:11 ` [PATCH 2/2] spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor Ikjoon Jang
2020-09-11 11:31 ` kernel test robot
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=20200910041101.1695195-1-ikjn@chromium.org \
--to=ikjn@chromium.org \
--cc=bayi.cheng@mediatek.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gch981213@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-spi@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
/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).