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]
Message-ID: <1a336bb5-4673-4c30-a1a2-6a9d81f8d1b7@kernel.org>
Date: Thu, 14 Aug 2025 13:13:14 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Kyle Hendry <kylehendrydev@...il.com>,
 Philipp Zabel <p.zabel@...gutronix.de>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
 <conor+dt@...nel.org>, Fernández Rojas <noltari@...il.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/6] dt-bindings: reset: add compatible for bcm63xx ephy
 control

On 09/07/2025 04:47, Kyle Hendry wrote:
> Add compatible string for bcm63xx ephy control.
> 
> Signed-off-by: Kyle Hendry <kylehendrydev@...il.com>
> ---
>  .../devicetree/bindings/reset/brcm,bcm6345-reset.yaml         | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml b/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml
> index 00150b93fca0..b8a320bb1776 100644
> --- a/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml
> +++ b/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml
> @@ -13,7 +13,9 @@ maintainers:
>  
>  properties:
>    compatible:
> -    const: brcm,bcm6345-reset
> +    enum:
> +      - brcm,bcm6345-reset
> +      - brcm,bcm63xx-ephy-ctrl

Don't use wildcards.

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ