瀏覽代碼

ARM: ux500: Provide a AB8500 GPIO Device Tree node

Here we're adding a node for the AB8500 GPIO device. This will allow
other DT:ed components to obtain GPIOs for use within their drivers.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Lee Jones 12 年之前
父節點
當前提交
348f3bc6e9
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      arch/arm/boot/dts/dbx5x0.dtsi

+ 5 - 0
arch/arm/boot/dts/dbx5x0.dtsi

@@ -326,6 +326,11 @@
 				interrupt-controller;
 				interrupt-controller;
 				#interrupt-cells = <2>;
 				#interrupt-cells = <2>;
 
 
+				ab8500_gpio: ab8500-gpio {
+					gpio-controller;
+					#gpio-cells = <2>;
+				};
+
 				ab8500-rtc {
 				ab8500-rtc {
 					compatible = "stericsson,ab8500-rtc";
 					compatible = "stericsson,ab8500-rtc";
 					interrupts = <17 0x4
 					interrupts = <17 0x4