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] [day] [month] [year] [list]
Date:   Tue, 12 Jan 2021 15:57:44 +0800
From:   Henry Chen <henryc.chen@...iatek.com>
To:     Rob Herring <robh@...nel.org>
CC:     "moderated list:ARM/Mediatek SoC support" 
        <linux-mediatek@...ts.infradead.org>,
        Mark Rutland <mark.rutland@....com>,
        Fan Chen <fan.chen@...iatek.com>,
        "open list:THERMAL" <linux-pm@...r.kernel.org>,
        James Liao <jamesjj.liao@...iatek.com>,
        linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Matthias Brugger <matthias.bgg@...il.com>,
        Georgi Djakov <georgi.djakov@...aro.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Ryan Case <ryandcase@...omium.org>,
        Arvin Wang <arvin.wang@...iatek.com>,
        "Nicolas Boichat" <drinkcat@...gle.com>,
        Stephen Boyd <swboyd@...omium.org>,
        "Mark Brown" <broonie@...nel.org>, <devicetree@...r.kernel.org>
Subject: Re: [PATCH V7 01/13] dt-bindings: soc: Add dvfsrc driver bindings

On Mon, 2021-01-11 at 09:42 -0600, Rob Herring wrote:
> On Sun, Jan 10, 2021 at 8:52 PM Henry Chen <henryc.chen@...iatek.com> wrote:
> >
> > Hi Rob,
> >
> > On Fri, 2021-01-08 at 20:30 -0700, Rob Herring wrote:
> > > On Fri, 08 Jan 2021 15:48:03 +0800, Henry Chen wrote:
> > > > Document the binding for enabling dvfsrc on MediaTek SoC.
> > > >
> > > > Signed-off-by: Henry Chen <henryc.chen@...iatek.com>
> > > > ---
> > > >  .../devicetree/bindings/soc/mediatek/dvfsrc.yaml   | 67 ++++++++++++++++++++++
> > > >  1 file changed, 67 insertions(+)
> > > >  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/dvfsrc.yaml
> > > >
> > >
> > > My bot found errors running 'make dt_binding_check' on your patch:
> > >
> > > yamllint warnings/errors:
> > >
> > > dtschema/dtc warnings/errors:
> > > Documentation/devicetree/bindings/soc/mediatek/dvfsrc.example.dts:19:18: fatal error: dt-bindings/interconnect/mtk,mt8183-emi.h: No such file or directory
> > >    19 |         #include <dt-bindings/interconnect/mtk,mt8183-emi.h>
> > >       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Sorry, because this header file is added on "[V7,07/13] dt-bindings:
> > interconnect: add MT8183 interconnect dt-bindings".
> > Should I change the order of the patchset (let the yaml pathc behind the
> > header) to fixed that ?
> 
> DT headers should be part of the binding schema patch. (Or at least come first).
OK, I will merge DT header and binding schema patch into a single patch.

Henry
> 
> Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ