lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 12 Apr 2019 11:02:51 +0100
From:   Lorenzo Pieralisi <lorenzo.pieralisi@....com>
To:     honghui.zhang@...iatek.com
Cc:     matthias.bgg@...il.com, robh@...nel.org,
        linux-arm-kernel@...ts.infradead.org,
        linux-mediatek@...ts.infradead.org, linux-pci@...r.kernel.org,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        ryder.lee@...iatek.com, robh+dt@...nel.org,
        youlin.pei@...iatek.com, jianjun.wang@...iatek.com
Subject: Re: [PATCH] arm64: dts: mt2712: Remove un-used property for PCIe

On Mon, Mar 18, 2019 at 04:27:55PM +0800, honghui.zhang@...iatek.com wrote:
> From: Honghui Zhang <honghui.zhang@...iatek.com>
> 
> The "num-lanes" property for PCIe is not used, remove it.
> 
> Signed-off-by: Honghui Zhang <honghui.zhang@...iatek.com>
> ---
>  arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 2 --
>  1 file changed, 2 deletions(-)

Applied to pci/mediatek for v5.2, thanks.

Lorenzo

> diff --git a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
> index 976d92a..43307ba 100644
> --- a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
> @@ -819,7 +819,6 @@
>  			#size-cells = <2>;
>  			#interrupt-cells = <1>;
>  			ranges;
> -			num-lanes = <1>;
>  			interrupt-map-mask = <0 0 0 7>;
>  			interrupt-map = <0 0 0 1 &pcie_intc0 0>,
>  					<0 0 0 2 &pcie_intc0 1>,
> @@ -840,7 +839,6 @@
>  			#size-cells = <2>;
>  			#interrupt-cells = <1>;
>  			ranges;
> -			num-lanes = <1>;
>  			interrupt-map-mask = <0 0 0 7>;
>  			interrupt-map = <0 0 0 1 &pcie_intc1 0>,
>  					<0 0 0 2 &pcie_intc1 1>,
> -- 
> 2.6.4
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ