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: <d6ece026-d6c0-4ebf-93b4-563bd8d92255@kernel.org>
Date: Sun, 21 Jul 2024 15:59:25 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Rayyan Ansari <rayyan.ansari@...aro.org>, devicetree@...r.kernel.org,
 linux-arm-msm@...r.kernel.org
Cc: Bjorn Andersson <andersson@...nel.org>,
 Konrad Dybcio <konrad.dybcio@...aro.org>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
 <conor+dt@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: bus: qcom,ebi2: convert to dtschema

On 17/07/2024 15:10, Rayyan Ansari wrote:
> Convert the bindings for the External Bus Interface on apq8060 and
> msm8660 from the old text format to yaml.
> 
> Signed-off-by: Rayyan Ansari <rayyan.ansari@...aro.org>


....

> +patternProperties:
> +  "^.*@[0-5],[0-9a-f]+$":
> +    type: object
> +    additionalProperties: true
> +    properties:
> +      reg:
> +        maxItems: 1
> +


Ideally, once we should change smsc,lan9115 bindings to properly end
with "unevaluatedProperties: false" (thus referencing
mc-peripheral-props.yaml). That would be however a bit bigger change
affecting exynos-srom and socionext,uniphier-system-bus.

Considering this are all old platforms, not really used nowadays, I
think it is fine now.

Thanks for the conversion.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>

Rob, will you take this?

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ