linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Allwinner MMC Fifo register
@ 2016-06-13 20:37 Emmanuel Vadot
  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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Emmanuel Vadot @ 2016-06-13 20:37 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-14  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 20:37 [PATCH 0/3] Allwinner MMC Fifo register Emmanuel Vadot
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

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).