[RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies
Pratyush Yadav
p.yadav at ti.com
Fri Apr 30 06:42:09 BST 2021
On 30/04/21 12:48AM, Michael Walle wrote:
> Am 2021-03-11 20:12, schrieb Pratyush Yadav:
> > + if (of_property_read_u32(np, "cdns,phy-tx-start",
> > &f_pdata->phy_tx_start))
> > + f_pdata->phy_tx_start = 16;
> > +
> > + if (of_property_read_u32(np, "cdns,phy-tx-end", &f_pdata->phy_tx_end))
> > + f_pdata->phy_tx_end = 48;
> > +
>
> I didn't see a dt-bindings patch for these.
Right. Will add them in the next re-roll.
> -michael
--
Regards,
Pratyush Yadav
Texas Instruments Inc.
More information about the linux-arm-kernel
mailing list