lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Nov 2021 07:19:58 +0300
From:   Dmitry Osipenko <digetx@...il.com>
To:     Rob Herring <robh@...nel.org>, David Heidelberg <david@...t.cz>
Cc:     Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>,
        Thierry Reding <thierry.reding@...il.com>,
        Jonathan Hunter <jonathanh@...dia.com>,
        ~okias/devicetree@...ts.sr.ht, alsa-devel@...a-project.org,
        devicetree@...r.kernel.org, linux-tegra@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: sound: nvidia,tegra-audio: Convert multiple
 txt bindings to yaml

01.11.2021 23:42, Rob Herring пишет:
>> +  nvidia,audio-routing:
>> +    $ref: /schemas/types.yaml#/definitions/non-unique-string-array
>> +    description: |
>> +      A list of the connections between audio components.
>> +      Each entry is a pair of strings, the first being the connection's sink,
>> +      the second being the connection's source. Valid names for sources and
>> +      sinks are the pins (documented in the binding document),
>> +      and the jacks on the board:
>> +        ALC5632:
>> +          * Headset Stereophone
>> +          * Int Spk
>> +          * Headset Mic
>> +          * Digital Mic
>> +        MAXX98090:
>> +          * Headphones
>> +          * SPeakers

Speakers
 -

>> +          * Mic Jack
>> +          * Int Mic
>> +        RT5640:
>> +          * Headphones
>> +          * Speakers
>> +          * Mic Jack
>> +        RT5677:
>> +          * Headphone
>> +          * Speaker
>> +          * Headset Mic
>> +          * Internal Mic 1
>> +          * Internal Mic 2
>> +        SGTL5000:
>> +          * Headphone Jack
>> +          * Line In Jack
>> +          * Mic Jack
>> +        WM8753:
>> +          * Headphone Jack
>> +          * Mic Jack
>> +        WM8903:
>> +          * Headphone Jack
>> +          * Int Spk
>> +          * Mic Jack
>> +          * Int Mic
>> +        WM9712:
>> +          * Headphone
>> +          * LineIn
>> +          * Mic
> All these strings should be part of the schema.

Well, seems this can be done only using a separated bindings.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ