diff mbox series

[v3] ARM: dts: aspeed: Add IEISystems FP5280G3 BMC machine

Message ID 20240605013017.38885-1-liuxiwei@ieisystem.com
State New
Headers show
Series [v3] ARM: dts: aspeed: Add IEISystems FP5280G3 BMC machine | expand

Commit Message

George Liu June 5, 2024, 1:30 a.m. UTC
The IEISystems FP5280G3 is a power platform server with an
AST2600-based BMC.
This dts file provides a basic configuration for its OpenBMC
development.

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
---
v2 -> v3
  - NO_CHANGE
---
 arch/arm/boot/dts/aspeed/Makefile             |   1 +
 .../aspeed/aspeed-bmc-ieisystems-fp5280g3.dts | 966 ++++++++++++++++++
 2 files changed, 967 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts

Comments

Rob Herring (Arm) June 5, 2024, 1:11 p.m. UTC | #1
On Wed, 05 Jun 2024 09:30:17 +0800, George Liu wrote:
> The IEISystems FP5280G3 is a power platform server with an
> AST2600-based BMC.
> This dts file provides a basic configuration for its OpenBMC
> development.
> 
> Signed-off-by: George Liu <liuxiwei@ieisystem.com>
> ---
> v2 -> v3
>   - NO_CHANGE
> ---
>  arch/arm/boot/dts/aspeed/Makefile             |   1 +
>  .../aspeed/aspeed-bmc-ieisystems-fp5280g3.dts | 966 ++++++++++++++++++
>  2 files changed, 967 insertions(+)
>  create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts
> 


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


New warnings running 'make CHECK_DTBS=y aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb' for 20240605013017.38885-1-liuxiwei@ieisystem.com:

arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:269.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:272.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@49:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:277.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@4a:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:282.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:285.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@49:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:290.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@4a:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:392.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:396.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:400.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:404.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:408.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:412.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:416.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:420.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:424.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:428.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:432.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:436.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:440.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:444.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:448.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:452.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:456.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:460.5-15: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:544.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:549.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:576.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:581.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:771.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:774.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/tmp112@48:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:780.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/eeprom@50:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:785.4-17: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/pca9555@24:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:804.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:807.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:810.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:819.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:822.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/tmp112@48:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:828.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/eeprom@50:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:833.4-17: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/pca9555@24:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:851.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:854.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:866.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:869.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/tmp112@48:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:875.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/eeprom@50:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:880.4-17: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/pca9555@24:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:899.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:902.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:905.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: incorrect #address-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (i2c_bus_reg): Failed prerequisite 'i2c_bus_bridge'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:270.13-274.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@49: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:270.13-274.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@49: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:275.13-279.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@4a: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:275.13-279.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@4a: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:283.13-287.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@49: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:283.13-287.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@49: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:288.13-292.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@4a: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:288.13-292.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@4a: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:394.16-397.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:394.16-397.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:398.16-401.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:398.16-401.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:402.15-405.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:402.15-405.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:406.15-409.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:406.15-409.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:410.16-413.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:410.16-413.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:418.16-421.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:418.16-421.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:422.16-425.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:422.16-425.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:426.15-429.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:426.15-429.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:430.15-433.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:430.15-433.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:434.16-437.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:434.16-437.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:442.15-445.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:442.15-445.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:446.13-449.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:446.13-449.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:450.13-453.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:450.13-453.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:454.13-457.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:454.13-457.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:459.19-461.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@3: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:459.19-461.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@3: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:541.22-545.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@0: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:541.22-545.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@0: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:546.22-550.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:546.22-550.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:573.22-577.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@0: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:573.22-577.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@0: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:578.22-582.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:578.22-582.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:772.13-776.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/tmp112@48: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:772.13-776.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/tmp112@48: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:778.14-781.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/eeprom@50: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:778.14-781.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/eeprom@50: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:783.15-801.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/pca9555@24: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:783.15-801.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/pca9555@24: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:803.20-805.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:803.20-805.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:806.20-808.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@2: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:806.20-808.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@2: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:809.20-811.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@3: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:809.20-811.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@3: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:820.13-824.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/tmp112@48: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:820.13-824.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/tmp112@48: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:826.14-829.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/eeprom@50: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:826.14-829.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/eeprom@50: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:831.15-848.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/pca9555@24: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:831.15-848.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/pca9555@24: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:850.20-852.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:850.20-852.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:853.20-855.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@2: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:853.20-855.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@2: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:867.13-871.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/tmp112@48: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:867.13-871.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/tmp112@48: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:873.14-876.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/eeprom@50: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:873.14-876.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/eeprom@50: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:878.15-896.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/pca9555@24: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:878.15-896.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/pca9555@24: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:898.20-900.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@1: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:898.20-900.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@1: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:901.20-903.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@2: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:901.20-903.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@2: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:904.20-906.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@3: Relying on default #address-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:904.20-906.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@3: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /: failed to match any schema with compatible: ['ieisystems,fp5280g3-bmc', 'aspeed,ast2600']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: timer: 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/timer/arm,arch_timer.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /sdram@1e6e0000: failed to match any schema with compatible: ['aspeed,ast2600-sdram-edac', 'syscon']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: bus@1e600000: compatible: ['aspeed,ast2600-ahbc', 'syscon'] is too long
	from schema $id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: ftgmac@1e660000: $nodename:0: 'ftgmac@1e660000' does not match '^ethernet(@.*)?$'
	from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: ftgmac@1e680000: $nodename:0: 'ftgmac@1e680000' does not match '^ethernet(@.*)?$'
	from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: ftgmac@1e670000: $nodename:0: 'ftgmac@1e670000' does not match '^ethernet(@.*)?$'
	from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: ftgmac@1e670000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected)
	from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: ftgmac@1e690000: $nodename:0: 'ftgmac@1e690000' does not match '^ethernet(@.*)?$'
	from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: ftgmac@1e690000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected)
	from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: syscon@1e6e2000: 'smp-memram@180' does not match any of the regexes: '^interrupt-controller@[0-9a-f]+$', '^p2a-control@[0-9a-f]+$', '^pinctrl(@[0-9a-f]+)?$', '^silicon-id@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/mfd/aspeed,ast2x00-scu.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pinctrl: usb11bhid_default:function:0: 'USB11BHID' is not one of ['ADC0', 'ADC1', 'ADC10', 'ADC11', 'ADC12', 'ADC13', 'ADC14', 'ADC15', 'ADC2', 'ADC3', 'ADC4', 'ADC5', 'ADC6', 'ADC7', 'ADC8', 'ADC9', 'BMCINT', 'EMMC', 'ESPI', 'ESPIALT', 'FSI1', 'FSI2', 'FWQSPI', 'FWSPIABR', 'FWSPID', 'FWSPIWP', 'GPIT0', 'GPIT1', 'GPIT2', 'GPIT3', 'GPIT4', 'GPIT5', 'GPIT6', 'GPIT7', 'GPIU0', 'GPIU1', 'GPIU2', 'GPIU3', 'GPIU4', 'GPIU5', 'GPIU6', 'GPIU7', 'I2C1', 'I2C10', 'I2C11', 'I2C12', 'I2C13', 'I2C14', 'I2C15', 'I2C16', 'I2C2', 'I2C3', 'I2C4', 'I2C5', 'I2C6', 'I2C7', 'I2C8', 'I2C9', 'I3C3', 'I3C4', 'I3C5', 'I3C6', 'JTAGM', 'LHPD', 'LHSIRQ', 'LPC', 'LPCHC', 'LPCPD', 'LPCPME', 'LPCSMI', 'LSIRQ', 'MACLINK1', 'MACLINK2', 'MACLINK3', 'MACLINK4', 'MDIO1', 'MDIO2', 'MDIO3', 'MDIO4', 'NCTS1', 'NCTS2', 'NCTS3', 'NCTS4', 'NDCD1', 'NDCD2', 'NDCD3', 'NDCD4', 'NDSR1', 'NDSR2', 'NDSR3', 'NDSR4', 'NDTR1', 'NDTR2', 'NDTR3', 'NDTR4', 'NRI1', 'NRI2', 'NRI3
 ', 'NRI4', 'NRTS1', 'NRTS2', 'NRTS3', 'NRTS4', 'OSCCLK', 'PEWAKE', 'PWM0', 'PWM1', 'PWM10', 'PWM11', 'PWM12', 'PWM13', 'PWM14', 'PWM15', 'PWM2', 'PWM3', 'PWM4', 'PWM5', 'PWM6', 'PWM7', 'PWM8', 'PWM9', 'RGMII1', 'RGMII2', 'RGMII3', 'RGMII4', 'RMII1', 'RMII2', 'RMII3', 'RMII4', 'RXD1', 'RXD2', 'RXD3', 'RXD4', 'SALT1', 'SALT10', 'SALT11', 'SALT12', 'SALT13', 'SALT14', 'SALT15', 'SALT16', 'SALT2', 'SALT3', 'SALT4', 'SALT5', 'SALT6', 'SALT7', 'SALT8', 'SALT9', 'SD1', 'SD2', 'SGPM1', 'SGPM2', 'SGPS1', 'SGPS2', 'SIOONCTRL', 'SIOPBI', 'SIOPBO', 'SIOPWREQ', 'SIOPWRGD', 'SIOS3', 'SIOS5', 'SIOSCI', 'SPI1', 'SPI1ABR', 'SPI1CS1', 'SPI1WP', 'SPI2', 'SPI2CS1', 'SPI2CS2', 'TACH0', 'TACH1', 'TACH10', 'TACH11', 'TACH12', 'TACH13', 'TACH14', 'TACH15', 'TACH2', 'TACH3', 'TACH4', 'TACH5', 'TACH6', 'TACH7', 'TACH8', 'TACH9', 'THRU0', 'THRU1', 'THRU2', 'THRU3', 'TXD1', 'TXD2', 'TXD3', 'TXD4', 'UART10', 'UART11', 'UART12', 'UART13', 'UART6', 'UART7', 'UART8', 'UART9', 'USBAD', 'USBADP', 'USB2AH', 'USB2AHP'
 , 'USB2BD', 'USB2BH', 'VB', 'VGAHS', 'VGAVS', 'WDTRST1', 'WDTRST2', 'WDTRST3', 'WDTRST4']
	from schema $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pinctrl: i3c1_default:function:0: 'I3C1' is not one of ['ADC0', 'ADC1', 'ADC10', 'ADC11', 'ADC12', 'ADC13', 'ADC14', 'ADC15', 'ADC2', 'ADC3', 'ADC4', 'ADC5', 'ADC6', 'ADC7', 'ADC8', 'ADC9', 'BMCINT', 'EMMC', 'ESPI', 'ESPIALT', 'FSI1', 'FSI2', 'FWQSPI', 'FWSPIABR', 'FWSPID', 'FWSPIWP', 'GPIT0', 'GPIT1', 'GPIT2', 'GPIT3', 'GPIT4', 'GPIT5', 'GPIT6', 'GPIT7', 'GPIU0', 'GPIU1', 'GPIU2', 'GPIU3', 'GPIU4', 'GPIU5', 'GPIU6', 'GPIU7', 'I2C1', 'I2C10', 'I2C11', 'I2C12', 'I2C13', 'I2C14', 'I2C15', 'I2C16', 'I2C2', 'I2C3', 'I2C4', 'I2C5', 'I2C6', 'I2C7', 'I2C8', 'I2C9', 'I3C3', 'I3C4', 'I3C5', 'I3C6', 'JTAGM', 'LHPD', 'LHSIRQ', 'LPC', 'LPCHC', 'LPCPD', 'LPCPME', 'LPCSMI', 'LSIRQ', 'MACLINK1', 'MACLINK2', 'MACLINK3', 'MACLINK4', 'MDIO1', 'MDIO2', 'MDIO3', 'MDIO4', 'NCTS1', 'NCTS2', 'NCTS3', 'NCTS4', 'NDCD1', 'NDCD2', 'NDCD3', 'NDCD4', 'NDSR1', 'NDSR2', 'NDSR3', 'NDSR4', 'NDTR1', 'NDTR2', 'NDTR3', 'NDTR4', 'NRI1', 'NRI2', 'NRI3', 'NRI4',
  'NRTS1', 'NRTS2', 'NRTS3', 'NRTS4', 'OSCCLK', 'PEWAKE', 'PWM0', 'PWM1', 'PWM10', 'PWM11', 'PWM12', 'PWM13', 'PWM14', 'PWM15', 'PWM2', 'PWM3', 'PWM4', 'PWM5', 'PWM6', 'PWM7', 'PWM8', 'PWM9', 'RGMII1', 'RGMII2', 'RGMII3', 'RGMII4', 'RMII1', 'RMII2', 'RMII3', 'RMII4', 'RXD1', 'RXD2', 'RXD3', 'RXD4', 'SALT1', 'SALT10', 'SALT11', 'SALT12', 'SALT13', 'SALT14', 'SALT15', 'SALT16', 'SALT2', 'SALT3', 'SALT4', 'SALT5', 'SALT6', 'SALT7', 'SALT8', 'SALT9', 'SD1', 'SD2', 'SGPM1', 'SGPM2', 'SGPS1', 'SGPS2', 'SIOONCTRL', 'SIOPBI', 'SIOPBO', 'SIOPWREQ', 'SIOPWRGD', 'SIOS3', 'SIOS5', 'SIOSCI', 'SPI1', 'SPI1ABR', 'SPI1CS1', 'SPI1WP', 'SPI2', 'SPI2CS1', 'SPI2CS2', 'TACH0', 'TACH1', 'TACH10', 'TACH11', 'TACH12', 'TACH13', 'TACH14', 'TACH15', 'TACH2', 'TACH3', 'TACH4', 'TACH5', 'TACH6', 'TACH7', 'TACH8', 'TACH9', 'THRU0', 'THRU1', 'THRU2', 'THRU3', 'TXD1', 'TXD2', 'TXD3', 'TXD4', 'UART10', 'UART11', 'UART12', 'UART13', 'UART6', 'UART7', 'UART8', 'UART9', 'USBAD', 'USBADP', 'USB2AH', 'USB2AHP', 'USB2BD'
 , 'USB2BH', 'VB', 'VGAHS', 'VGAVS', 'WDTRST1', 'WDTRST2', 'WDTRST3', 'WDTRST4']
	from schema $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pinctrl: i3c1_default:groups:0: 'I3C1' is not one of ['ADC0', 'ADC1', 'ADC10', 'ADC11', 'ADC12', 'ADC13', 'ADC14', 'ADC15', 'ADC2', 'ADC3', 'ADC4', 'ADC5', 'ADC6', 'ADC7', 'ADC8', 'ADC9', 'BMCINT', 'EMMCG1', 'EMMCG4', 'EMMCG8', 'ESPI', 'ESPIALT', 'FSI1', 'FSI2', 'FWQSPI', 'FWSPIABR', 'FWSPID', 'FWSPIWP', 'GPIT0', 'GPIT1', 'GPIT2', 'GPIT3', 'GPIT4', 'GPIT5', 'GPIT6', 'GPIT7', 'GPIU0', 'GPIU1', 'GPIU2', 'GPIU3', 'GPIU4', 'GPIU5', 'GPIU6', 'GPIU7', 'HVI3C3', 'HVI3C4', 'I2C1', 'I2C10', 'I2C11', 'I2C12', 'I2C13', 'I2C14', 'I2C15', 'I2C16', 'I2C2', 'I2C3', 'I2C4', 'I2C5', 'I2C6', 'I2C7', 'I2C8', 'I2C9', 'I3C3', 'I3C4', 'I3C5', 'I3C6', 'JTAGM', 'LHPD', 'LHSIRQ', 'LPC', 'LPCHC', 'LPCPD', 'LPCPME', 'LPCSMI', 'LSIRQ', 'MACLINK1', 'MACLINK2', 'MACLINK3', 'MACLINK4', 'MDIO1', 'MDIO2', 'MDIO3', 'MDIO4', 'NCTS1', 'NCTS2', 'NCTS3', 'NCTS4', 'NDCD1', 'NDCD2', 'NDCD3', 'NDCD4', 'NDSR1', 'NDSR2', 'NDSR3', 'NDSR4', 'NDTR1', 'NDTR2', 'NDTR3', 
 'NDTR4', 'NRI1', 'NRI2', 'NRI3', 'NRI4', 'NRTS1', 'NRTS2', 'NRTS3', 'NRTS4', 'OSCCLK', 'PEWAKE', 'PWM0', 'PWM1', 'PWM10G0', 'PWM10G1', 'PWM11G0', 'PWM11G1', 'PWM12G0', 'PWM12G1', 'PWM13G0', 'PWM13G1', 'PWM14G0', 'PWM14G1', 'PWM15G0', 'PWM15G1', 'PWM2', 'PWM3', 'PWM4', 'PWM5', 'PWM6', 'PWM7', 'PWM8G0', 'PWM8G1', 'PWM9G0', 'PWM9G1', 'QSPI1', 'QSPI2', 'RGMII1', 'RGMII2', 'RGMII3', 'RGMII4', 'RMII1', 'RMII2', 'RMII3', 'RMII4', 'RXD1', 'RXD2', 'RXD3', 'RXD4', 'SALT1', 'SALT10G0', 'SALT10G1', 'SALT11G0', 'SALT11G1', 'SALT12G0', 'SALT12G1', 'SALT13G0', 'SALT13G1', 'SALT14G0', 'SALT14G1', 'SALT15G0', 'SALT15G1', 'SALT16G0', 'SALT16G1', 'SALT2', 'SALT3', 'SALT4', 'SALT5', 'SALT6', 'SALT7', 'SALT8', 'SALT9G0', 'SALT9G1', 'SD1', 'SD2', 'SD3', 'SGPM1', 'SGPM2', 'SGPS1', 'SGPS2', 'SIOONCTRL', 'SIOPBI', 'SIOPBO', 'SIOPWREQ', 'SIOPWRGD', 'SIOS3', 'SIOS5', 'SIOSCI', 'SPI1', 'SPI1ABR', 'SPI1CS1', 'SPI1WP', 'SPI2', 'SPI2CS1', 'SPI2CS2', 'TACH0', 'TACH1', 'TACH10', 'TACH11', 'TACH12', 'TACH13', 'TACH1
 4', 'TACH15', 'TACH2', 'TACH3', 'TACH4', 'TACH5', 'TACH6', 'TACH7', 'TACH8', 'TACH9', 'THRU0', 'THRU1', 'THRU2', 'THRU3', 'TXD1', 'TXD2', 'TXD3', 'TXD4', 'UART10', 'UART11', 'UART12G0', 'UART12G1', 'UART13G0', 'UART13G1', 'UART6', 'UART7', 'UART8', 'UART9', 'USBA', 'USBB', 'VB', 'VGAHS', 'VGAVS', 'WDTRST1', 'WDTRST2', 'WDTRST3', 'WDTRST4']
	from schema $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pinctrl: usb2ad_default:function:0: 'USB2AD' is not one of ['ADC0', 'ADC1', 'ADC10', 'ADC11', 'ADC12', 'ADC13', 'ADC14', 'ADC15', 'ADC2', 'ADC3', 'ADC4', 'ADC5', 'ADC6', 'ADC7', 'ADC8', 'ADC9', 'BMCINT', 'EMMC', 'ESPI', 'ESPIALT', 'FSI1', 'FSI2', 'FWQSPI', 'FWSPIABR', 'FWSPID', 'FWSPIWP', 'GPIT0', 'GPIT1', 'GPIT2', 'GPIT3', 'GPIT4', 'GPIT5', 'GPIT6', 'GPIT7', 'GPIU0', 'GPIU1', 'GPIU2', 'GPIU3', 'GPIU4', 'GPIU5', 'GPIU6', 'GPIU7', 'I2C1', 'I2C10', 'I2C11', 'I2C12', 'I2C13', 'I2C14', 'I2C15', 'I2C16', 'I2C2', 'I2C3', 'I2C4', 'I2C5', 'I2C6', 'I2C7', 'I2C8', 'I2C9', 'I3C3', 'I3C4', 'I3C5', 'I3C6', 'JTAGM', 'LHPD', 'LHSIRQ', 'LPC', 'LPCHC', 'LPCPD', 'LPCPME', 'LPCSMI', 'LSIRQ', 'MACLINK1', 'MACLINK2', 'MACLINK3', 'MACLINK4', 'MDIO1', 'MDIO2', 'MDIO3', 'MDIO4', 'NCTS1', 'NCTS2', 'NCTS3', 'NCTS4', 'NDCD1', 'NDCD2', 'NDCD3', 'NDCD4', 'NDSR1', 'NDSR2', 'NDSR3', 'NDSR4', 'NDTR1', 'NDTR2', 'NDTR3', 'NDTR4', 'NRI1', 'NRI2', 'NRI3', 'NR
 I4', 'NRTS1', 'NRTS2', 'NRTS3', 'NRTS4', 'OSCCLK', 'PEWAKE', 'PWM0', 'PWM1', 'PWM10', 'PWM11', 'PWM12', 'PWM13', 'PWM14', 'PWM15', 'PWM2', 'PWM3', 'PWM4', 'PWM5', 'PWM6', 'PWM7', 'PWM8', 'PWM9', 'RGMII1', 'RGMII2', 'RGMII3', 'RGMII4', 'RMII1', 'RMII2', 'RMII3', 'RMII4', 'RXD1', 'RXD2', 'RXD3', 'RXD4', 'SALT1', 'SALT10', 'SALT11', 'SALT12', 'SALT13', 'SALT14', 'SALT15', 'SALT16', 'SALT2', 'SALT3', 'SALT4', 'SALT5', 'SALT6', 'SALT7', 'SALT8', 'SALT9', 'SD1', 'SD2', 'SGPM1', 'SGPM2', 'SGPS1', 'SGPS2', 'SIOONCTRL', 'SIOPBI', 'SIOPBO', 'SIOPWREQ', 'SIOPWRGD', 'SIOS3', 'SIOS5', 'SIOSCI', 'SPI1', 'SPI1ABR', 'SPI1CS1', 'SPI1WP', 'SPI2', 'SPI2CS1', 'SPI2CS2', 'TACH0', 'TACH1', 'TACH10', 'TACH11', 'TACH12', 'TACH13', 'TACH14', 'TACH15', 'TACH2', 'TACH3', 'TACH4', 'TACH5', 'TACH6', 'TACH7', 'TACH8', 'TACH9', 'THRU0', 'THRU1', 'THRU2', 'THRU3', 'TXD1', 'TXD2', 'TXD3', 'TXD4', 'UART10', 'UART11', 'UART12', 'UART13', 'UART6', 'UART7', 'UART8', 'UART9', 'USBAD', 'USBADP', 'USB2AH', 'USB2AHP', 'USB
 2BD', 'USB2BH', 'VB', 'VGAHS', 'VGAVS', 'WDTRST1', 'WDTRST2', 'WDTRST3', 'WDTRST4']
	from schema $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pinctrl: i3c2_default:function:0: 'I3C2' is not one of ['ADC0', 'ADC1', 'ADC10', 'ADC11', 'ADC12', 'ADC13', 'ADC14', 'ADC15', 'ADC2', 'ADC3', 'ADC4', 'ADC5', 'ADC6', 'ADC7', 'ADC8', 'ADC9', 'BMCINT', 'EMMC', 'ESPI', 'ESPIALT', 'FSI1', 'FSI2', 'FWQSPI', 'FWSPIABR', 'FWSPID', 'FWSPIWP', 'GPIT0', 'GPIT1', 'GPIT2', 'GPIT3', 'GPIT4', 'GPIT5', 'GPIT6', 'GPIT7', 'GPIU0', 'GPIU1', 'GPIU2', 'GPIU3', 'GPIU4', 'GPIU5', 'GPIU6', 'GPIU7', 'I2C1', 'I2C10', 'I2C11', 'I2C12', 'I2C13', 'I2C14', 'I2C15', 'I2C16', 'I2C2', 'I2C3', 'I2C4', 'I2C5', 'I2C6', 'I2C7', 'I2C8', 'I2C9', 'I3C3', 'I3C4', 'I3C5', 'I3C6', 'JTAGM', 'LHPD', 'LHSIRQ', 'LPC', 'LPCHC', 'LPCPD', 'LPCPME', 'LPCSMI', 'LSIRQ', 'MACLINK1', 'MACLINK2', 'MACLINK3', 'MACLINK4', 'MDIO1', 'MDIO2', 'MDIO3', 'MDIO4', 'NCTS1', 'NCTS2', 'NCTS3', 'NCTS4', 'NDCD1', 'NDCD2', 'NDCD3', 'NDCD4', 'NDSR1', 'NDSR2', 'NDSR3', 'NDSR4', 'NDTR1', 'NDTR2', 'NDTR3', 'NDTR4', 'NRI1', 'NRI2', 'NRI3', 'NRI4',
  'NRTS1', 'NRTS2', 'NRTS3', 'NRTS4', 'OSCCLK', 'PEWAKE', 'PWM0', 'PWM1', 'PWM10', 'PWM11', 'PWM12', 'PWM13', 'PWM14', 'PWM15', 'PWM2', 'PWM3', 'PWM4', 'PWM5', 'PWM6', 'PWM7', 'PWM8', 'PWM9', 'RGMII1', 'RGMII2', 'RGMII3', 'RGMII4', 'RMII1', 'RMII2', 'RMII3', 'RMII4', 'RXD1', 'RXD2', 'RXD3', 'RXD4', 'SALT1', 'SALT10', 'SALT11', 'SALT12', 'SALT13', 'SALT14', 'SALT15', 'SALT16', 'SALT2', 'SALT3', 'SALT4', 'SALT5', 'SALT6', 'SALT7', 'SALT8', 'SALT9', 'SD1', 'SD2', 'SGPM1', 'SGPM2', 'SGPS1', 'SGPS2', 'SIOONCTRL', 'SIOPBI', 'SIOPBO', 'SIOPWREQ', 'SIOPWRGD', 'SIOS3', 'SIOS5', 'SIOSCI', 'SPI1', 'SPI1ABR', 'SPI1CS1', 'SPI1WP', 'SPI2', 'SPI2CS1', 'SPI2CS2', 'TACH0', 'TACH1', 'TACH10', 'TACH11', 'TACH12', 'TACH13', 'TACH14', 'TACH15', 'TACH2', 'TACH3', 'TACH4', 'TACH5', 'TACH6', 'TACH7', 'TACH8', 'TACH9', 'THRU0', 'THRU1', 'THRU2', 'THRU3', 'TXD1', 'TXD2', 'TXD3', 'TXD4', 'UART10', 'UART11', 'UART12', 'UART13', 'UART6', 'UART7', 'UART8', 'UART9', 'USBAD', 'USBADP', 'USB2AH', 'USB2AHP', 'USB2BD'
 , 'USB2BH', 'VB', 'VGAHS', 'VGAVS', 'WDTRST1', 'WDTRST2', 'WDTRST3', 'WDTRST4']
	from schema $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pinctrl: i3c2_default:groups:0: 'I3C2' is not one of ['ADC0', 'ADC1', 'ADC10', 'ADC11', 'ADC12', 'ADC13', 'ADC14', 'ADC15', 'ADC2', 'ADC3', 'ADC4', 'ADC5', 'ADC6', 'ADC7', 'ADC8', 'ADC9', 'BMCINT', 'EMMCG1', 'EMMCG4', 'EMMCG8', 'ESPI', 'ESPIALT', 'FSI1', 'FSI2', 'FWQSPI', 'FWSPIABR', 'FWSPID', 'FWSPIWP', 'GPIT0', 'GPIT1', 'GPIT2', 'GPIT3', 'GPIT4', 'GPIT5', 'GPIT6', 'GPIT7', 'GPIU0', 'GPIU1', 'GPIU2', 'GPIU3', 'GPIU4', 'GPIU5', 'GPIU6', 'GPIU7', 'HVI3C3', 'HVI3C4', 'I2C1', 'I2C10', 'I2C11', 'I2C12', 'I2C13', 'I2C14', 'I2C15', 'I2C16', 'I2C2', 'I2C3', 'I2C4', 'I2C5', 'I2C6', 'I2C7', 'I2C8', 'I2C9', 'I3C3', 'I3C4', 'I3C5', 'I3C6', 'JTAGM', 'LHPD', 'LHSIRQ', 'LPC', 'LPCHC', 'LPCPD', 'LPCPME', 'LPCSMI', 'LSIRQ', 'MACLINK1', 'MACLINK2', 'MACLINK3', 'MACLINK4', 'MDIO1', 'MDIO2', 'MDIO3', 'MDIO4', 'NCTS1', 'NCTS2', 'NCTS3', 'NCTS4', 'NDCD1', 'NDCD2', 'NDCD3', 'NDCD4', 'NDSR1', 'NDSR2', 'NDSR3', 'NDSR4', 'NDTR1', 'NDTR2', 'NDTR3', 
 'NDTR4', 'NRI1', 'NRI2', 'NRI3', 'NRI4', 'NRTS1', 'NRTS2', 'NRTS3', 'NRTS4', 'OSCCLK', 'PEWAKE', 'PWM0', 'PWM1', 'PWM10G0', 'PWM10G1', 'PWM11G0', 'PWM11G1', 'PWM12G0', 'PWM12G1', 'PWM13G0', 'PWM13G1', 'PWM14G0', 'PWM14G1', 'PWM15G0', 'PWM15G1', 'PWM2', 'PWM3', 'PWM4', 'PWM5', 'PWM6', 'PWM7', 'PWM8G0', 'PWM8G1', 'PWM9G0', 'PWM9G1', 'QSPI1', 'QSPI2', 'RGMII1', 'RGMII2', 'RGMII3', 'RGMII4', 'RMII1', 'RMII2', 'RMII3', 'RMII4', 'RXD1', 'RXD2', 'RXD3', 'RXD4', 'SALT1', 'SALT10G0', 'SALT10G1', 'SALT11G0', 'SALT11G1', 'SALT12G0', 'SALT12G1', 'SALT13G0', 'SALT13G1', 'SALT14G0', 'SALT14G1', 'SALT15G0', 'SALT15G1', 'SALT16G0', 'SALT16G1', 'SALT2', 'SALT3', 'SALT4', 'SALT5', 'SALT6', 'SALT7', 'SALT8', 'SALT9G0', 'SALT9G1', 'SD1', 'SD2', 'SD3', 'SGPM1', 'SGPM2', 'SGPS1', 'SGPS2', 'SIOONCTRL', 'SIOPBI', 'SIOPBO', 'SIOPWREQ', 'SIOPWRGD', 'SIOS3', 'SIOS5', 'SIOSCI', 'SPI1', 'SPI1ABR', 'SPI1CS1', 'SPI1WP', 'SPI2', 'SPI2CS1', 'SPI2CS2', 'TACH0', 'TACH1', 'TACH10', 'TACH11', 'TACH12', 'TACH13', 'TACH1
 4', 'TACH15', 'TACH2', 'TACH3', 'TACH4', 'TACH5', 'TACH6', 'TACH7', 'TACH8', 'TACH9', 'THRU0', 'THRU1', 'THRU2', 'THRU3', 'TXD1', 'TXD2', 'TXD3', 'TXD4', 'UART10', 'UART11', 'UART12G0', 'UART12G1', 'UART13G0', 'UART13G1', 'UART6', 'UART7', 'UART8', 'UART9', 'USBA', 'USBB', 'VB', 'VGAHS', 'VGAVS', 'WDTRST1', 'WDTRST2', 'WDTRST3', 'WDTRST4']
	from schema $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/syscon@1e6e2000/smp-memram@180: failed to match any schema with compatible: ['aspeed,ast2600-smpmem']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/syscon@1e6e2000/interrupt-controller@560: failed to match any schema with compatible: ['aspeed,ast2600-scu-ic0']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/syscon@1e6e2000/interrupt-controller@570: failed to match any schema with compatible: ['aspeed,ast2600-scu-ic1']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/display@1e6e6000: failed to match any schema with compatible: ['aspeed,ast2600-gfx', 'syscon']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/xdma@1e6e7000: failed to match any schema with compatible: ['aspeed,ast2600-xdma']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: adc@1e6e9000: 'interrupts' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/iio/adc/aspeed,ast2600-adc.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: adc@1e6e9100: 'interrupts' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/iio/adc/aspeed,ast2600-adc.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: crypto@1e6fa000: 'aspeed,ahbc' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/crypto/aspeed,ast2600-acry.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/video@1e700000: failed to match any schema with compatible: ['aspeed,ast2600-video-engine']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sgpiom@1e780500: '#interrupt-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/aspeed,sgpio.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sgpiom@1e780600: '#interrupt-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/aspeed,sgpio.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/timer@1e782000: failed to match any schema with compatible: ['aspeed,ast2600-timer']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: lpc@1e789000: lpc-snoop@80: 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/mfd/aspeed-lpc.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: lpc@1e789000: reg-io-width: [[4]] is not of type 'object'
	from schema $id: http://devicetree.org/schemas/mfd/aspeed-lpc.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: kcs@24: '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-ieisystems-fp5280g3.dtb: kcs@28: '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-ieisystems-fp5280g3.dtb: kcs@2c: '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-ieisystems-fp5280g3.dtb: kcs@114: '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-ieisystems-fp5280g3.dtb: /ahb/apb/lpc@1e789000/lhc@a0: failed to match any schema with compatible: ['aspeed,ast2600-lhc']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/lpc@1e789000/ibt@140: failed to match any schema with compatible: ['aspeed,ast2600-ibt-bmc']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sdc@1e740000: sdhci@1e740100:compatible: ['aspeed,ast2600-sdhci', 'sdhci'] is too long
	from schema $id: http://devicetree.org/schemas/mmc/aspeed,sdhci.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sdc@1e740000: sdhci@1e740200:compatible: ['aspeed,ast2600-sdhci', 'sdhci'] is too long
	from schema $id: http://devicetree.org/schemas/mmc/aspeed,sdhci.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/sdc@1e740000/sdhci@1e740100: failed to match any schema with compatible: ['aspeed,ast2600-sdhci', 'sdhci']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/sdc@1e740000/sdhci@1e740200: failed to match any schema with compatible: ['aspeed,ast2600-sdhci', 'sdhci']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@70: $nodename:0: 'pca9548@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@70: Unevaluated properties are not allowed ('i2c@1', 'i2c@2' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@20: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@21: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@22: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@23: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@70: $nodename:0: 'pca9548@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: $nodename:0: 'pca9546@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2', 'i2c@3' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2c-switch@70: $nodename:0: 'i2c-switch@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2c-switch@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2', 'i2c@3', 'i2c@4', 'i2c@5' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@0/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@1/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@2/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: $nodename:0: 'pca9548@71' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: Unevaluated properties are not allowed ('i2c@0', 'i2c@1' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: $nodename:0: 'pca9548@71' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: Unevaluated properties are not allowed ('i2c@0', 'i2c@1' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@5/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@20: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@22: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@23: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: $nodename:0: 'pca9546@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2', 'i2c@3' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@71: $nodename:0: 'pca9546@71' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@71: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: $nodename:0: 'pca9546@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2', 'i2c@3' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000: failed to match any schema with compatible: ['aspeed,ast2600-fsi-master', 'fsi-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000: failed to match any schema with compatible: ['aspeed,ast2600-fsi-master', 'fsi-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@0/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@0/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@1/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@1/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@c/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@c/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@d/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@d/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: '#address-cells', '#size-cells', 'spi@0', 'spi@20', 'spi@40', 'spi@60' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/sbefifo@2400/occ: failed to match any schema with compatible: ['ibm,p10-occ']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@2/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@2/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@3/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@3/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@10/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@10/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@11/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800/i2c-bus@11/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: '#address-cells', '#size-cells', 'spi@0', 'spi@20', 'spi@40', 'spi@60' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/sbefifo@2400/occ: failed to match any schema with compatible: ['ibm,p10-occ']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@0/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@0/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@1/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@1/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@c/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@c/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@d/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@d/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: '#address-cells', '#size-cells', 'spi@0', 'spi@20', 'spi@40', 'spi@60' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/sbefifo@2400/occ: failed to match any schema with compatible: ['ibm,p10-occ']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@2/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@2/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@3/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@3/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@a/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@b/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@e/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@f/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@10/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@10/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: '#address-cells', '#size-cells', 'cfam@0,0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@11/i2cr@20/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,i2cr-scom']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800/i2c-bus@11/i2cr@20/cfam@0,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: '#address-cells', '#size-cells', 'spi@0', 'spi@20', 'spi@40', 'spi@60' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: '#address-cells', '#size-cells', 'eeprom@0' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/sbefifo@2400: failed to match any schema with compatible: ['ibm,p9-sbefifo']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/sbefifo@2400/occ: failed to match any schema with compatible: ['ibm,p10-occ']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b100: failed to match any schema with compatible: ['aspeed,ast2600-fsi-master', 'fsi-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b100: failed to match any schema with compatible: ['aspeed,ast2600-fsi-master', 'fsi-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/dma-controller@1e79e000: failed to match any schema with compatible: ['aspeed,ast2600-udma']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: gpio-keys: 'cpld' does not match any of the regexes: '^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/input/gpio-keys.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: leds: 'bmc-bootup', 'bmc-heart-beat', 'bmc-init-ok', 'chassis-power-on', 'fan-watchdog' do not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/leds/leds-gpio.yaml#
Andrew Jeffery June 6, 2024, 2:24 a.m. UTC | #2
On Wed, 2024-06-05 at 09:30 +0800, George Liu wrote:
> The IEISystems FP5280G3 is a power platform server with an
> AST2600-based BMC.
> This dts file provides a basic configuration for its OpenBMC
> development.
> 
> Signed-off-by: George Liu <liuxiwei@ieisystem.com>

Hi George,

I've just noticed that you've only sent both this patch and the patch
at [1] to the openbmc list. These patches must first go upstream and so
must also include the upstream mailing lists.

[1]: https://lore.kernel.org/openbmc/e60b20fed3ec9c0624bb714bf704a325f713394e.camel@codeconstruct.com.au/

Please make use of ./scripts/get_maintainers.pl to find appropriate
people and lists to include. Alternatively, try using the b4 tooling in
your workflow. `b4 prep --auto-to-cc` helps a lot:

https://b4.docs.kernel.org/en/latest/

Otherwise, please first see my feedback on your other patch at [1].
It's probably best to send your current batch of devicetree patches
together in the same series so that I don't get conflicts in the
Makefile when applying them.

The cut-down warnings for this patch are:

../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:269.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:272.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@49:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:277.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@4a:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:282.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:285.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@49:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:290.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@4a:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:392.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:396.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:400.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:404.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:408.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:412.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:416.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:420.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:424.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:428.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:432.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:436.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:440.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:444.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:448.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:452.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:456.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:460.5-15: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:544.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:549.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:576.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:581.6-16: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:771.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:774.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/tmp112@48:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:780.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/eeprom@50:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:785.4-17: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/pca9555@24:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:804.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:807.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:810.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:819.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:822.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/tmp112@48:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:828.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/eeprom@50:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:833.4-17: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/pca9555@24:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:851.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:854.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:866.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:869.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/tmp112@48:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:875.5-18: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/eeprom@50:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:880.4-17: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/pca9555@24:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:899.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:902.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:905.4-14: Warning (reg_format): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: incorrect #size-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: incorrect #address-cells for I2C bus
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (i2c_bus_bridge): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: incorrect #size-cells for I2C bus
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (i2c_bus_reg): Failed prerequisite 'i2c_bus_bridge'
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:268.19-280.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:270.13-274.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@49: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:270.13-274.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@49: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:275.13-279.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@4a: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:275.13-279.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@1/tmp112@4a: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:281.19-293.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:283.13-287.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@49: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:283.13-287.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@49: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:288.13-292.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@4a: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:288.13-292.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@180/pca9548@70/i2c@2/tmp112@4a: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:391.20-414.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:394.16-397.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:394.16-397.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:398.16-401.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:398.16-401.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:402.15-405.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:402.15-405.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:406.15-409.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:406.15-409.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:410.16-413.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:410.16-413.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:415.19-438.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:418.16-421.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:418.16-421.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:422.16-425.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:422.16-425.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:426.15-429.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:426.15-429.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:430.15-433.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:430.15-433.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:434.16-437.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:434.16-437.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:439.19-458.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:442.15-445.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:442.15-445.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:446.13-449.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:446.13-449.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:450.13-453.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:450.13-453.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:454.13-457.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:454.13-457.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:459.19-461.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@3: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:459.19-461.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@3: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:541.22-545.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@0: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:541.22-545.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@0: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:546.22-550.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:546.22-550.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/pca9548@71/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:573.22-577.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@0: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:573.22-577.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@0: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:578.22-582.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:578.22-582.7: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/pca9548@71/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:770.20-802.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:772.13-776.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/tmp112@48: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:772.13-776.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/tmp112@48: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:778.14-781.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/eeprom@50: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:778.14-781.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/eeprom@50: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:783.15-801.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/pca9555@24: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:783.15-801.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@0/pca9555@24: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:803.20-805.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:803.20-805.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:806.20-808.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@2: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:806.20-808.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@2: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:809.20-811.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@3: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:809.20-811.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@70/i2c@3: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:818.20-849.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:820.13-824.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/tmp112@48: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:820.13-824.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/tmp112@48: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:826.14-829.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/eeprom@50: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:826.14-829.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/eeprom@50: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:831.15-848.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/pca9555@24: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:831.15-848.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@0/pca9555@24: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:850.20-852.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:850.20-852.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:853.20-855.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@2: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:853.20-855.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@680/pca9546@71/i2c@2: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:865.20-897.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:867.13-871.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/tmp112@48: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:867.13-871.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/tmp112@48: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:873.14-876.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/eeprom@50: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:873.14-876.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/eeprom@50: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:878.15-896.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/pca9555@24: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:878.15-896.6: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@0/pca9555@24: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:898.20-900.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@1: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:898.20-900.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@1: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:901.20-903.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@2: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:901.20-903.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@2: Relying on default #size-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:904.20-906.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@3: Relying on default #address-cells value
../arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts:904.20-906.5: Warning (avoid_default_addr_size): /ahb/apb/bus@1e78a000/i2c-bus@700/pca9546@70/i2c@3: Relying on default #size-cells value
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /: failed to match any schema with compatible: ['ieisystems,fp5280g3-bmc', 'aspeed,ast2600']
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@70: $nodename:0: 'pca9548@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@70: Unevaluated properties are not allowed ('i2c@1', 'i2c@2' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@20: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@21: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@22: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@23: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@70: $nodename:0: 'pca9548@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: $nodename:0: 'pca9546@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2', 'i2c@3' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdda@60: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vddb@61: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vdn@72: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vio@73: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@0/cpu0vpci@74: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddc@60: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vddd@61: failed to match any schema with compatible: ['infineon,xdpe132g5c']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vdn@72: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vio@73: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@1/cpu1vpci@74: failed to match any schema with compatible: ['infineon,ir35221']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/pxe1610@6c: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/rdimm@74: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/mdimm@54: failed to match any schema with compatible: ['infineon,pxe1610']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@300/pca9546@70/i2c@2/ldimm@44: failed to match any schema with compatible: ['infineon,pxe1610']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2c-switch@70: $nodename:0: 'i2c-switch@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2c-switch@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2', 'i2c@3', 'i2c@4', 'i2c@5' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@0/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@1/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@2/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@3/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: $nodename:0: 'pca9548@71' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: Unevaluated properties are not allowed ('i2c@0', 'i2c@1' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@4/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: $nodename:0: 'pca9548@71' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9548@71: Unevaluated properties are not allowed ('i2c@0', 'i2c@1' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/bus@1e78a000/i2c-bus@380/i2c-switch@70/i2c@5/tmp1413@4c: failed to match any schema with compatible: ['microchip,emc1413']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@20: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@22: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@23: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: $nodename:0: 'pca9546@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2', 'i2c@3' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@71: $nodename:0: 'pca9546@71' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@71: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: $nodename:0: 'pca9546@70' does not match '^(i2c-?)?mux'
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9546@70: Unevaluated properties are not allowed ('i2c@0', 'i2c@1', 'i2c@2', 'i2c@3' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: pca9555@24: '#address-cells', '#size-cells' do not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi@1e79b000: compatible: ['aspeed,ast2600-fsi-master', 'fsi-master'] is too long
	from schema $id: http://devicetree.org/schemas/fsi/aspeed,ast2600-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000: failed to match any schema with compatible: ['aspeed,ast2600-fsi-master', 'fsi-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@0: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@20: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-occ.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@0: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@20: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-occ.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@1,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@0: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@20: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-occ.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@2,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/scom@1000: failed to match any schema with compatible: ['ibm,fsi2pib']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/i2c@1800: failed to match any schema with compatible: ['ibm,fsi-i2c-master']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: i2cr@20: #address-cells:0:0: 1 was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-controller.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@0: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@20: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@40: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60:compatible:0: 'ibm,fsi2spi' is not one of ['ibm,spi-fsi']
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi2spi@1c00: spi@60: Unevaluated properties are not allowed ('compatible' was unexpected)
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@40: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: spi@60: 'eeprom@0' does not match any of the regexes: '^spi@[0-9a-f]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,fsi2spi.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'pagesize' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'size' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: eeprom@0: 'address-width' is a required property
	from schema $id: http://devicetree.org/schemas/eeprom/at25.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: sbefifo@2400: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-sbefifo.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: occ: 'occ-hwmon', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/fsi/ibm,p9-occ.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/hub@3400/cfam@3,0/hub@3400: failed to match any schema with compatible: ['fsi-master-hub']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: fsi@1e79b100: compatible: ['aspeed,ast2600-fsi-master', 'fsi-master'] is too long
	from schema $id: http://devicetree.org/schemas/fsi/aspeed,ast2600-fsi-master.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/fsi@1e79b100: failed to match any schema with compatible: ['aspeed,ast2600-fsi-master', 'fsi-master']
arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: /ahb/apb/dma-controller@1e79e000: failed to match any schema with compatible: ['aspeed,ast2600-udma']
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: gpio-keys: 'cpld' does not match any of the regexes: '^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/input/gpio-keys.yaml#
/home/andrew/src/kernel.org/linux/origin/build.aspeed_g5/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dtb: leds: 'bmc-bootup', 'bmc-heart-beat', 'bmc-init-ok', 'chassis-power-on', 'fan-watchdog' do not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/leds/leds-gpio.yaml#
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/aspeed/Makefile b/arch/arm/boot/dts/aspeed/Makefile
index e51c6d203725..6c97c78a8151 100644
--- a/arch/arm/boot/dts/aspeed/Makefile
+++ b/arch/arm/boot/dts/aspeed/Makefile
@@ -38,6 +38,7 @@  dtb-$(CONFIG_ARCH_ASPEED) += \
 	aspeed-bmc-ibm-rainier-1s4u.dtb \
 	aspeed-bmc-ibm-rainier-4u.dtb \
 	aspeed-bmc-ibm-system1.dtb \
+	aspeed-bmc-ieisystems-fp5280g3.dtb \
 	aspeed-bmc-intel-s2600wf.dtb \
 	aspeed-bmc-inspur-fp5280g2.dtb \
 	aspeed-bmc-inspur-nf5280m6.dtb \
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts
new file mode 100644
index 000000000000..51f0c8903b63
--- /dev/null
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-ieisystems-fp5280g3.dts
@@ -0,0 +1,966 @@ 
+// SPDX-License-Identifier: GPL-2.0
+// Copyright (c) 2023, IEISystems Corporation
+
+/dts-v1/;
+
+#include "aspeed-g6.dtsi"
+#include <dt-bindings/gpio/aspeed-gpio.h>
+#include <dt-bindings/leds/leds-pca955x.h>
+
+/ {
+	model = "FP5280G3 BMC";
+	compatible = "ieisystems,fp5280g3-bmc", "aspeed,ast2600";
+
+	aliases {
+		i2c2001 = &i2c2s0ch1;
+		i2c2002 = &i2c2s0ch2;
+		i2c5000 = &i2c5s0ch0;
+		i2c5001 = &i2c5s0ch1;
+		i2c5002 = &i2c5s0ch2;
+		i2c5003 = &i2c5s0ch3;
+		i2c6000 = &i2c6s0ch0;
+		i2c6001 = &i2c6s0ch1;
+		i2c6002 = &i2c6s0ch2;
+		i2c6003 = &i2c6s0ch3;
+		i2c6004 = &i2c6s0ch4;
+		i2c6005 = &i2c6s0ch5;
+		i2c6100 = &i2c6s1ch0;
+		i2c6101 = &i2c6s1ch1;
+		i2c6200 = &i2c6s2ch0;
+		i2c6201 = &i2c6s2ch1;
+		i2c12000 = &i2c12s0ch0;
+		i2c12001 = &i2c12s0ch1;
+		i2c12002 = &i2c12s0ch2;
+		i2c12003 = &i2c12s0ch3;
+		i2c12100 = &i2c12s1ch0;
+		i2c12101 = &i2c12s1ch1;
+		i2c12102 = &i2c12s1ch2;
+		i2c13000 = &i2c13s0ch0;
+		i2c13001 = &i2c13s0ch1;
+		i2c13002 = &i2c13s0ch2;
+		i2c13003 = &i2c13s0ch3;
+	};
+
+	chosen {
+		stdout-path = &uart5;
+		bootargs = "console=ttyS4,115200n8 earlycon";
+	};
+
+	memory@80000000 {
+		device_type = "memory";
+		reg = <0x80000000 0x80000000>;
+	};
+
+	reserved-memory {
+		#address-cells = <1>;
+		#size-cells = <1>;
+		ranges;
+
+		ramoops@b3e00000 {
+			compatible = "ramoops";
+			reg = <0xb3e00000 0x200000>; /* 16 * (4 * 0x8000) */
+			record-size = <0x8000>;
+			console-size = <0x8000>;
+			ftrace-size = <0x8000>;
+			pmsg-size = <0x8000>;
+			max-reason = <3>; /* KMSG_DUMP_EMERG */
+		};
+
+		/* LPC FW cycle bridge region requires natural alignment */
+		flash_memory: region@b4000000 {
+			no-map;
+			reg = <0xb4000000 0x04000000>; /* 64M */
+		};
+
+		/* VGA region is dictated by hardware strapping */
+		vga_memory: region@bf000000 {
+			no-map;
+			compatible = "shared-dma-pool";
+			reg = <0xbf000000 0x01000000>;  /* 16M */
+		};
+
+		video_engine_memory: jpegbuffer {
+			size = <0x02000000>;	/* 32M */
+			alignment = <0x01000000>;
+			compatible = "shared-dma-pool";
+			reusable;
+		};
+		gfx_memory: framebuffer {
+			size = <0x01000000>;
+			alignment = <0x01000000>;
+			compatible = "shared-dma-pool";
+			reusable;
+		};
+	};
+
+	iio-hwmon {
+		compatible = "iio-hwmon";
+		io-channels = <&adc0 0>, <&adc0 1>, <&adc0 2>,
+		<&adc0 3>, <&adc0 4>, <&adc0 5>, <&adc0 6>,
+		<&adc0 7>, <&adc1 0>;
+	};
+
+	gpio-keys {
+		compatible = "gpio-keys";
+
+		cpld {
+			label = "cpld";
+			gpios = <&gpio0 ASPEED_GPIO(S, 4) GPIO_ACTIVE_HIGH>;
+			linux,code = <ASPEED_GPIO(S, 4)>;
+		};
+	};
+
+	leds {
+		compatible = "gpio-leds";
+
+		bmc-heart-beat {
+			gpios = <&gpio0 ASPEED_GPIO(P, 7) GPIO_ACTIVE_LOW>;
+			default-state = "keep";
+		};
+
+		bmc-init-ok {
+			gpios = <&gpio0 ASPEED_GPIO(R, 5) GPIO_ACTIVE_LOW>;
+			default-state = "off";
+		};
+
+		chassis-power-on {
+			gpios = <&gpio0 ASPEED_GPIO(Q, 3) GPIO_ACTIVE_LOW>;
+			default-state = "keep";
+		};
+
+		bmc-bootup {
+			gpios = <&gpio0 ASPEED_GPIO(S, 0) GPIO_ACTIVE_LOW>;
+			default-state = "off";
+		};
+
+		fan-watchdog {
+			label = "fan-watchdog";
+			gpios = <&gpio0 ASPEED_GPIO(E, 0) GPIO_ACTIVE_LOW>;
+			linux,default-trigger = "timer";
+		};
+	};
+
+};
+
+&adc0 {
+	status = "okay";
+	aspeed,int-vref-microvolt = <2500000>;
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_adc0_default
+			&pinctrl_adc1_default
+			&pinctrl_adc2_default
+			&pinctrl_adc3_default
+			&pinctrl_adc4_default
+			&pinctrl_adc5_default
+			&pinctrl_adc6_default
+			&pinctrl_adc7_default>;
+};
+
+&adc1 {
+	status = "okay";
+	aspeed,int-vref-microvolt = <2500000>;
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_adc8_default>;
+};
+
+&gpio0 {
+	gpio-line-names =
+	/*A0-A7*/	"","","","","","","","",
+	/*B0-B7*/	"","","","","","","","",
+	/*C0-C7*/	"","","","","","","","",
+	/*D0-D7*/	"","","","","","","","",
+	/*E0-E7*/	"","","","","","","","",
+	/*F0-F7*/	"","","","","","","","",
+	/*G0-G7*/	"","","","","","","","",
+	/*H0-H7*/	"","","","","","","","",
+	/*I0-I7*/	"","","","","","","","",
+	/*J0-J7*/	"","","","","","","","",
+	/*K0-K7*/	"","","","","","","","",
+	/*L0-L7*/	"","","","","","","","",
+	/*M0-M7*/	"","","","","","","","",
+	/*N0-N7*/	"","","","","SCM_CPLD_UPDATE_HITLESS","","","",
+	/*O0-O7*/	"","","","","","","","",
+	/*P0-P7*/	"","","","","","","","",
+	/*Q0-Q7*/	"","","","","","FM_PSU1_PRSNT_N","FM_PSU0_PRSNT_N","MB_CPLD_UPDATE_HITLESS",
+	/*R0-R7*/	"","","","checkstop","","","power-chassis-control","power-button",
+	/*S0-S7*/	"","","POSTFINISH","","","FM_BATTERY_SENSE_EN","","",
+	/*T0-T7*/	"","","","","","","","",
+	/*U0-U7*/	"","","","","","","","",
+	/*V0-V7*/	"","","","","power-chassis-good","","","",
+	/*W0-W7*/	"","","","","","","","",
+	/*X0-X7*/	"","","","","","","","",
+	/*Y0-Y7*/	"","","","","","","","",
+	/*Z0-Z7*/	"","","","","","","","";
+};
+
+&mdio1 {
+	status = "okay";
+
+	ethphy1: ethernet-phy@0 {
+		compatible = "ethernet-phy-ieee802.3-c22";
+		reg = <0>;
+	};
+};
+
+&mac2 {
+	status = "okay";
+
+	phy-mode = "rgmii";
+	phy-handle = <&ethphy1>;
+
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_rgmii3_default>;
+};
+
+&mac3 {
+	status = "okay";
+
+	phy-mode = "rmii";
+	use-ncsi;
+
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_rmii4_default>;
+};
+
+&emmc_controller {
+	status = "okay";
+};
+
+&pinctrl_emmc_default {
+	bias-disable;
+};
+
+&emmc {
+	status = "okay";
+	clk-phase-mmc-hs200 = <180>, <180>;
+};
+
+#include "ibm-power10-quad.dtsi"
+&fsim0 {
+	cfam-reset-gpios = <&gpio0 ASPEED_GPIO(Q, 4) GPIO_ACTIVE_LOW>;
+};
+
+&i2c1 {
+	status = "okay";
+	tmp112@48{
+		compatible = "ti,tmp112";
+		reg = <0x48>;
+		label = "Sys_Outlet_Temp";
+	};
+
+	eeprom@50 {
+		compatible = "atmel,24c256";
+		reg = <0x50>;
+	};
+};
+
+&i2c2 {
+	status = "okay";
+	tmp112@40{
+		compatible = "ti,tmp112";
+		reg = <0x48>;
+		label = "Inlet_Temp";
+	};
+
+	pca9548@70{
+		compatible = "nxp,pca9548";
+		reg = <0x70>;
+		i2c2s0ch1: i2c@1{
+			reg = <1>;
+			tmp112@49{
+				compatible = "ti,tmp112";
+				reg = <0x49>;
+				label = "PSU_Inlet0_Temp";
+			};
+			tmp112@4a{
+				compatible = "ti,tmp112";
+				reg = <0x4a>;
+				label = "PSU_Inlet1_Temp";
+			};
+		};
+		i2c2s0ch2: i2c@2{
+			reg = <2>;
+			tmp112@49{
+				compatible = "ti,tmp112";
+				reg = <0x49>;
+				label = "L_OCP_ZONE_Temp";
+			};
+			tmp112@4a{
+				compatible = "ti,tmp112";
+				reg = <0x4a>;
+				label = "R_OCP_ZONE_Temp";
+			};
+		};
+	};
+
+	pca0:pca9555@20 {
+		compatible = "nxp,pca9555";
+		reg = <0x20>;
+
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"OCP0_CABLE_PRSNT_N", "OCP0_BIF2_N",
+			"OCP0_BIF1_N", "OCP0_BIF0_N",
+			"OCP0_CARD_PRSNTB3_ISO_N", "OCP0_CARD_PRSNTB2_ISO_N",
+			"OCP0_CARD_PRSNTB1_ISO_N", "OCP0_CARD_PRSNTB0_ISO_N",
+			"PE_MCIO0_BP_ID0_Q_N", "PE_MCIO0_BP_ID1_Q_N",
+			"PE_MCIO1_BP_ID0_Q_N", "PE_MCIO1_BP_ID1_Q_N",
+			"PE_MCIO2_BP_ID0_Q_N", "PE_MCIO2_BP_ID1_Q_N",
+			"RISER0_PRSNT_N", "REAR_HDD_PRSNT_N";
+	};
+	pca1:pca9555@21 {
+		compatible = "nxp,pca9555";
+		reg = <0x21>;
+
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"OCP1_CABLE_PRSNT_N", "OCP1_BIF2_N",
+			"OCP1_BIF1_N", "OCP1_BIF0_N",
+			"OCP1_CARD_PRSNTB3_ISO_N", "OCP1_CARD_PRSNTB2_ISO_N",
+			"OCP1_CARD_PRSNTB1_ISO_N", "OCP1_CARD_PRSNTB0_ISO_N",
+			"PE_MCIO3_BP_ID0_Q_N", "PE_MCIO3_BP_ID1_Q_N",
+			"PE_MCIO4_BP_ID0_Q_N", "PE_MCIO4_BP_ID1_Q_N",
+			"PE_MCIO5_BP_ID0_Q_N", "PE_MCIO5_BP_ID1_Q_N",
+			"RISER2_PRSNT_N", "RISER1_PRSNT_N";
+	};
+	pca2:pca9555@22 {
+		compatible = "nxp,pca9555";
+		reg = <0x22>;
+
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"RISER2_BOARD_ID1_N", "RISER2_BOARD_ID0_N",
+			"RISER1_BOARD_ID2_N", "RISER1_BOARD_ID1_N",
+			"RISER1_BOARD_ID0_N", "RISER0_BOARD_ID2_N",
+			"RISER0_BOARD_ID1_N", "RISER0_BOARD_ID0_N",
+			"PE_MCIO6_BP_ID0_Q_N", "PE_MCIO6_BP_ID1_Q_N",
+			"PE_MCIO7_BP_ID0_Q_N", "PE_MCIO7_BP_ID1_Q_N",
+			"PE_MCIO8_BP_ID0_Q_N", "PE_MCIO8_BP_ID1_Q_N",
+			"PE_MCIO9_BP_ID0_Q_N", "PE_MCIO9_BP_ID0_Q_N";
+	};
+	pca3:pca9555@23 {
+		compatible = "nxp,pca9555";
+		reg = <0x23>;
+
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"", "",
+			"", "",
+			"", "",
+			"", "RISER2_BOARD_ID2_N",
+			"PE_MCIO10_BP_ID0_Q_N", "PE_MCIO10_BP_ID1_Q_N",
+			"PE_MCIO7_BP_ID11_Q_N", "PE_MCIO11_BP_ID1_Q_N",
+			"PE_MCIO12_BP_ID0_Q_N", "PE_MCIO12_BP_ID1_Q_N",
+			"PE_MCIO13_BP_ID0_Q_N", "PE_MCIO13_BP_ID0_Q_N";
+	};
+};
+
+&i2c3 {
+	status = "okay";
+	pca9548@70 {
+		compatible = "nxp,pca9548";
+		reg = <0x70>;
+	};
+};
+
+&i2c5 {
+	status = "okay";
+	pca9546@70{
+		compatible = "nxp,pca9546";
+		reg = <0x70>;
+		i2c5s0ch0: i2c@0 {
+			reg = <0>;
+			status = "okay";
+			cpu0vdda@60 {
+				compatible = "infineon,xdpe132g5c";
+				reg = <0x60>;
+			};
+			cpu0vddb@61 {
+				compatible = "infineon,xdpe132g5c";
+				reg = <0x61>;
+			};
+			cpu0vdn@72 {
+				compatible = "infineon,ir35221";
+				reg = <0x72>;
+			};
+			cpu0vio@73 {
+				compatible = "infineon,ir35221";
+				reg = <0x73>;
+			};
+			cpu0vpci@74 {
+				compatible = "infineon,ir35221";
+				reg = <0x74>;
+			};
+		};
+		i2c5s0ch1: i2c@1{
+			reg = <1>;
+			status = "okay";
+			cpu1vddc@60 {
+				compatible = "infineon,xdpe132g5c";
+				reg = <0x60>;
+			};
+			cpu1vddd@61 {
+				compatible = "infineon,xdpe132g5c";
+				reg = <0x61>;
+			};
+			cpu1vdn@72 {
+				compatible = "infineon,ir35221";
+				reg = <0x72>;
+			};
+			cpu1vio@73 {
+				compatible = "infineon,ir35221";
+				reg = <0x73>;
+			};
+			cpu1vpci@74 {
+				compatible = "infineon,ir35221";
+				reg = <0x74>;
+			};
+		};
+		i2c5s0ch2: i2c@2{
+			reg = <2>;
+			status = "okay";
+			pxe1610@6c {
+				compatible = "infineon,pxe1610";
+				reg = <0x6c>;
+			};
+			rdimm@74 {
+				compatible = "infineon,pxe1610";
+				reg = <0x74>;
+			};
+			mdimm@54 {
+				compatible = "infineon,pxe1610";
+				reg = <0x5A>;
+			};
+			ldimm@44 {
+				compatible = "infineon,pxe1610";
+				reg = <0x5C>;
+			};
+		};
+		i2c5s0ch3: i2c@3{
+				reg = <3>;
+		};
+	};
+};
+
+&i2c6 {
+	/* SMB_TEMPSENSOR_STBY_LVC3_R */
+	multi-master;
+	status = "okay";
+
+	i2c-switch@70 {
+		compatible = "nxp,pca9548";
+		reg = <0x70>;
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		i2c6s0ch0: i2c@0 {
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg = <0>;
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			tmp1413@4c {
+				compatible = "microchip,emc1413";
+				reg = <0x4c>;
+			};
+		};
+		i2c6s0ch1: i2c@1 {
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg = <1>;
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			tmp1413@4c {
+				compatible = "microchip,emc1413";
+				reg = <0x4c>;
+			};
+		};
+		i2c6s0ch2: i2c@2 {
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg = <2>;
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			tmp1413@4c {
+				compatible = "microchip,emc1413";
+				reg = <0x4c>;
+			};
+		};
+		i2c6s0ch3: i2c@3 {
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg = <3>;
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			tmp1413@4c {
+				compatible = "microchip,emc1413";
+				reg = <0x4c>;
+			};
+
+			pca9548@71 {
+				compatible = "nxp,pca9548";
+				reg = <0x71>;
+				i2c-mux-idle-disconnect;
+
+				i2c6s1ch0: i2c@0 {
+					#address-cells = <1>;
+					#size-cells = <0>;
+					reg = <0>;
+				};
+				i2c6s1ch1: i2c@1 {
+					#address-cells = <1>;
+					#size-cells = <0>;
+					reg = <1>;
+				};
+			};
+		};
+		i2c6s0ch4: i2c@4 {
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg = <4>;
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			tmp1413@4c {
+				compatible = "microchip,emc1413";
+				reg = <0x4c>;
+			};
+
+			pca9548@71 {
+				compatible = "nxp,pca9548";
+				reg = <0x71>;
+				i2c-mux-idle-disconnect;
+
+				i2c6s2ch0: i2c@0 {
+					#address-cells = <1>;
+					#size-cells = <0>;
+					reg = <0>;
+				};
+				i2c6s2ch1: i2c@1 {
+					#address-cells = <1>;
+					#size-cells = <0>;
+					reg = <1>;
+				};
+			};
+		};
+		i2c6s0ch5: i2c@5 {
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg = <5>;
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			tmp1413@4c {
+				compatible = "microchip,emc1413";
+				reg = <0x4c>;
+			};
+		};
+	};
+};
+
+&i2c7 {
+	status = "okay";
+	adc128d818@1d{
+		compatible = "ti,adc128d818";
+		reg = <0x1d>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@1e{
+		compatible = "ti,adc128d818";
+		reg = <0x1e>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@1f{
+		compatible = "ti,adc128d818";
+		reg = <0x1f>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@2d{
+		compatible = "ti,adc128d818";
+		reg = <0x2d>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@2e{
+		compatible = "ti,adc128d818";
+		reg = <0x2e>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@2f{
+		compatible = "ti,adc128d818";
+		reg = <0x2f>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@35{
+		compatible = "ti,adc128d818";
+		reg = <0x35>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@36{
+		compatible = "ti,adc128d818";
+		reg = <0x36>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+
+	adc128d818@37{
+		compatible = "ti,adc128d818";
+		reg = <0x37>;
+		ti,mode = /bits/ 8 <0x01>;
+	};
+};
+
+&i2c8 {
+	status = "okay";
+
+	pca9555@24{
+		compatible = "nxp,pca9555";
+		reg = <0x24>;
+		#address-cells = <1>;
+		#size-cells = <0>;
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"FAN_PRSNT5_D_N", "FAN_PRSNT4_D_N",
+			"FAN_PRSNT3_D_N", "FAN_PRSNT2_D_N",
+			"FAN_PRSNT1_D_N", "FAN_PRSNT0_D_N",
+			"", "",
+			"", "",	"", "",
+			"", "",	"", "";
+	};
+
+	eeprom@51 {
+		compatible = "atmel,24c256";
+		reg = <0x51>;
+	};
+
+};
+
+&i2c9 {
+	status = "okay";
+
+	eeprom@50 {
+		compatible = "atmel,24c256";
+		reg = <0x50>;
+	};
+
+	eeprom@51 {
+		compatible = "atmel,24c256";
+		reg = <0x51>;
+	};
+};
+
+&i2c10 {
+	status = "okay";
+	pca9555@20 {
+	compatible = "nxp,pca9555";
+	reg = <0x20>;
+
+	#address-cells = <1>;
+	#size-cells = <0>;
+
+	gpio-controller;
+	#gpio-cells = <2>;
+
+	gpio-line-names =
+		"DIMM0_FAULT", "DIMM3_FAULT",
+		"DIMM2_FAULT", "DIMM1_FAULT",
+		"DIMM4_FAULT", "DIMM5_FAULT",
+		"DIMM6_FAULT", "DIMM7_FAULT",
+		"DIMM8_FAULT", "DIMM11_FAULT",
+		"DIMM10_FAULT", "DIMM9_FAULT",
+		"DIMM12_FAULT", "DIMM13_FAULT",
+		"DIMM14_FAULT", "DIMM15_FAULT";
+	};
+
+	pca9555@22 {
+		compatible = "nxp,pca9555";
+		reg = <0x22>;
+
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"", "", "", "", "OCP0_PRSNT_N", "", "", "",
+			"", "", "", "", "", "", "", "";
+	};
+
+	pca9555@23 {
+		compatible = "nxp,pca9555";
+		reg = <0x23>;
+
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		gpio-controller;
+		#gpio-cells = <2>;
+
+		gpio-line-names =
+			"", "", "", "", "OCP1_PRSNT_N", "", "", "",
+			"", "", "", "", "", "", "", "";
+	};
+};
+
+&i2c11 {
+	status = "okay";
+
+	eeprom@51 {
+		compatible = "atmel,24c256";
+		reg = <0x51>;
+	};
+};
+
+&i2c12 {
+	status = "okay";
+	pca9546@70{
+		compatible = "nxp,pca9546";
+		reg = <0x70>;
+		i2c-mux-idle-disconnect;
+		i2c12s0ch0: i2c@0{
+			reg = <0>;
+			tmp112@48{
+				compatible = "ti,tmp112";
+				reg = <0x48>;
+				label = "PCIE_INLET_0";
+			};
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			pca9555@24 {
+			compatible = "nxp,pca9555";
+			reg = <0x24>;
+
+			#address-cells = <1>;
+			#size-cells = <0>;
+
+			gpio-controller;
+			#gpio-cells = <2>;
+
+			gpio-line-names =
+				"RISER0_BOARD_ID7", "RISER0_BOARD_ID6",
+				"RISER0_BOARD_ID5", "RISER0_BOARD_ID4",
+				"RISER0_BOARD_ID3", "RISER0_BOARD_ID2",
+				"RISER0_BOARD_ID1", "RISER0_BOARD_ID0",
+				"RISER0_SLOT2_PRSNT", "RISER0_SLOT1_PRSNT_X8",
+				"RISER0_SLOT0_PRSNT_X8", "RISER0_SLOT1_PRSNT_X16",
+				"RISER0_SLOT0_PRSNT_X16", "", "", "";
+			};
+		};
+		i2c12s0ch1: i2c@1{
+			reg = <1>;
+		};
+		i2c12s0ch2: i2c@2{
+			reg = <2>;
+		};
+		i2c12s0ch3: i2c@3{
+			reg = <3>;
+		};
+	};
+
+	pca9546@71{
+		compatible = "nxp,pca9546";
+		reg = <0x71>;
+		i2c-mux-idle-disconnect;
+		i2c12s1ch0: i2c@0{
+			reg = <0>;
+			tmp112@48{
+				compatible = "ti,tmp112";
+				reg = <0x48>;
+				label = "PCIE_INLET_2";
+			};
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			pca9555@24 {
+			compatible = "nxp,pca9555";
+			reg = <0x24>;
+
+			#address-cells = <1>;
+			#size-cells = <0>;
+
+			gpio-controller;
+			#gpio-cells = <2>;
+
+			gpio-line-names =
+				"RISER2_BOARD_ID0", "RISER2_BOARD_ID1",
+				"RISER2_BOARD_ID2", "RISER2_BOARD_ID3",
+				"RISER2_BOARD_ID4", "RISER2_BOARD_ID5",
+				"RISER2_BOARD_ID6", "RISER2_BOARD_ID7",
+				"RISER2_SLOT0_PRSNT", "RISER2_SLOT1_PRSNT",
+				"", "", "", "", "", "";
+			};
+		};
+		i2c12s1ch1: i2c@1{
+			reg = <1>;
+		};
+		i2c12s1ch2: i2c@2{
+			reg = <2>;
+		};
+	};
+};
+
+&i2c13 {
+	status = "okay";
+	pca9546@70{
+		compatible = "nxp,pca9546";
+		reg = <0x70>;
+		i2c-mux-idle-disconnect;
+		i2c13s0ch0: i2c@0{
+			reg = <0>;
+			tmp112@48{
+				compatible = "ti,tmp112";
+				reg = <0x48>;
+				label = "PCIE_INLET_1";
+			};
+
+			eeprom@50 {
+				compatible = "atmel,24c256";
+				reg = <0x50>;
+			};
+
+			pca9555@24 {
+			compatible = "nxp,pca9555";
+			reg = <0x24>;
+
+			#address-cells = <1>;
+			#size-cells = <0>;
+
+			gpio-controller;
+			#gpio-cells = <2>;
+
+			gpio-line-names =
+				"RISER1_BOARD_ID7", "RISER1_BOARD_ID6",
+				"RISER1_BOARD_ID5", "RISER1_BOARD_ID4",
+				"RISER1_BOARD_ID3", "RISER1_BOARD_ID2",
+				"RISER1_BOARD_ID1", "RISER1_BOARD_ID0",
+				"RISER1_SLOT2_PRSNT", "RISER1_SLOT1_PRSNT_X8",
+				"RISER1_SLOT0_PRSNT_X8", "RISER1_SLOT1_PRSNT_X16",
+				"RISER1_SLOT0_PRSNT_X16", "", "", "";
+			};
+		};
+		i2c13s0ch1: i2c@1{
+			reg = <1>;
+		};
+		i2c13s0ch2: i2c@2{
+			reg = <2>;
+		};
+		i2c13s0ch3: i2c@3{
+			reg = <3>;
+		};
+	};
+};
+
+&i2c14 {
+	status = "okay";
+};
+
+&i2c15 {
+	status = "okay";
+};
+
+&ibt {
+	status = "okay";
+};
+
+&uart1 {
+	status = "okay";
+};
+
+&vuart1 {
+	status = "okay";
+};
+
+&vuart2 {
+	status = "okay";
+};
+
+&lpc_ctrl {
+	status = "okay";
+	memory-region = <&flash_memory>;
+};
+
+&wdt1 {
+	status = "okay";
+};
+
+&kcs2 {
+	status = "okay";
+	aspeed,lpc-io-reg = <0xca8 0xcac>;
+};
+
+&kcs3 {
+	status = "okay";
+	aspeed,lpc-io-reg = <0xca2>;
+	aspeed,lpc-interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
+};
+
+&vhub {
+	status = "okay";
+};
+
+&video {
+	status = "okay";
+	memory-region = <&video_engine_memory>;
+};
+
+&gfx {
+	status = "okay";
+	memory-region = <&gfx_memory>;
+};