* [PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings
@ 2017-07-20 8:29 Guochun Mao
2017-07-20 8:29 ` [PATCH] " Guochun Mao
0 siblings, 1 reply; 7+ messages in thread
From: Guochun Mao @ 2017-07-20 8:29 UTC (permalink / raw)
To: Rob Herring
Cc: Mark Rutland, Boris Brezillon, devicetree, Richard Weinberger,
Russell King, linux-kernel, Marek Vasut, linux-mtd,
Matthias Brugger, linux-mediatek, Cyrille Pitchen,
David Woodhouse, linux-arm-kernel
Guochun Mao (1):
Documentation: mtk-quadspi: update DT bindings
Documentation/devicetree/bindings/mtd/mtk-quadspi.txt | 1 +
1 file changed, 1 insertion(+)
--
1.9.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] Documentation: mtk-quadspi: update DT bindings
2017-07-20 8:29 [PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao
@ 2017-07-20 8:29 ` Guochun Mao
[not found] ` <1500539352-9499-2-git-send-email-guochun.mao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Guochun Mao @ 2017-07-20 8:29 UTC (permalink / raw)
To: Rob Herring
Cc: Mark Rutland, Boris Brezillon, Guochun Mao, devicetree,
Richard Weinberger, Russell King, linux-kernel, Marek Vasut,
linux-mtd, Matthias Brugger, linux-mediatek, Cyrille Pitchen,
David Woodhouse, linux-arm-kernel
Add "mediatek,mt2712-nor" for nor flash node's compatible.
Signed-off-by: Guochun Mao <guochun.mao@mediatek.com>
---
.../devicetree/bindings/mtd/mtk-quadspi.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
index 5ded66a..592bb71 100644
--- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
@@ -2,6 +2,7 @@
Required properties:
- compatible: The possible values are:
+ "mediatek,mt2712-nor"
"mediatek,mt2701-nor"
"mediatek,mt7623-nor"
"mediatek,mt8173-nor"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH v2 1/1] Documentation: mtk-quadspi: update DT bindings
@ 2017-07-21 2:36 Guochun Mao
2017-07-21 2:36 ` [PATCH] " Guochun Mao
0 siblings, 1 reply; 7+ messages in thread
From: Guochun Mao @ 2017-07-21 2:36 UTC (permalink / raw)
To: Rob Herring, Matthias Brugger
Cc: Boris Brezillon, Cyrille Pitchen, Marek Vasut, David Woodhouse,
Richard Weinberger, Mark Rutland, Russell King, linux-mtd,
devicetree, linux-arm-kernel, linux-mediatek, linux-kernel
Sort compatible strings in alphabetic order.
Guochun Mao (1):
Documentation: mtk-quadspi: update DT bindings
Documentation/devicetree/bindings/mtd/mtk-quadspi.txt | 1 +
1 file changed, 1 insertion(+)
--
1.9.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] Documentation: mtk-quadspi: update DT bindings
2017-07-21 2:36 [PATCH v2 1/1] " Guochun Mao
@ 2017-07-21 2:36 ` Guochun Mao
0 siblings, 0 replies; 7+ messages in thread
From: Guochun Mao @ 2017-07-21 2:36 UTC (permalink / raw)
To: Rob Herring, Matthias Brugger
Cc: Boris Brezillon, Cyrille Pitchen, Marek Vasut, David Woodhouse,
Richard Weinberger, Mark Rutland, Russell King, linux-mtd,
devicetree, linux-arm-kernel, linux-mediatek, linux-kernel,
Guochun Mao
Add "mediatek,mt2712-nor" for nor flash node's compatible.
Signed-off-by: Guochun Mao <guochun.mao@mediatek.com>
---
.../devicetree/bindings/mtd/mtk-quadspi.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
index 5ded66a..35974eb 100644
--- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
@@ -3,6 +3,7 @@
Required properties:
- compatible: The possible values are:
"mediatek,mt2701-nor"
+ "mediatek,mt2712-nor"
"mediatek,mt7623-nor"
"mediatek,mt8173-nor"
For mt8173, compatible should be "mediatek,mt8173-nor".
--
1.7.9.5
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH v3 1/1] Documentation: mtk-quadspi: update DT bindings
@ 2017-07-21 3:26 Guochun Mao
2017-07-21 3:26 ` [PATCH] " Guochun Mao
0 siblings, 1 reply; 7+ messages in thread
From: Guochun Mao @ 2017-07-21 3:26 UTC (permalink / raw)
To: Rob Herring, Matthias Brugger
Cc: Boris Brezillon, Cyrille Pitchen, Marek Vasut, David Woodhouse,
Richard Weinberger, Mark Rutland, Russell King,
linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
Extra add "mediatek,mt7622-nor" compatible.
Guochun Mao (1):
Documentation: mtk-quadspi: update DT bindings
Documentation/devicetree/bindings/mtd/mtk-quadspi.txt | 2 ++
1 file changed, 2 insertions(+)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] Documentation: mtk-quadspi: update DT bindings
2017-07-21 3:26 [PATCH v3 1/1] " Guochun Mao
@ 2017-07-21 3:26 ` Guochun Mao
[not found] ` <1500607619-21969-2-git-send-email-guochun.mao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Guochun Mao @ 2017-07-21 3:26 UTC (permalink / raw)
To: Rob Herring, Matthias Brugger
Cc: Boris Brezillon, Cyrille Pitchen, Marek Vasut, David Woodhouse,
Richard Weinberger, Mark Rutland, Russell King, linux-mtd,
devicetree, linux-arm-kernel, linux-mediatek, linux-kernel,
Guochun Mao
Add "mediatek,mt2712-nor" and "mediatek,mt7622-nor"
for nor flash node's compatible.
Signed-off-by: Guochun Mao <guochun.mao@mediatek.com>
---
.../devicetree/bindings/mtd/mtk-quadspi.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
index 5ded66a..9845ff4 100644
--- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
@@ -3,6 +3,8 @@
Required properties:
- compatible: The possible values are:
"mediatek,mt2701-nor"
+ "mediatek,mt2712-nor"
+ "mediatek,mt7622-nor"
"mediatek,mt7623-nor"
"mediatek,mt8173-nor"
For mt8173, compatible should be "mediatek,mt8173-nor".
--
1.7.9.5
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-07-24 16:14 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 8:29 [PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao
2017-07-20 8:29 ` [PATCH] " Guochun Mao
[not found] ` <1500539352-9499-2-git-send-email-guochun.mao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-07-20 9:55 ` Matthias Brugger
-- strict thread matches above, loose matches on Subject: below --
2017-07-21 2:36 [PATCH v2 1/1] " Guochun Mao
2017-07-21 2:36 ` [PATCH] " Guochun Mao
2017-07-21 3:26 [PATCH v3 1/1] " Guochun Mao
2017-07-21 3:26 ` [PATCH] " Guochun Mao
[not found] ` <1500607619-21969-2-git-send-email-guochun.mao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-07-21 11:49 ` Matthias Brugger
2017-07-24 16:14 ` Rob Herring
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).