ARM: dts: uniphier: add specific compatible to SoC-Glue node
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 30 Aug 2016 20:01:06 +0000 (05:01 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 30 Aug 2016 20:37:55 +0000 (05:37 +0900)
This is a simple MFD, but add a specific compatible just in case.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/boot/dts/uniphier-common32.dtsi

index c46a58a..8c8a851 100644 (file)
                };
 
                soc-glue@5f800000 {
-                       compatible = "simple-mfd", "syscon";
+                       compatible = "socionext,uniphier-soc-glue",
+                                    "simple-mfd", "syscon";
                        reg = <0x5f800000 0x2000>;
 
                        pinctrl: pinctrl {