Re: [RESEND] soc: qcom-geni-se: Update Tx and Rx fifo depth based on QUP HW version

From: Greg KH
Date: Mon Feb 06 2023 - 07:39:05 EST


On Mon, Feb 06, 2023 at 04:22:15AM -0800, Visweswara Tanuku wrote:
> >From QUP HW Version 3.10 and above the Tx and Rx
> fifo depth bits are increased to 23:16 bits from
> 21:16 bits in SE_HW_PARAM registers accomodating
> 256bytes of fifo depth.
>
> Updated geni_se_get_tx_fifo_depth and
> geni_se_get_rx_fifo_depth to retrieve right fifo
> depth based on QUP HW version.
>
> Signed-off-by: Visweswara Tanuku <quic_vtanuku@xxxxxxxxxxx>
> ---
> include/linux/qcom-geni-se.h | 42 ++++++++++++++++++++++++++++++------
> 1 file changed, 36 insertions(+), 6 deletions(-)

Why is this a RESEND? What was wrong with the first version?

confused,

greg k-h