Re: [PATCH v2 2/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode
David Oberhollenzer <[email protected]>
| Newsgroups | org.infradead.lists.linux-phy,dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 11:24 AM, [email protected] wrote: > > [Severity: High] > Does converting all syscon lookup errors to -EINVAL break probe deferral? > > If syscon_regmap_lookup_by_phandle_args() returns -EPROBE_DEFER because the > syscon driver probes later, this converts the error to -EINVAL and prevents > the driver from deferring properly. > To rehash the previous discussion: The function can return either -ENODEV or -EINVAL. The probe deferral issue appears to be a hallucination. As for the rest of the ignored return state and warning: the implementation mimics how similar properties in related drivers have been implemented, see: dra7xx_pcie_unaligned_memaccess() or dra7xx_pcie_configure_two_lane() Greetings, David -- linux-phy mailing list [email protected] https://lists.infradead.org/mailman/listinfo/linux-phy