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:   Mon, 9 Aug 2021 09:38:33 -0600
From:   Rob Herring <robh@...nel.org>
To:     Jack Yu <jack.yu@...ltek.com>
Cc:     "broonie@...nel.org" <broonie@...nel.org>,
        "lgirdwood@...il.com" <lgirdwood@...il.com>,
        "alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
        "lars@...afoo.de" <lars@...afoo.de>,
        "Flove(HsinFu)" <flove@...ltek.com>,
        Oder Chiou <oder_chiou@...ltek.com>,
        Shuming [范書銘] <shumingf@...ltek.com>,
        Derek [方德義] <derek.fang@...ltek.com>,
        kent_chen@...ltek.com [陳建宏] 
        <kent_chen@...ltek.com>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id

On Mon, Aug 9, 2021 at 4:27 AM Jack Yu <jack.yu@...ltek.com> wrote:
>
> Add new compatible ID for rt1015p in dt-bindings document.

Please resend without the winmail.dat attachment. And run 'make
dt_binding_check' as this will fail.

>
> Signed-off-by: Jack Yu <jack.yu@...ltek.com>
> ---
>  Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
> index 644b68edf3e1..8fcb5f79a1b5 100644
> --- a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
> +++ b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
> @@ -15,7 +15,9 @@ description: |
>
>  properties:
>    compatible:
> -    const: realtek,rt1015p
> +      oneOf:
> +        const: realtek,rt1015p
> +        const: realtek,rt1019p
>
>    sdb-gpios:
>      description:
> --
> 2.31.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ