Document TFA9890 binding for tfa989x.
Signed-off-by: Alexander Martinz <[email protected]>
---
Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
index b9b1dba40856..7f2e68ff6d34 100644
--- a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
+++ b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
@@ -15,6 +15,7 @@ allOf:
properties:
compatible:
enum:
+ - nxp,tfa9890
- nxp,tfa9895
- nxp,tfa9897
--
2.36.1
On Thu, Jun 02, 2022 at 06:45:04PM +0200, Alexander Martinz wrote:
> Document TFA9890 binding for tfa989x.
>
> Signed-off-by: Alexander Martinz <[email protected]>
The dt-bindings patch should usually come first in the patch series.
Anyway, no need to resend just for that IMO:
Reviewed-by: Stephan Gerhold <[email protected]>
> ---
> Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
> index b9b1dba40856..7f2e68ff6d34 100644
> --- a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
> +++ b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
> @@ -15,6 +15,7 @@ allOf:
> properties:
> compatible:
> enum:
> + - nxp,tfa9890
> - nxp,tfa9895
> - nxp,tfa9897
>
> --
> 2.36.1
>
On Thu, 02 Jun 2022 18:45:04 +0200, Alexander Martinz wrote:
> Document TFA9890 binding for tfa989x.
>
> Signed-off-by: Alexander Martinz <[email protected]>
> ---
> Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <[email protected]>