From a54cddc8a429c81db92b1f0f17c3d167e73052c4 Mon Sep 17 00:00:00 2001 From: Timur Tabi Date: Thu, 7 Oct 2010 14:36:42 -0500 Subject: [PATCH] --- yaml --- r: 212893 b: refs/heads/master c: 6341efe4b9bd1e1f9c0d0d6ec57fa77949c88bb1 h: refs/heads/master i: 212891: de91c9377e8752eaf7ae3e1552c163605fef0d42 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/dts/p1022ds.dts | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e787f6af56fa..bb78212ca99c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3c4b76449b4efc1a1cbd0cade09486bbc8b56401 +refs/heads/master: 6341efe4b9bd1e1f9c0d0d6ec57fa77949c88bb1 diff --git a/trunk/arch/powerpc/boot/dts/p1022ds.dts b/trunk/arch/powerpc/boot/dts/p1022ds.dts index 8bcb10b92677..2bbecbb4cbf9 100644 --- a/trunk/arch/powerpc/boot/dts/p1022ds.dts +++ b/trunk/arch/powerpc/boot/dts/p1022ds.dts @@ -148,6 +148,17 @@ label = "reserved-nand"; }; }; + + board-control@3,0 { + compatible = "fsl,p1022ds-pixis"; + reg = <3 0 0x30>; + interrupt-parent = <&mpic>; + /* + * IRQ8 is generated if the "EVENT" switch is pressed + * and PX_CTL[EVESEL] is set to 00. + */ + interrupts = <8 8>; + }; }; soc@fffe00000 {