diff options
author | Sameer Pujar <spujar@nvidia.com> | 2022-01-28 15:37:54 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-01-28 16:05:28 +0300 |
commit | fed44d6c3bcdb11ed77bc681f1cf80cbe8cfd9a5 (patch) | |
tree | fa970b10f2231c7c84658eb9c78d7ed04dd29516 /Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml | |
parent | 4fcc8710fdd91b37760ccd99bbfbe10352df7600 (diff) | |
download | linux-fed44d6c3bcdb11ed77bc681f1cf80cbe8cfd9a5.tar.xz |
ASoC: Document Tegra234 APE support
Update binding docs for devices which are part of APE subsystem
on Tegra234 chip.
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Link: https://lore.kernel.org/r/1643373476-8538-4-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml b/Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml index df81d208184a..4727f1e42c53 100644 --- a/Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml +++ b/Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml @@ -26,6 +26,7 @@ properties: - enum: - nvidia,tegra210-ahub - nvidia,tegra186-ahub + - nvidia,tegra234-ahub - items: - const: nvidia,tegra194-ahub - const: nvidia,tegra186-ahub |