Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb165937 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: dts: uniphier: add specific compatible to SoC-Glue node



This is a simple MFD, but add a specific compatible just in case.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent ad0561d4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -171,7 +171,8 @@
		};

		soc-glue@5f800000 {
			compatible = "simple-mfd", "syscon";
			compatible = "socionext,uniphier-soc-glue",
				     "simple-mfd", "syscon";
			reg = <0x5f800000 0x2000>;

			pinctrl: pinctrl {