public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: mmc: sunxi: reorder MMC compatibles
@ 2019-07-22 12:07 Maxime Ripard
  2019-07-22 12:07 ` [PATCH 2/2] dt-bindings: mmc: sunxi: Add H5 compatibles Maxime Ripard
  2019-07-22 13:42 ` [PATCH 1/2] dt-bindings: mmc: sunxi: reorder MMC compatibles Ulf Hansson
  0 siblings, 2 replies; 4+ messages in thread
From: Maxime Ripard @ 2019-07-22 12:07 UTC (permalink / raw)
  To: Ulf Hansson, Mark Rutland, Rob Herring, Frank Rowand,
	Chen-Yu Tsai, Maxime Ripard
  Cc: devicetree, linux-mmc, linux-arm-kernel

The MMC compatibles in the bindings are not ordered as they should, so
let's make sure it's sorted.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
---
 .../bindings/mmc/allwinner,sun4i-a10-mmc.yaml        | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
index df0280edef97..06329115dc6a 100644
--- a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
+++ b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
@@ -29,18 +29,18 @@ properties:
       - items:
           - const: allwinner,sun8i-a83t-mmc
           - const: allwinner,sun7i-a20-mmc
-      - items:
-          - const: allwinner,sun50i-h6-emmc
-          - const: allwinner,sun50i-a64-emmc
-      - items:
-          - const: allwinner,sun50i-h6-mmc
-          - const: allwinner,sun50i-a64-mmc
       - items:
           - const: allwinner,sun8i-r40-emmc
           - const: allwinner,sun50i-a64-emmc
       - items:
           - const: allwinner,sun8i-r40-mmc
           - const: allwinner,sun50i-a64-mmc
+      - items:
+          - const: allwinner,sun50i-h6-emmc
+          - const: allwinner,sun50i-a64-emmc
+      - items:
+          - const: allwinner,sun50i-h6-mmc
+          - const: allwinner,sun50i-a64-mmc
 
   reg:
     maxItems: 1
-- 
2.21.0

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

end of thread, other threads:[~2019-07-22 13:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-22 12:07 [PATCH 1/2] dt-bindings: mmc: sunxi: reorder MMC compatibles Maxime Ripard
2019-07-22 12:07 ` [PATCH 2/2] dt-bindings: mmc: sunxi: Add H5 compatibles Maxime Ripard
2019-07-22 13:43   ` Ulf Hansson
2019-07-22 13:42 ` [PATCH 1/2] dt-bindings: mmc: sunxi: reorder MMC compatibles Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox