diff options
| author | Soham Metha <sohammetha01@gmail.com> | 2026-01-26 16:43:09 +0530 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-02-04 13:19:11 +0000 |
| commit | 845776177cf3b75be4e27213425f25dcb630d817 (patch) | |
| tree | 0df97387d7d3f25b1af8557c82f9518baddcaacf /Documentation | |
| parent | 702273a0ea7bf01e7ed18914cb8767714a325412 (diff) | |
dt-bindings: mfd: da9055: Fix dead link to codec binding
The simple audio codec bindings were consolidated into
trivial-codec.yaml by commit 4acbfcf11cbe ("ASoC: dt-bindings:
consolidate simple audio codec to trivial-codec.yaml").
Update the DA9055 binding documentation to reference the new
trivial-codec.yaml location.
Signed-off-by: Soham Metha <sohammetha01@gmail.com>
Link: https://patch.msgid.link/20260126111309.22097-1-sohammetha01@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/da9055.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/da9055.txt b/Documentation/devicetree/bindings/mfd/da9055.txt index 131a53283e17..d3099bf56002 100644 --- a/Documentation/devicetree/bindings/mfd/da9055.txt +++ b/Documentation/devicetree/bindings/mfd/da9055.txt @@ -15,7 +15,7 @@ The CODEC device in DA9055 has a separate, configurable I2C address and so is instantiated separately from the PMIC. For details on accompanying CODEC I2C device, see the following: -Documentation/devicetree/bindings/sound/da9055.txt +Documentation/devicetree/bindings/sound/trivial-codec.yaml ====== |
