diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2022-08-10 12:25:35 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-08-10 12:25:35 +0000 |
commit | dec44e532c3bba72c68af7337d74712dd9540aee (patch) | |
tree | e6765e5fa7dba1526e5cc5fd089d6a3233e713a4 /Bindings/sound/nxp,tfa989x.yaml | |
parent | 1769b8f3a9ff2d1e1505e0a66027a5493fe30c52 (diff) |
Import device-tree files from Linux 5.16vendor/device-tree/5.16
Diffstat (limited to 'Bindings/sound/nxp,tfa989x.yaml')
-rw-r--r-- | Bindings/sound/nxp,tfa989x.yaml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Bindings/sound/nxp,tfa989x.yaml b/Bindings/sound/nxp,tfa989x.yaml index ffb8fcfeb629..7667471be1e4 100644 --- a/Bindings/sound/nxp,tfa989x.yaml +++ b/Bindings/sound/nxp,tfa989x.yaml @@ -9,6 +9,9 @@ title: NXP/Goodix TFA989X (TFA1) Audio Amplifiers maintainers: - Stephan Gerhold <stephan@gerhold.net> +allOf: + - $ref: name-prefix.yaml# + properties: compatible: enum: @@ -21,11 +24,7 @@ properties: '#sound-dai-cells': const: 0 - sound-name-prefix: - $ref: /schemas/types.yaml#/definitions/string - description: - Used as prefix for sink/source names of the component. Must be a - unique string among multiple instances of the same component. + sound-name-prefix: true vddd-supply: description: regulator phandle for the VDDD power supply. |