]> git.dujemihanovic.xyz Git - u-boot.git/commit
soc: ti: k3-navss-ringacc: Fix reset ring API
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 26 Aug 2024 10:25:08 +0000 (15:55 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 30 Aug 2024 19:57:39 +0000 (13:57 -0600)
commit963c13d13376e5bb2103556bc61160db12bc31e3
tree8ca9e4c9d7f3c9a7f13e7f64cdb028d3403bed29
parent40710d3388d9998814faaf13da8bfd5220ce56d5
soc: ti: k3-navss-ringacc: Fix reset ring API

Expectation of k3_ringacc_ring_reset_raw() is to reset the ring to
requested size and not to 0. Fix this.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
drivers/soc/ti/k3-navss-ringacc-u-boot.c