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]
Message-Id: <174956612600.1562300.48579876569491246.robh@kernel.org>
Date: Tue, 10 Jun 2025 09:39:18 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Jacky Chou <jacky_chou@...eedtech.com>
Cc: kuba@...nel.org, andrew+netdev@...n.ch, sboyd@...nel.org, 
 netdev@...r.kernel.org, joel@....id.au, p.zabel@...gutronix.de, 
 edumazet@...gle.com, pabeni@...hat.com, conor+dt@...nel.org, 
 linux-kernel@...r.kernel.org, krzk+dt@...nel.org, linux-clk@...r.kernel.org, 
 linux-aspeed@...ts.ozlabs.org, devicetree@...r.kernel.org, 
 davem@...emloft.net, BMC-SW@...eedtech.com, 
 linux-arm-kernel@...ts.infradead.org, andrew@...econstruct.com.au, 
 mturquette@...libre.com
Subject: Re: [net-next v2 0/4] net: ftgmac100: Add SoC reset support for
 RMII mode


On Tue, 10 Jun 2025 09:24:02 +0800, Jacky Chou wrote:
> This patch series adds support for an optional reset line to the
> ftgmac100 ethernet controller, as used on Aspeed SoCs. On these SoCs,
> the internal MAC reset is not sufficient to reset the RMII interface.
> By providing a SoC-level reset via the device tree "resets" property,
> the driver can properly reset both the MAC and RMII logic, ensuring
> correct operation in RMII mode.
> 
> The series includes:
> - Device tree binding update to document the new "resets" property.
> - Addition of MAC1 and MAC2 reset definitions for AST2600.
> - Device tree changes for AST2600 to use the new reset properties.
> - Driver changes to assert/deassert the reset line as needed.
> 
> This improves reliability and initialization of the MAC in RMII mode
> on Aspeed platforms.
> 
> Jacky Chou (4):
>   dt-bindings: net: ftgmac100: Add resets property
>   dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2
>   ARM: dts: aspeed-g6: Add resets property for MAC controllers
>   net: ftgmac100: Add optional reset control for RMII mode on Aspeed
>     SoCs
> 
>  .../bindings/net/faraday,ftgmac100.yaml       | 19 ++++++++++++++
>  arch/arm/boot/dts/aspeed/aspeed-g6.dtsi       |  4 +++
>  drivers/net/ethernet/faraday/ftgmac100.c      | 26 +++++++++++++++++++
>  include/dt-bindings/clock/ast2600-clock.h     |  2 ++
>  4 files changed, 51 insertions(+)
> 
> ---
> v2:
>   - Added restriction on resets property in faraday,ftgmac100.yaml.
> ---
> 
> --
> 2.34.1
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


This patch series was applied (using b4) to base:
 Base: attempting to guess base-commit...
 Base: tags/v6.15-rc6-1244-g3f1716ee0f6c (exact match)

If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)

New warnings running 'make CHECK_DTBS=y for arch/arm/boot/dts/aspeed/' for 20250610012406.3703769-1-jacky_chou@...eedtech.com:

arch/arm/boot/dts/aspeed/aspeed-bmc-microsoft-olympus.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-microsoft-olympus.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-microsoft-olympus.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-microsoft-olympus.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-delta-ahe50dc.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-delta-ahe50dc.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-delta-ahe50dc.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-delta-ahe50dc.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minipack.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minipack.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minipack.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minipack.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dtb: kcs@114 (aspeed,ast2500-kcs-bmc-v2): 'clocks' does not match any of the regexes: '^pinctrl-[0-9]+$'
	from schema $id: http://devicetree.org/schemas/ipmi/aspeed,ast2400-kcs-bmc.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-sx20.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-sx20.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-sx20.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-sx20.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-rx20.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-rx20.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-rx20.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-rx20.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-cmm.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-cmm.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-cmm.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-cmm.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-bytedance-g220a.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-bytedance-g220a.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-bytedance-g220a.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-bytedance-g220a.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-supermicro-x11spi.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-supermicro-x11spi.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-supermicro-x11spi.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-supermicro-x11spi.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-n110.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-n110.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-n110.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-n110.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-vesnin.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-vesnin.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-vesnin.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-vesnin.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjade.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjade.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjade.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjade.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dtb: /ahb/apb/bus@...8a000/i2c@.../power-supply@58: failed to match any schema with compatible: ['pmbus']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yamp.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yamp.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yamp.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yamp.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-ethanolx.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-ethanolx.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-ethanolx.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-ethanolx.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-on5263m5.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-on5263m5.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-on5263m5.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-on5263m5.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dtb: /ahb/apb/syscon@...e2000/interrupt-controller@570: failed to match any schema with compatible: ['aspeed,ast2600-scu-ic1']
arch/arm/boot/dts/aspeed/aspeed-bmc-intel-s2600wf.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-intel-s2600wf.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-intel-s2600wf.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-intel-s2600wf.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge40.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge40.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge40.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge40.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr630.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr630.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr630.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr630.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-q71l.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-q71l.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-q71l.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-q71l.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dtb: pin_gpio_f3: $nodename:0: 'pin_gpio_f3' does not match '-hog(-[0-9]+)?$'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-hog.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s7106.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s7106.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s7106.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s7106.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-romed8hm3.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-romed8hm3.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-romed8hm3.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-romed8hm3.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemitev2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemitev2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemitev2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemitev2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-daytonax.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-daytonax.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-daytonax.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-amd-daytonax.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge100.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge100.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge100.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge100.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-portwell-neptune.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-portwell-neptune.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-portwell-neptune.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-portwell-neptune.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2400-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-nf5280m6.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-nf5280m6.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-nf5280m6.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-nf5280m6.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge400.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge400.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge400.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge400.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...70000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/ethernet@...90000: failed to match any schema with compatible: ['aspeed,ast2600-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dtb: /ahb/ethernet@...60000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dtb: /ahb/ethernet@...80000: failed to match any schema with compatible: ['aspeed,ast2500-mac', 'faraday,ftgmac100']






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ