On Fri, Jun 07, 2019 at 08:13:59AM +0100, Biju Das wrote:
> This patch enables PCIEC[01] PCI express controller on the sub board.
> 
> Signed-off-by: Biju Das <[email protected]>

Thanks, applied for inclusion in v5.3.

> ---
>  arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi 
> b/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi
> index b1e45944..07a6eea 100644
> --- a/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi
> +++ b/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi
> @@ -31,6 +31,14 @@
>       };
>  };
>  
> +&pciec0 {
> +     status = "okay";
> +};
> +
> +&pciec1 {
> +     status = "okay";
> +};
> +
>  &pfc {
>       pinctrl-0 = <&scif_clk_pins>;
>       pinctrl-names = "default";
> -- 
> 2.7.4
> 

Reply via email to