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 c46a58a99010222a0b776414fcf94f9677398044..8c8a85176b64c71daa26c6f7bf849004a4c8403d 100644 (file)
                };
 
                soc-glue@5f800000 {
-                       compatible = "simple-mfd", "syscon";
+                       compatible = "socionext,uniphier-soc-glue",
+                                    "simple-mfd", "syscon";
                        reg = <0x5f800000 0x2000>;
 
                        pinctrl: pinctrl {