On Tue, Oct 25, 2022 at 8:59 PM Matt Ranostay <mranostay@xxxxxx> 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