diff options
| author | Kamel Bouhara <[email protected]> | 2023-02-22 09:32:59 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-03-05 23:36:51 +0000 |
| commit | 95a29d5f626a37dbefd0883f294ec4e22a8a7911 (patch) | |
| tree | 44c4038b311409a6d9428b9db2b815ae33739be9 | |
| parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
ASoC: tas571x: add tas5733 compatible
This adds the tas5733 to the TAS571X binding.
Signed-off-by: Kamel Bouhara <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/sound/tas571x.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/tas571x.txt b/Documentation/devicetree/bindings/sound/tas571x.txt index 7c8fd37c2f9e..1addc75989d5 100644 --- a/Documentation/devicetree/bindings/sound/tas571x.txt +++ b/Documentation/devicetree/bindings/sound/tas571x.txt @@ -12,6 +12,7 @@ Required properties: - "ti,tas5717", - "ti,tas5719", - "ti,tas5721" + - "ti,tas5733" - reg: The I2C address of the device - #sound-dai-cells: must be equal to 0 |