[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176409395844.3843915.15817733774701768303.robh@kernel.org>
Date: Tue, 25 Nov 2025 12:09:40 -0600
From: Rob Herring <robh@...nel.org>
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: conor+dt@...nel.org, nicolas.ferre@...rochip.com, krzk+dt@...nel.org,
devicetree@...r.kernel.org, claudiu.beznea@...on.dev,
alexandre.belloni@...tlin.com, linux-kernel@...r.kernel.org,
wsa+renesas@...g-engineering.com, linux-arm-kernel@...ts.infradead.org,
romain.sioen@...rochip.com
Subject: Re: [PATCH v2 0/2] ARM: add support for pcb8385
On Tue, 25 Nov 2025 09:15:49 +0100, Horatiu Vultur wrote:
> Add pcb8385 and the documentation for it.
> This is a moduler board on which it can add different daughter cards.
>
> v1->v2:
> - sort nodes in alphanumerical order
> - move the eeprom nodes under i2c0
>
> Horatiu Vultur (2):
> dt-bindings: arm: at91: add lan966 pcb8385 board
> ARM: dts: Add support for pcb8385
>
> .../devicetree/bindings/arm/atmel-at91.yaml | 6 +-
> arch/arm/boot/dts/microchip/Makefile | 3 +-
> .../boot/dts/microchip/lan966x-pcb8385.dts | 135 ++++++++++++++++++
> 3 files changed, 141 insertions(+), 3 deletions(-)
> create mode 100644 arch/arm/boot/dts/microchip/lan966x-pcb8385.dts
>
> --
> 2.34.1
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20251124 (exact match)
Base: tags/next-20251124 (use --merge-base to override)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm/boot/dts/microchip/' for 20251125081551.1390820-1-horatiu.vultur@...rochip.com:
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: /soc/usb@...000: failed to match any schema with compatible: ['microchip,lan9662-udc', 'atmel,sama5d3-udc']
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: /soc/usb@...000: failed to match any schema with compatible: ['microchip,lan9662-udc', 'atmel,sama5d3-udc']
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): $nodename:0: 'serial@...' does not match '^spi(@.*|-([0-9]|[1-9][0-9]+))?$'
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): False schema does not allow 32
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): $nodename:0: 'serial@...' does not match '^spi(@.*|-([0-9]|[1-9][0-9]+))?$'
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): False schema does not allow 32
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: rng@...48000 (atmel,at91sam9g45-trng): 'oneOf' conditional failed, one must be fixed:
'interrupts' is a required property
'interrupts-extended' is a required property
from schema $id: http://devicetree.org/schemas/rng/atmel,at91-trng.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): $nodename:0: 'serial@...' does not match '^spi(@.*|-([0-9]|[1-9][0-9]+))?$'
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): False schema does not allow 32
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): $nodename:0: 'serial@...' does not match '^spi(@.*|-([0-9]|[1-9][0-9]+))?$'
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): False schema does not allow 32
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): '#size-cells' is a required property
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): '#address-cells' is a required property
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): 'atmel,usart-mode' is a required property
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): $nodename:0: 'serial@...' does not match '^spi(@.*|-([0-9]|[1-9][0-9]+))?$'
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: serial@200 (atmel,at91sam9260-usart): False schema does not allow 32
from schema $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: leds (gpio-leds): led-p1-green:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
'e200413c.mdio-mii:01:link' is not one of ['backlight', 'default-on', 'heartbeat', 'disk-activity', 'disk-read', 'disk-write', 'timer', 'pattern', 'audio-micmute', 'audio-mute', 'bluetooth-power', 'flash', 'kbd-capslock', 'mtd', 'nand-disk', 'netdev', 'none', 'rc-feedback', 'torch', 'usb-gadget', 'usb-host', 'usbport']
'e200413c.mdio-mii:01:link' does not match '^cpu[0-9]*$'
'e200413c.mdio-mii:01:link' does not match '^hci[0-9]+-power$'
'e200413c.mdio-mii:01:link' does not match '^mmc[0-9]+$'
'e200413c.mdio-mii:01:link' does not match '^phy[0-9]+tx$'
from schema $id: http://devicetree.org/schemas/leds/leds-gpio.yaml
arch/arm/boot/dts/microchip/lan966x-pcb8385.dtb: leds (gpio-leds): led-p2-green:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
'e200413c.mdio-mii:02:link' is not one of ['backlight', 'default-on', 'heartbeat', 'disk-activity', 'disk-read', 'disk-write', 'timer', 'pattern', 'audio-micmute', 'audio-mute', 'bluetooth-power', 'flash', 'kbd-capslock', 'mtd', 'nand-disk', 'netdev', 'none', 'rc-feedback', 'torch', 'usb-gadget', 'usb-host', 'usbport']
'e200413c.mdio-mii:02:link' does not match '^cpu[0-9]*$'
'e200413c.mdio-mii:02:link' does not match '^hci[0-9]+-power$'
'e200413c.mdio-mii:02:link' does not match '^mmc[0-9]+$'
'e200413c.mdio-mii:02:link' does not match '^phy[0-9]+tx$'
from schema $id: http://devicetree.org/schemas/leds/leds-gpio.yaml
Powered by blists - more mailing lists