merged.

Bruce

In message: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & 
v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH]  arm64: dts: 
lx2160a-rdb: enable PCIe nodes status
on 08/11/2022 Xulin Sun wrote:

> commit 58735767901eb(arm64: dts: lx2160a: update PCIe nodes to match rev2 
> silicon)
> changes the PCIe controller driver node to "ls2088a-pcie", which is not
> aligned with u-boot and caused the PCIe nodes status is not successful changed
> to ok by u-boot, as a result the PCIe controller is not probed.
> Here manually enable PCIe nodes status.
> 
> Signed-off-by: Xulin Sun <xulin....@windriver.com>
> ---
>  .../arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts 
> b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
> index 0c44b3cbef77..5a7c6435157f 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
> @@ -262,3 +262,19 @@ &usb0 {
>  &usb1 {
>       status = "okay";
>  };
> +
> +&pcie3 {
> +     status = "okay";
> +};
> +
> +&pcie_ep3 {
> +     status = "okay";
> +};
> +
> +&pcie5 {
> +     status = "okay";
> +};
> +
> +&pcie_ep5 {
> +     status = "okay";
> +};
> -- 
> 2.36.1
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11869): 
https://lists.yoctoproject.org/g/linux-yocto/message/11869
Mute This Topic: https://lists.yoctoproject.org/mt/94887278/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to