Commit 7f83a50c authored by Wang Dongsheng's avatar Wang Dongsheng Committed by Scott Wood

powerpc/p1022ds: add a interrupt for rtc node

Add an external interrupt for rtc node.
Signed-off-by: default avatarWang Dongsheng <dongsheng.wang@freescale.com>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 1e7bf895
......@@ -148,6 +148,7 @@ wm8776:codec@1a {
rtc@68 {
compatible = "dallas,ds3232";
reg = <0x68>;
interrupts = <0x1 0x1 0 0>;
};
adt7461@4c {
compatible = "adi,adt7461";
......
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