Re: [PATCH v3 1/2] dt-bindings: sound: add DT bindings for Microchip S/PDIF TX Controller

From: Rob Herring
Date: Wed Aug 12 2020 - 15:43:38 EST


On Mon, 03 Aug 2020 11:18:50 +0300, Codrin Ciubotariu wrote:
> This patch adds DT bindings for the new Microchip S/PDIF TX Controller
> embedded inside sama7g5 SoCs.
>
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - removed 'oneOf' from 'compatible' property;
> - added 'maxItems: 1' to 'dmas' property;
> - removed pinctrl related properties;
>
> Changes in v2:
> - replaced https with http;
> - reworked example, included bindings;
>
> .../bindings/sound/mchp,spdiftx.yaml | 75 +++++++++++++++++++
> 1 file changed, 75 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/sound/mchp,spdiftx.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>