aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/dts
diff options
context:
space:
mode:
authorPali Rohár2022-04-08 14:39:55 +0200
committerPriyanka Jain2022-04-26 17:18:39 +0530
commit7b074129ad5701500d33d22a8492e1577b1209ac (patch)
tree57155c28aef03146f6afef5a04494b5b344e2c4b /arch/powerpc/dts
parent15d086ded9f2f7fcbf8e163d95f2740b00414eff (diff)
powerpc: dts: p2020: Add missing interrupts property to spi@7000 node
interrupts property for spi@7000 node is needed for compatibility with Linux kernel. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'arch/powerpc/dts')
-rw-r--r--arch/powerpc/dts/p2020-post.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/dts/p2020-post.dtsi b/arch/powerpc/dts/p2020-post.dtsi
index 248b504b8fc..2135710ccc3 100644
--- a/arch/powerpc/dts/p2020-post.dtsi
+++ b/arch/powerpc/dts/p2020-post.dtsi
@@ -44,6 +44,7 @@
#address-cells = <1>;
#size-cells = <0>;
reg = <0x7000 0x1000>;
+ interrupts = < 0x3b 0x02 0x00 0x00 >;
fsl,espi-num-chipselects = <4>;
};