Message ID | 1455714909-3027-4-git-send-email-qnguyen@apm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Feb 17, 2016 at 2:15 PM, Quan Nguyen <qnguyen@apm.com> wrote: > Update APM X-Gene standby GPIO controller DTS entries to enable it > as interrupt controller. > > Signed-off-by: Y Vo <yvo@apm.com> > Signed-off-by: Quan Nguyen <qnguyen@apm.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Please funnel this patch through the ARM SoC tree with all other DTS files. Yours, Linus Walleij
On Fri, Feb 19, 2016 at 4:14 PM, Linus Walleij <linus.walleij@linaro.org> wrote: > On Wed, Feb 17, 2016 at 2:15 PM, Quan Nguyen <qnguyen@apm.com> wrote: > >> Update APM X-Gene standby GPIO controller DTS entries to enable it >> as interrupt controller. >> >> Signed-off-by: Y Vo <yvo@apm.com> >> Signed-off-by: Quan Nguyen <qnguyen@apm.com> > > Reviewed-by: Linus Walleij <linus.walleij@linaro.org> > > Please funnel this patch through the ARM SoC tree with all other > DTS files. Let me do it and resend. Thanks, -- Quan
Hi Quan, On Fri, Feb 19, 2016 at 5:47 AM, Quan Nguyen <qnguyen@apm.com> wrote: > On Fri, Feb 19, 2016 at 4:14 PM, Linus Walleij <linus.walleij@linaro.org> wrote: >> On Wed, Feb 17, 2016 at 2:15 PM, Quan Nguyen <qnguyen@apm.com> wrote: >> >>> Update APM X-Gene standby GPIO controller DTS entries to enable it >>> as interrupt controller. >>> >>> Signed-off-by: Y Vo <yvo@apm.com> >>> Signed-off-by: Quan Nguyen <qnguyen@apm.com> >> >> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> >> >> Please funnel this patch through the ARM SoC tree with all other >> DTS files. > > Let me do it and resend. Duc will pull this into xgene-next GIT for Olof to pull. -Loc
diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi index fe30f76..0f733da 100644 --- a/arch/arm64/boot/dts/apm/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi @@ -883,6 +883,9 @@ <0x0 0x2b 0x1>, <0x0 0x2c 0x1>, <0x0 0x2d 0x1>; + interrupt-parent = <&gic>; + #interrupt-cells = <2>; + interrupt-controller; }; rtc: rtc@10510000 {