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: <CAL_JsqKCG-zY7f-gX6jwXXbE_uha-z1seqx2Dj+rS685DuzNMQ@mail.gmail.com>
Date: Fri, 10 Oct 2025 07:37:30 -0500
From: Rob Herring <robh@...nel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
Cc: srini@...nel.org, krzk+dt@...nel.org, gregkh@...uxfoundation.org, 
	linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: slimbus: fix warning from example

On Wed, Oct 1, 2025 at 10:00 AM Srinivas Kandagatla
<srinivas.kandagatla@....qualcomm.com> wrote:
>
> Fix below warnings generated dt_bindings_check for examples in the
> bindings.
>
> Documentation/devicetree/bindings/slimbus/slimbus.example.dtb:
> slim@...80000 (qcom,slim-ngd-v1.5.0): 'audio-codec@1,0' does not match
> any of the regexes: '^pinctrl-[0-9]+$', '^slim@[0-9a-f]+$'
>         from schema $id:
> http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#
> Documentation/devicetree/bindings/slimbus/slimbus.example.dtb:
> slim@...80000 (qcom,slim-ngd-v1.5.0): #address-cells: 1 was expected
>         from schema $id:
> http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#
> Documentation/devicetree/bindings/slimbus/slimbus.example.dtb:
> slim@...80000 (qcom,slim-ngd-v1.5.0): 'dmas' is a required property
>         from schema $id:
> http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#
> Documentation/devicetree/bindings/slimbus/slimbus.example.dtb:
> slim@...80000 (qcom,slim-ngd-v1.5.0): 'dma-names' is a required
> property
>         from schema $id:
> http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#
>
>
> Fixes: 7cbba32a2d62 ("slimbus: qcom: remove unused qcom controller driver")
> Reported-by: Rob Herring <robh@...nel.org>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
> ---
>  .../devicetree/bindings/slimbus/slimbus.yaml     | 16 +++++++++++-----
>  1 file changed, 11 insertions(+), 5 deletions(-)

You missed the DT list and Conor...

Acked-by: Rob Herring (Arm) <robh@...nel.org>

I would have picked this up to get it into -rc1, but I don't have the
dependent patches.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ