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]
Date:   Fri, 16 Jul 2021 19:40:30 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Joakim Zhang <qiangqing.zhang@....com>
Cc:     davem@...emloft.net, kuba@...nel.org, robh+dt@...nel.org,
        shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
        festevam@...il.com, bruno.thomsen@...il.com, linux-imx@....com,
        netdev@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH V1 0/3] dt-bindings: net: fec: convert fsl,*fec bindings to
 yaml

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 16 Jul 2021 18:29:08 +0800 you wrote:
> This patch set intends to convert fec binding into scheme, and fixes
> when do dtbs_check on ARCH arm.
> 
> One notice is that there are below logs for some dts when do dtbs_check:
> 	ethernet@...8000: More than one condition true in oneOf schema:
> We found that fec node in these dts all have "interrupts-extended"
> property, and schema default is:
>          'oneOf': [{'required': ['interrupts']},
>                    {'required': ['interrupts-extended']}],
> so we don't know if it is a common issue or need be fixed in specific
> bindings.
> 
> [...]

Here is the summary with links:
  - [V1,1/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
    https://git.kernel.org/netdev/net-next/c/96e4781b3d93
  - [V1,2/3] ARM: dts: imx35: correct node name for FEC
    https://git.kernel.org/netdev/net-next/c/95740a9a3ad9
  - [V1,3/3] ARM: dts: imx7-mba7: remove un-used "phy-reset-delay" property
    https://git.kernel.org/netdev/net-next/c/86a176f485b5

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ