Message ID | 20241030-v6-12-topic-socfpga-agilex5-v1-0-b2b67780e60e@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | ARM64: dts: intel: agilex5: add nodes and new board | expand |
On Wed, 30 Oct 2024 13:10:11 +0100, Steffen Trumtrar wrote: > This series adds the gpio0 and gmac nodes to the socfpga_agilex5.dtsi. > > An initial devicetree for a new board (Arrow AXE5-Eagle) is also added. > Currently only QSPI and network are functional as all other hardware > currently lacks mainline support. > > Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> > --- > Steffen Trumtrar (4): > arm64: dts: agilex5: add gpio0 > arm64: dts: agilex5: add gmac nodes > dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle > arm64: dts: agilex5: initial support for Arrow AXE5-Eagle > > .../devicetree/bindings/arm/intel,socfpga.yaml | 1 + > arch/arm64/boot/dts/intel/Makefile | 1 + > arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi | 341 +++++++++++++++++++++ > .../boot/dts/intel/socfpga_agilex5_axe5_eagle.dts | 146 +++++++++ > 4 files changed, 489 insertions(+) > --- > base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc > change-id: 20241030-v6-12-topic-socfpga-agilex5-90fd3d8f980c > > Best regards, > -- > Steffen Trumtrar <s.trumtrar@pengutronix.de> > > > 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 intel/socfpga_agilex5_axe5_eagle.dtb' for 20241030-v6-12-topic-socfpga-agilex5-v1-0-b2b67780e60e@pengutronix.de: arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed: 'arrow,socfpga-agilex5-axe5-eagle' is not one of ['intel,n5x-socdk', 'intel,socfpga-agilex-n6000', 'intel,socfpga-agilex-socdk'] 'intel,socfpga-agilex5' was expected from schema $id: http://devicetree.org/schemas/arm/intel,socfpga.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10810000: reset-names: 'oneOf' conditional failed, one must be fixed: ['stmmaceth', 'stmmaceth-ocp'] is too long 'ahb' was expected from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10810000: tx-queues-config:queue6: 'snps,tbs-enable' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10810000: tx-queues-config:queue7: 'snps,tbs-enable' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /soc@0/ethernet@10810000: failed to match any schema with compatible: ['altr,socfpga-stmmac-a10-s10', 'snps,dwxgmac-2.10', 'snps,dwxgmac'] arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10820000: reset-names: 'oneOf' conditional failed, one must be fixed: ['stmmaceth', 'stmmaceth-ocp'] is too long 'ahb' was expected from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10820000: tx-queues-config:queue6: 'snps,tbs-enable' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10820000: tx-queues-config:queue7: 'snps,tbs-enable' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /soc@0/ethernet@10820000: failed to match any schema with compatible: ['altr,socfpga-stmmac-a10-s10', 'snps,dwxgmac-2.10', 'snps,dwxgmac'] arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10830000: reset-names: 'oneOf' conditional failed, one must be fixed: ['stmmaceth', 'stmmaceth-ocp'] is too long 'ahb' was expected from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10830000: tx-queues-config:queue6: 'snps,tbs-enable' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: ethernet@10830000: tx-queues-config:queue7: 'snps,tbs-enable' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /soc@0/ethernet@10830000: failed to match any schema with compatible: ['altr,socfpga-stmmac-a10-s10', 'snps,dwxgmac-2.10', 'snps,dwxgmac'] arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: tca9544@70: $nodename:0: 'tca9544@70' does not match '^(i2c-?)?mux' from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: tca9544@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected) from schema $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /soc@0/nand-controller@10b80000: failed to match any schema with compatible: ['cdns,hp-nfc'] arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /soc@0/sysmgr@10d12000: failed to match any schema with compatible: ['altr,sys-mgr-s10', 'altr,sys-mgr'] arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: /soc@0/sysmgr@10d12000: failed to match any schema with compatible: ['altr,sys-mgr-s10', 'altr,sys-mgr'] arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: flash@0: Unevaluated properties are not allowed ('cdns,block-size', 'cdns,page-size' were unexpected) from schema $id: http://devicetree.org/schemas/mtd/jedec,spi-nor.yaml# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: leds: 'hps0', 'hps1' 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# arch/arm64/boot/dts/intel/socfpga_agilex5_axe5_eagle.dtb: gpio-keys: 'hps_pb0', 'hps_pb1', 'hps_sw0', 'hps_sw1' do 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#
This series adds the gpio0 and gmac nodes to the socfpga_agilex5.dtsi. An initial devicetree for a new board (Arrow AXE5-Eagle) is also added. Currently only QSPI and network are functional as all other hardware currently lacks mainline support. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> --- Steffen Trumtrar (4): arm64: dts: agilex5: add gpio0 arm64: dts: agilex5: add gmac nodes dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle arm64: dts: agilex5: initial support for Arrow AXE5-Eagle .../devicetree/bindings/arm/intel,socfpga.yaml | 1 + arch/arm64/boot/dts/intel/Makefile | 1 + arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi | 341 +++++++++++++++++++++ .../boot/dts/intel/socfpga_agilex5_axe5_eagle.dts | 146 +++++++++ 4 files changed, 489 insertions(+) --- base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc change-id: 20241030-v6-12-topic-socfpga-agilex5-90fd3d8f980c Best regards,