> -----Original Message----- > From: Wood Scott-B07421 > Sent: 2015年10月15日 4:36 > To: Hou Zhiqiang-B48286 > Cc: linuxppc-dev@lists.ozlabs.org; ga...@kernel.crashing.org; > b...@kernel.crashing.org; pau...@samba.org; m...@ellerman.id.au; > devicet...@vger.kernel.org; robh...@kernel.org; pawel.m...@arm.com; > mark.rutl...@arm.com; ijc+devicet...@hellion.org.uk; Rai Harninder-B01044; > Lian Minghuan-B31939; Hu Mingkai-B21284 > Subject: Re: [PATCH 1/2] powerpc/fsl: Add PCI node in device tree of > bsc9132qds > > On Tue, 2015-10-13 at 19:29 +0800, Zhiqiang Hou wrote: > > From: Harninder Rai <harninder....@freescale.com> > > > > Signed-off-by: Harninder Rai <harninder....@freescale.com> > > Signed-off-by: Minghuan Lian <minghuan.l...@freescale.com> > > Change-Id: I4355add4a92d1fcf514843aea5ecadd2e2517969 > > Reviewed-on: http://git.am.freescale.net:8181/2454 > > Reviewed-by: Zang Tiefei-R61911 <tie-fei.z...@freescale.com> > > Reviewed-by: Kushwaha Prabhakar-B32579 <prabha...@freescale.com> > > Reviewed-by: Fleming Andrew-AFLEMING <aflem...@freescale.com> > > Tested-by: Fleming Andrew-AFLEMING <aflem...@freescale.com> > > Get rid of the gerrit stuff. And where is your signoff? > > > diff --git a/arch/powerpc/boot/dts/fsl/bsc9132si-post.dtsi > > b/arch/powerpc/boot/dts/fsl/bsc9132si-post.dtsi > > index c723071..78c8f1c 100644 > > --- a/arch/powerpc/boot/dts/fsl/bsc9132si-post.dtsi > > +++ b/arch/powerpc/boot/dts/fsl/bsc9132si-post.dtsi > > @@ -40,6 +40,35 @@ > > interrupts = <16 2 0 0 20 2 0 0>; }; > > > > +/* controller at 0xa000 */ > > +&pci0 { > > + compatible = "fsl,bsc9132-pcie", "fsl,qoriq-pcie-v2.2"; > > + device_type = "pci"; > > + #size-cells = <2>; > > + #address-cells = <3>; > > + bus-range = <0 255>; > > + clock-frequency = <33333333>; > > + interrupts = <16 2 0 0>; > > This clock-frequency is not correct for PCIe. Just remove it. >
Ok, thanks for your correction. Thanks, Zhiqiang _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev