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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 12 May 2020 11:18:36 +0900 From: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com> To: Rob Herring <robh@...nel.org> Cc: "David S . Miller" <davem@...emloft.net>, Masahiro Yamada <yamada.masahiro@...ionext.com>, netdev@...r.kernel.org, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema Hi Rob, On 2020/05/12 11:01, Rob Herring wrote: > On Tue, Apr 28, 2020 at 03:31:22PM +0900, Kunihiko Hayashi wrote: >> Convert the UniPhier AVE4 controller binding to DT schema format. >> This changes phy-handle property to required. >> >> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com> >> --- (snip) >> + phy-mode: >> + $ref: ethernet-controller.yaml#/properties/phy-mode >> + >> + phy-handle: >> + $ref: ethernet-controller.yaml#/properties/phy-handle > > No need for these $ref, the 1st reference did this. Just: > > phy-mode: true Okay, "phy-handle" also replaces with "true". I'll fix it in v2. Thank you, --- Best Regards Kunihiko Hayashi
Powered by blists - more mailing lists