On Wed, Oct 2, 2024 at 5:48 PM Frank Li <Frank.Li@xxxxxxx> wrote: > +&pciea{ Missing space: &pciea { > + phys = <&hsio_phy 0 PHY_TYPE_PCIE 0>; > + phy-names = "pcie-phy"; > + pinctrl-0 = <&pinctrl_pciea>; > + pinctrl-names = "default"; > + reset-gpio = <&lsio_gpio4 29 GPIO_ACTIVE_LOW>; > + vpcie-supply = <®_pciea>; > + status = "okay"; > +}; > + > +&pcieb{ Same here.