lkml.org 
[lkml]   [2021]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies
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.

-michael

\
 
 \ /
  Last update: 2021-04-30 00:48    [W:0.996 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site