瀏覽代碼

ARM: dts: add syscon compatible string for AP syscon

This syscon needs to be looked up by clocks, flash protection
and other consumers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Linus Walleij 9 年之前
父節點
當前提交
f2b54191f7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/arm/boot/dts/integratorap.dts

+ 1 - 1
arch/arm/boot/dts/integratorap.dts

@@ -42,7 +42,7 @@
 	};
 
 	syscon {
-		compatible = "arm,integrator-ap-syscon";
+		compatible = "arm,integrator-ap-syscon", "syscon";
 		reg = <0x11000000 0x100>;
 		interrupt-parent = <&pic>;
 		/* These are the logical module IRQs */