linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: manu@freebsd.org (Emmanuel Vadot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Allwinner MMC Fifo register
Date: Mon, 13 Jun 2016 22:37:03 +0200	[thread overview]
Message-ID: <1465850226-37420-1-git-send-email-manu@freebsd.org> (raw)

Hi everyone,

The mmc fifo register in A31 and later is at address 0x200 (0x100 for A10 and A20).
Therefore the compatible string shouldn't be the same.

Emmanuel Vadot (3):
  Change compatible string to "allwinner,sun6i-a31-mmc" for A31, A23-A33
    and H3.
  Add "allwinner,sun6i-a31-mmc" compatible string in the Documentation.
  Add "allwinner,sun6i-a31-mmc" support in the driver.

 Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 3 ++-
 arch/arm/boot/dts/sun6i-a31.dtsi                    | 8 ++++----
 arch/arm/boot/dts/sun8i-a23-a33.dtsi                | 6 +++---
 arch/arm/boot/dts/sun8i-h3.dtsi                     | 6 +++---
 drivers/mmc/host/sunxi-mmc.c                        | 1 +
 5 files changed, 13 insertions(+), 11 deletions(-)

-- 
2.8.1

             reply	other threads:[~2016-06-13 20:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 20:37 Emmanuel Vadot [this message]
2016-06-13 20:37 ` [PATCH 1/3] dt-bindings: Change compatible string to "allwinner, sun6i-a31-mmc" for A31, A23-A33 and H3 Emmanuel Vadot
2016-06-13 20:37 ` [PATCH 2/3] dt-bindings: Add "allwinner, sun6i-a31-mmc" in documentation Documentation Emmanuel Vadot
2016-06-13 20:37 ` [PATCH 3/3] sunxi: Add "allwinner, sun6i-a31-mmc" support in the driver Emmanuel Vadot
2016-06-14  0:24 ` [PATCH 0/3] Allwinner MMC Fifo register Chen-Yu Tsai

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=1465850226-37420-1-git-send-email-manu@freebsd.org \
    --to=manu@freebsd.org \
    --cc=linux-arm-kernel@lists.infradead.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).