[PATCH v2 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node
Bjorn Andersson
andersson at kernel.org
Mon Oct 16 11:30:27 PDT 2023
On Wed, Oct 11, 2023 at 04:48:29PM +0530, Mrinmay Sarkar wrote:
> Add ep pcie dtsi node for pcie0 controller found on sa8775p platform.
> it supports x2 link width.
>
> Signed-off-by: Mrinmay Sarkar <quic_msarkar at quicinc.com>
> ---
> arch/arm64/boot/dts/qcom/sa8775p.dtsi | 48 +++++++++++++++++++++++++++++++++++
> 1 file changed, 48 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
> index b6a93b1..485f626 100644
> --- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
> @@ -2608,4 +2608,52 @@
>
> status = "disabled";
> };
> +
> + pcie0_ep: pcie-ep at 1c00000 {
Please move this node up, to keep the nodes sorted by address (then by
name, and label).
Regards,
Bjorn
More information about the linux-phy
mailing list