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

Commit 9d4f5505 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

arm64: 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 42aee275
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -290,7 +290,8 @@
		};
		};


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


			pinctrl: pinctrl {
			pinctrl: pinctrl {