lkml.org 
[lkml]   [2018]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 08/16] arm: dts: rda8810pl: Add interrupt controller support
Hi Rob,

On Mon, Nov 19, 2018 at 12:29:07PM -0600, Rob Herring wrote:
> On Mon, Nov 19, 2018 at 11:11 AM Manivannan Sadhasivam
> <manivannan.sadhasivam@linaro.org> wrote:
> >
> > Add interrupt controller support for RDA Micro RDA8810PL SoC.
>
> There's no point in splitting this to a separate patch. Without it,
> the DT is not functional.
>

Okay. Will merge this patch with SoC DT patch.

> > Signed-off-by: Andreas Färber <afaerber@suse.de>
> > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> > ---
> > arch/arm/boot/dts/rda8810pl.dtsi | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/rda8810pl.dtsi b/arch/arm/boot/dts/rda8810pl.dtsi
> > index 7f1ff2021eff..093d6980bfbd 100644
> > --- a/arch/arm/boot/dts/rda8810pl.dtsi
> > +++ b/arch/arm/boot/dts/rda8810pl.dtsi
> > @@ -9,6 +9,7 @@
> >
> > / {
> > compatible = "rda,8810pl";
> > + interrupt-parent = <&intc>;
> > #address-cells = <1>;
> > #size-cells = <1>;
> >
> > @@ -49,6 +50,13 @@
> > #address-cells = <1>;
> > #size-cells = <1>;
> > ranges = <0x0 0x20800000 0x100000>;
> > +
> > + intc: interrupt-controller {
>
>
> unit-address?
>

Will add it.

Thanks,
Mani

> > + compatible = "rda,8810pl-intc";
> > + reg = <0x0 0x1000>;
> > + interrupt-controller;
> > + #interrupt-cells = <2>;
> > + };
> > };
> >
> > apb@20900000 {
> > --
> > 2.17.1
> >

\
 
 \ /
  Last update: 2018-11-20 20:29    [W:0.374 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site