The SGTL5000 codec can be connected via audio-graph-card, add the missing port: entry into the bindings.
Signed-off-by: Marek Vasut marex@denx.de Cc: Fabio Estevam festevam@gmail.com Cc: Mark Brown broonie@kernel.org Cc: Rob Herring robh+dt@kernel.org Cc: kernel@dh-electronics.com Cc: alsa-devel@alsa-project.org To: devicetree@vger.kernel.org --- Documentation/devicetree/bindings/sound/sgtl5000.yaml | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/sgtl5000.yaml b/Documentation/devicetree/bindings/sound/sgtl5000.yaml index 70b4a8831073..e762c320b574 100644 --- a/Documentation/devicetree/bindings/sound/sgtl5000.yaml +++ b/Documentation/devicetree/bindings/sound/sgtl5000.yaml @@ -75,6 +75,10 @@ properties: $ref: "/schemas/types.yaml#/definitions/uint32" enum: [ 0, 1, 2, 3 ]
+ port: + $ref: audio-graph-port.yaml# + unevaluatedProperties: false + required: - compatible - reg