commit | 461a290c5afbbb00dcbd671bedcad13abea9b37a | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Wed Dec 04 22:17:22 2019 +0530 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Dec 09 09:47:43 2019 -0600 |
tree | a7a8436df0cb5aa6fa61c83e3add2978656639d0 | |
parent | 5e6d9ccde9cf700e19e0d783f1f671a1eb4a60fb [diff] |
net: ti: am65-cpsw-nuss: Rework RX flow ID handling Get flow ID information for RX DMA channel using dma_get_cfg() interface instead of reading from DT. This is required in order to avoid DT update whenever there is change in the range of flow ID allocated to the host. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>