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
| ||
|
Message-ID: <CAL_Jsq+YeZRizJFYuU7RPTcFRe1cDjLgsTidisJ_P5PNC4eKiw@mail.gmail.com> Date: Mon, 3 Oct 2022 10:34:01 -0500 From: Rob Herring <robh+dt@...nel.org> To: ChiaEn Wu <peterwu.pub@...il.com> Cc: krzysztof.kozlowski+dt@...aro.org, lee@...nel.org, matthias.bgg@...il.com, sre@...nel.org, chiaen_wu@...htek.com, cy_huang@...htek.com, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> Subject: Re: [PATCH v2] dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example On Mon, Oct 3, 2022 at 4:05 AM ChiaEn Wu <peterwu.pub@...il.com> wrote: > > From: ChiaEn Wu <chiaen_wu@...htek.com> > > Fix the interrupt order of the charger in the binding example. > > Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370") > Signed-off-by: ChiaEn Wu <chiaen_wu@...htek.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> > --- > > v2 > - Revise the commit syntax. > > v1 > - Due to this patch modifiacation > (https://lore.kernel.org/all/20221001202918.me7z2qzm7cmrkzsg@mercury.elektranox.org/), > there will get some warnings in linux-next when compiling the dts. This doesn't fix all the warnings. These still remain: /home/rob/proj/linux-dt/.build-arm64/Documentation/devicetree/bindings/mfd/mediatek,mt6370.example.dtb: pmic@34: indicator: 'color' is a required property From schema: /home/rob/proj/linux-dt/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml /home/rob/proj/linux-dt/.build-arm64/Documentation/devicetree/bindings/mfd/mediatek,mt6370.example.dtb: indicator: $nodename:0: 'indicator' does not match '^multi-led(@[0-9a-f])?$' From schema: /home/rob/proj/linux-dt/Documentation/devicetree/bindings/leds/mediatek,mt6370-indicator.yaml
Powered by blists - more mailing lists