[PATCH v1 4/6] ARM: dts: BCM5301X: Specify pcie2 in the DT

Scott Branden scott.branden at broadcom.com
Tue Aug 18 14:15:15 EDT 2020



On 2020-08-18 9:39 a.m., Christian Lamparter wrote:
> The SoC supports three pcie ports. Currently, only
> pcie0 and pcie1 are enabled. This patch adds the
> pcie2 port as well.
>
> Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
Reviewed-by: Scott Branden <scott.branden at broadcom.com>
> ---
>  arch/arm/boot/dts/bcm5301x.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/bcm5301x.dtsi b/arch/arm/boot/dts/bcm5301x.dtsi
> index 45f5b35fa02b..f7bd1587e285 100644
> --- a/arch/arm/boot/dts/bcm5301x.dtsi
> +++ b/arch/arm/boot/dts/bcm5301x.dtsi
> @@ -252,6 +252,10 @@ pcie1: pcie at 13000 {
>  			reg = <0x00013000 0x1000>;
>  		};
>  
> +		pcie2: pcie at 14000 {
> +			reg = <0x00014000 0x1000>;
> +		};
> +
>  		usb2: usb2 at 21000 {
>  			reg = <0x00021000 0x1000>;
>  




More information about the linux-arm-kernel mailing list