Commit 47f134a2 authored by Quan Nguyen's avatar Quan Nguyen Committed by Duc Dang

arm64: dts: apm: Update X-Gene standby GPIO controller DTS entries

Update APM X-Gene standby GPIO controller DTS entries to enable it
as interrupt controller.

[dhdang: update patch subject]
Signed-off-by: default avatarY Vo <yvo@apm.com>
Signed-off-by: default avatarQuan Nguyen <qnguyen@apm.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarDuc Dang <dhdang@apm.com>
parent 8943f553
......@@ -883,6 +883,9 @@ sbgpio: gpio@17001000{
<0x0 0x2b 0x1>,
<0x0 0x2c 0x1>,
<0x0 0x2d 0x1>;
interrupt-parent = <&gic>;
#interrupt-cells = <2>;
interrupt-controller;
};
rtc: rtc@10510000 {
......
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