[PATCH 4/4] arm64: dts: imx8qm-mek: Add PCIe and sata
Fabio Estevam
festevam at gmail.com
Wed Oct 2 13:51:45 PDT 2024
On Wed, Oct 2, 2024 at 5:48 PM Frank Li <Frank.Li at nxp.com> 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.
More information about the linux-arm-kernel
mailing list