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: <c699f2878357435180348cae59092792@realtek.com>
Date: Tue, 11 Nov 2025 12:29:41 +0000
From: Eleanor Lin [林祐君] <eleanor.lin@...ltek.com>
To: "Rob Herring (Arm)" <robh@...nel.org>
CC: "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "conor+dt@...nel.org" <conor+dt@...nel.org>,
        CY_Huang[黃鉦晏] <cy.huang@...ltek.com>,
        "afaerber@...e.de" <afaerber@...e.de>,
        "linux-arm-kernel@...ts.infradead.org"
	<linux-arm-kernel@...ts.infradead.org>,
        James Tai [戴志峰] <james.tai@...ltek.com>,
        "linux-realtek-soc@...ts.infradead.org"
	<linux-realtek-soc@...ts.infradead.org>,
        Stanley Chang[昌育德] <stanley_chang@...ltek.com>,
        "krzk+dt@...nel.org" <krzk+dt@...nel.org>,
        "lee@...nel.org" <lee@...nel.org>
Subject: RE: [PATCH 2/3] dt-bindings: mfd: Add Realtek ISO system controller

> 
> On Wed, 05 Nov 2025 18:44:51 +0800, Yu-Chun Lin wrote:
> > Add DT binding schema for Realtek system controller.
> >
> > Signed-off-by: Yu-Chun Lin <eleanor.lin@...ltek.com>
> > ---
> >  .../bindings/mfd/realtek,iso-system.yaml      | 65
> +++++++++++++++++++
> >  1 file changed, 65 insertions(+)
> >  create mode 100644
> > Documentation/devicetree/bindings/mfd/realtek,iso-system.yaml
> >
> 
> My bot found errors running 'make dt_binding_check' on your patch:
> 
> yamllint warnings/errors:
> ./Documentation/devicetree/bindings/arm/realtek.yaml:76:1: [warning] too
> many blank lines (2 > 1) (empty-lines)
> 
> dtschema/dtc warnings/errors:
> 
> doc reference errors (make refcheckdocs):
> 
> See
> https://patchwork.ozlabs.org/project/devicetree-bindings/patch/202511051044
> 52.6336-3-eleanor.lin@...ltek.com
> 
> The base for the series is generally the latest rc1. A different dependency
> should be noted in *this* patch.
> 
> If you already ran 'make dt_binding_check' and didn't see the above error(s),
> then make sure 'yamllint' is installed and dt-schema is up to
> date:
> 
> pip3 install dtschema --upgrade
> 
> Please check and re-submit after running the above command yourself. Note
> that DT_SCHEMA_FILES can be set to your schema file to speed up checking
> your schema. However, it must be unset to test all examples with your schema.

Thanks. I will fix it in v2.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ