On Sat, Feb 24, 2024 at 10:12:36AM +0100, Krzysztof Kozlowski wrote: > TI Davinci remoteproc bindings were marked as work-in-progress / > unstable in 2017 in commit ae67b8007816 ("dt-bindings: remoteproc: Add > bindings for Davinci DSP processors"). Almost seven years is enough, so > drop the "unstable" remark and expect usual ABI rules. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/remoteproc/ti,davinci-rproc.txt | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt b/Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt > index 25f8658e216f..48a49c516b62 100644 > --- a/Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt > +++ b/Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt > @@ -1,9 +1,6 @@ > TI Davinci DSP devices > ======================= > > -Binding status: Unstable - Subject to changes for DT representation of clocks > - and resets > - Reviewed-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx> > The TI Davinci family of SoCs usually contains a TI DSP Core sub-system that > is used to offload some of the processor-intensive tasks or algorithms, for > achieving various system level goals. > -- > 2.34.1 >