Commit cb165937 authored by Masahiro Yamada's avatar Masahiro Yamada

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
......@@ -171,7 +171,8 @@ intc: interrupt-controller@60001000 {
};
soc-glue@5f800000 {
compatible = "simple-mfd", "syscon";
compatible = "socionext,uniphier-soc-glue",
"simple-mfd", "syscon";
reg = <0x5f800000 0x2000>;
pinctrl: pinctrl {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment