On Thu, Oct 19, 2023 at 8:49 AM Rob Herring [off-list ref] wrote:
On Wed, Oct 18, 2023 at 01:39:45PM +0200, Linus Walleij wrote:
quoted
On Wed, Oct 18, 2023 at 12:32 PM Rob Herring [off-list ref] wrote:
quoted
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/marvell,mvusb.example.dtb: switch@0: ports: '#address-cells' is a required property
from schema $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/marvell,mvusb.example.dtb: switch@0: ports: '#size-cells' is a required property
from schema $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/marvell,mvusb.example.dtb: switch@0: ports: '#address-cells' is a required property
from schema $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/marvell,mvusb.example.dtb: switch@0: ports: '#size-cells' is a required property
from schema $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml#
Fixed in patch 2/7?
Yes. If one patch has errors we drop it. I should probably just give up
on the rest of the series instead.
The bot should work better now not dropping patches when there are
warnings. It will give incremental new warnings with each patch.
Rob