[PATCH v5 04/14] arm64: dts: Add i.MX8MM PCIe EP support
Shawn Guo
shawnguo at kernel.org
Thu Jan 26 00:37:21 PST 2023
On Thu, Jan 26, 2023 at 2:47 PM Shawn Guo <shawnguo at kernel.org> wrote:
>
> On Mon, Jan 16, 2023 at 01:41:14PM +0800, Richard Zhu wrote:
> > Add i.MX8MM PCIe EP support.
> >
> > Signed-off-by: Richard Zhu <hongxing.zhu at nxp.com>
> > ---
> > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 20 ++++++++++++++++++++
> > 1 file changed, 20 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> > index 4ee89fdcf59b..8124761f629c 100644
> > --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> > +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> > @@ -1293,6 +1293,26 @@ pcie0: pcie at 33800000 {
> > status = "disabled";
> > };
> >
> > + pcie0_ep: pcie_ep at 33800000 {
>
> Hyphen is more preferable than underscore in name node.
>
> I fixed it (and the other two patches) up, and applied all DTS patches.
Dropped them, as I just noticed there is v6 of DTS patches being discussed.
Shawn
More information about the linux-arm-kernel
mailing list