[PATCH v4 1/3] PCI: j721e: Add per platform maximum lane settings

Rob Herring robh at kernel.org
Wed Oct 26 06:12:45 PDT 2022


On Tue, Oct 25, 2022 at 8:59 PM Matt Ranostay <mranostay at ti.com> wrote:
>
> Various platforms have different maximum amount of lanes that
> can be selected. Add max_lanes to struct j721e_pcie to allow
> for error checking on num-lanes selection from device tree.

It's not the kernel's job to validate DTs. If it was, it does a
terrible job. We have a way to validate this.

Rob



More information about the linux-arm-kernel mailing list