linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zoran Markovic <zmarkovic@sierrawireless.com>
To: <linux-kernel@vger.kernel.org>
Cc: Zoran Markovic <zmarkovic@sierrawireless.com>
Subject: [RFC PATCH 0/4] Enable NAND on Sierra Wireless WP8548 board
Date: Thu, 22 Dec 2016 11:54:38 -0800	[thread overview]
Message-ID: <1482436482-29129-1-git-send-email-zmarkovic@sierrawireless.com> (raw)

Enable NAND flash on Sierra Wireless's WP8548 module used on MangOH
Green board. The patch set consists of device tree descriptions for
ADM DMA engine, NAND controller and NAND flash partitioned for
Sierra Wireless Legato framework, as well as definition of EBI2
clock used by NAND controller.

This patch set depends on Andy Gross's driver for ADM DMA engine:
https://lwn.net/Articles/636881/

Zoran Markovic (4):
  dt-bindings: mdm9615: Add ADM DMA engine
  clk: mdm9615: Add EBI2 clock
  dt-bindings: mdm9615: Add NAND controller
  dt-bindings: wp8548: Add on-board NAND flash

 arch/arm/boot/dts/qcom-mdm9615-wp8548.dtsi   |   50 ++++++++++++++++++++++++++
 arch/arm/boot/dts/qcom-mdm9615.dtsi          |   35 +++++++++++++++++-
 drivers/clk/qcom/gcc-mdm9615.c               |   30 ++++++++++++++++
 include/dt-bindings/clock/qcom,gcc-mdm9615.h |    3 ++
 4 files changed, 117 insertions(+), 1 deletion(-)

-- 
1.7.9.5

             reply	other threads:[~2016-12-22 20:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 19:54 Zoran Markovic [this message]
2016-12-22 19:54 ` [RFC PATCH 1/4] dt-bindings: mdm9615: Add ADM DMA engine Zoran Markovic
2016-12-22 19:54 ` [RFC PATCH 2/4] clk: mdm9615: Add EBI2 clock Zoran Markovic
2016-12-22 19:54 ` [RFC PATCH 3/4] dt-bindings: mdm9615: Add NAND controller Zoran Markovic
2016-12-22 19:54 ` [RFC PATCH 4/4] dt-bindings: wp8548: Add on-board NAND flash Zoran Markovic
2016-12-22 20:05 [RFC PATCH 0/4] Enable NAND on Sierra Wireless WP8548 board Zoran Markovic

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=1482436482-29129-1-git-send-email-zmarkovic@sierrawireless.com \
    --to=zmarkovic@sierrawireless.com \
    --cc=linux-kernel@vger.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).