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: <1632608190.786543.3839365.nullmailer@robh.at.kernel.org> Date: Sat, 25 Sep 2021 17:16:30 -0500 From: Rob Herring <robh@...nel.org> To: Justin Chen <justinpopo6@...il.com> Cc: dri-devel@...ts.freedesktop.org, Jakub Kicinski <kuba@...nel.org>, Florian Fainelli <f.fainelli@...il.com>, bcm-kernel-feedback-list@...adcom.com, Heiner Kallweit <hkallweit1@...il.com>, linux-media@...r.kernel.org, Doug Berger <opendmb@...il.com>, devicetree@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>, "David S. Miller" <davem@...emloft.net>, Andrew Lunn <andrew@...n.ch>, linaro-mm-sig@...ts.linaro.org, linux-kernel@...r.kernel.org, Geert Uytterhoeven <geert+renesas@...der.be>, Sumit Semwal <sumit.semwal@...aro.org>, Rafał Miłecki <rafal@...ecki.pl>, Christian König <christian.koenig@....com>, Arnd Bergmann <arnd@...db.de>, netdev@...r.kernel.org, Rob Herring <robh+dt@...nel.org>, Michael Chan <michael.chan@...adcom.com>, Russell King <linux@...linux.org.uk> Subject: Re: [PATCH net-next 2/5] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0 On Fri, 24 Sep 2021 14:44:48 -0700, Justin Chen wrote: > The ASP 2.0 Ethernet controller uses a brcm unimac. > > Signed-off-by: Justin Chen <justinpopo6@...il.com> > Signed-off-by: Florian Fainelli <f.fainelli@...il.com> > --- > Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml | 1 + > 1 file changed, 1 insertion(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1532529 mdio@e14: #address-cells:0:0: 1 was expected arch/arm64/boot/dts/broadcom/bcm2711-rpi-400.dt.yaml arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dt.yaml arch/arm/boot/dts/bcm2711-rpi-400.dt.yaml arch/arm/boot/dts/bcm2711-rpi-4-b.dt.yaml mdio@e14: #size-cells:0:0: 0 was expected arch/arm64/boot/dts/broadcom/bcm2711-rpi-400.dt.yaml arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dt.yaml arch/arm/boot/dts/bcm2711-rpi-400.dt.yaml arch/arm/boot/dts/bcm2711-rpi-4-b.dt.yaml
Powered by blists - more mailing lists