Message ID | 20240224091236.10146-3-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/3] dt-bindings: clock: keystone: remove unstable remark | expand |
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@linaro.org> > --- > .../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@linaro.org> > 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 >
On Sat, 24 Feb 2024 10:12:36 +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@linaro.org> > --- > .../devicetree/bindings/remoteproc/ti,davinci-rproc.txt | 3 --- > 1 file changed, 3 deletions(-) > Acked-by: Rob Herring <robh@kernel.org>
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 - 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.
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@linaro.org> --- .../devicetree/bindings/remoteproc/ti,davinci-rproc.txt | 3 --- 1 file changed, 3 deletions(-)