[PATCHv2 04/10] arm: kirkwood: add SoC-level Device Tree data for PCIe interfaces

Andrew Lunn andrew at lunn.ch
Sat Apr 13 06:30:57 EDT 2013


On Thu, Apr 11, 2013 at 12:20:30AM +0200, Thomas Petazzoni wrote:
> This commit adds Device Tree details to enable the PCIe interfaces on
> Kirkwood. The 6281 has one PCIe interface, the 6282 has two PCIe
> interfaces.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  arch/arm/boot/dts/kirkwood-6281.dtsi |   31 ++++++++++++++++++++++
>  arch/arm/boot/dts/kirkwood-6282.dtsi |   48 ++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/kirkwood.dtsi      |    1 +
>  3 files changed, 80 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/kirkwood-6281.dtsi b/arch/arm/boot/dts/kirkwood-6281.dtsi
> index d6c9d65..5137668 100644
> --- a/arch/arm/boot/dts/kirkwood-6281.dtsi
> +++ b/arch/arm/boot/dts/kirkwood-6281.dtsi
> @@ -40,5 +40,36 @@
>  				marvell,function = "sdio";
>  			};
>  		};
> +
> +		pcie-controller {

Hi Thomas

Convention seems to be to use _ not - in these names.

	   Andrew



More information about the linux-arm-kernel mailing list