[RESEND PATCH] powerpc/fsl: fix the schema check errors for fsl,tmu-calibration

Michael Ellerman mpe at ellerman.id.au
Wed Dec 13 16:17:04 AEDT 2023


David Heidelberg <david at ixit.cz> writes:
> fsl,tmu-calibration is in u32-matrix. Use matching property syntax.
> No functional changes. Fixes warnings as:
> $ make dtbs_check
> ...
> arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dt.yaml: tmu at 30260000: fsl,tmu-calibration:0: Additional items are not allowed (1, 41, 2, 47, 3, 53, 4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 103, 11, 111

This file name doesn't match the one you're modifying?

> , 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 65542, 75, 65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 131073, 35, 131074, 45, 131075, 55, 131076, 65, 131077, 75, 131078, 87, 13
> 1079, 99, 131080, 111, 196608, 21, 196609, 33, 196610, 45, 196611, 57, 196612, 69, 196613, 83, 196614, 95, 196615, 113 were unexpected)
>         From schema: Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> ...

I don't see any errors like this. I guess I'm running the tests wrong?

I'm using:

$ make CHECK_DTBS=1 fsl/t1023rdb.dtb 

I do get errors (see below), but not the one you mention in the change
log. Maybe it's being hidden by some other error?

cheers


  CHKDT   Documentation/devicetree/bindings/processed-schema.json
/home/michael/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml: properties:honeywell,pmin-pascal: '$ref' should not be valid under {'const': '$ref'}
	hint: Standard unit suffix properties don't need a type $ref
	from schema $id: http://devicetree.org/meta-schemas/core.yaml#
/home/michael/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml: properties:honeywell,pmax-pascal: '$ref' should not be valid under {'const': '$ref'}
	hint: Standard unit suffix properties don't need a type $ref
	from schema $id: http://devicetree.org/meta-schemas/core.yaml#
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
  DTC_CHK arch/powerpc/boot/dts/fsl/t1023rdb.dtb
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: memory: 'reg' is a required property
	from schema $id: http://devicetree.org/schemas/memory.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: memory: False schema does not allow {'device_type': ['memory']}
	from schema $id: http://devicetree.org/schemas/root-node.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: failed to match any schema with compatible: ['fsl,T1023RDB']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/bman-fbpr: failed to match any schema with compatible: ['fsl,bman-fbpr']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/qman-fqd: failed to match any schema with compatible: ['fsl,qman-fqd']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/qman-pfdr: failed to match any schema with compatible: ['fsl,qman-pfdr']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: localbus at ffe124000: $nodename:0: 'localbus at ffe124000' does not match '^memory-controller@[0-9a-f]+$'
	from schema $id: http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: localbus at ffe124000: compatible: ['fsl,ifc', 'simple-bus'] is too long
	from schema $id: http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: localbus at ffe124000: 'nand at 1,0', 'nor at 0,0' do not match any of the regexes: '@(0|[1-9a-f][0-9a-f]*)$', '^[^@]+$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: nor at 0,0: $nodename:0: 'nor at 0,0' does not match '^(flash|.*sram|nand)(@.*)?$'
	from schema $id: http://devicetree.org/schemas/mtd/mtd-physmap.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /localbus at ffe124000/nand at 1,0: failed to match any schema with compatible: ['fsl,ifc-nand']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: dcsr at f00000000: $nodename:0: 'dcsr at f00000000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: dcsr at f00000000: dcsr-npc: {'compatible': ['fsl,t1023-dcsr-cnpc', 'fsl,dcsr-cnpc'], 'reg': [[4096, 4096], [16785408, 65536]]} should not be valid under {'type': 'object'}
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: dcsr at f00000000: dcsr-corenet: {'compatible': ['fsl,dcsr-corenet'], 'reg': [[32768, 4096], [106496, 4096]]} should not be valid under {'type': 'object'}
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000: failed to match any schema with compatible: ['fsl,dcsr', 'simple-bus']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-epu at 0: failed to match any schema with compatible: ['fsl,t1023-dcsr-epu', 'fsl,dcsr-epu']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-epu at 0: failed to match any schema with compatible: ['fsl,t1023-dcsr-epu', 'fsl,dcsr-epu']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-npc: failed to match any schema with compatible: ['fsl,t1023-dcsr-cnpc', 'fsl,dcsr-cnpc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-npc: failed to match any schema with compatible: ['fsl,t1023-dcsr-cnpc', 'fsl,dcsr-cnpc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-nxc at 2000: failed to match any schema with compatible: ['fsl,dcsr-nxc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-corenet: failed to match any schema with compatible: ['fsl,dcsr-corenet']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-ocn at 11000: failed to match any schema with compatible: ['fsl,t1023-dcsr-ocn', 'fsl,dcsr-ocn']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-ocn at 11000: failed to match any schema with compatible: ['fsl,t1023-dcsr-ocn', 'fsl,dcsr-ocn']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-ddr at 12000: failed to match any schema with compatible: ['fsl,dcsr-ddr']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-nal at 18000: failed to match any schema with compatible: ['fsl,t1023-dcsr-nal', 'fsl,dcsr-nal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-nal at 18000: failed to match any schema with compatible: ['fsl,t1023-dcsr-nal', 'fsl,dcsr-nal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-rcpm at 22000: failed to match any schema with compatible: ['fsl,t1023-dcsr-rcpm', 'fsl,dcsr-rcpm']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-rcpm at 22000: failed to match any schema with compatible: ['fsl,t1023-dcsr-rcpm', 'fsl,dcsr-rcpm']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-snpc at 30000: failed to match any schema with compatible: ['fsl,t1023-dcsr-snpc', 'fsl,dcsr-snpc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-snpc at 30000: failed to match any schema with compatible: ['fsl,t1023-dcsr-snpc', 'fsl,dcsr-snpc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-snpc at 31000: failed to match any schema with compatible: ['fsl,t1023-dcsr-snpc', 'fsl,dcsr-snpc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-snpc at 31000: failed to match any schema with compatible: ['fsl,t1023-dcsr-snpc', 'fsl,dcsr-snpc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-cpu-sb-proxy at 100000: failed to match any schema with compatible: ['fsl,dcsr-e5500-sb-proxy', 'fsl,dcsr-cpu-sb-proxy']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-cpu-sb-proxy at 100000: failed to match any schema with compatible: ['fsl,dcsr-e5500-sb-proxy', 'fsl,dcsr-cpu-sb-proxy']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-cpu-sb-proxy at 108000: failed to match any schema with compatible: ['fsl,dcsr-e5500-sb-proxy', 'fsl,dcsr-cpu-sb-proxy']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr at f00000000/dcsr-cpu-sb-proxy at 108000: failed to match any schema with compatible: ['fsl,dcsr-e5500-sb-proxy', 'fsl,dcsr-cpu-sb-proxy']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: bman-portals at ff4000000: $nodename:0: 'bman-portals at ff4000000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /bman-portals at ff4000000/bman-portal at 0: failed to match any schema with compatible: ['fsl,bman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /bman-portals at ff4000000/bman-portal at 4000: failed to match any schema with compatible: ['fsl,bman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /bman-portals at ff4000000/bman-portal at 8000: failed to match any schema with compatible: ['fsl,bman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /bman-portals at ff4000000/bman-portal at c000: failed to match any schema with compatible: ['fsl,bman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /bman-portals at ff4000000/bman-portal at 10000: failed to match any schema with compatible: ['fsl,bman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /bman-portals at ff4000000/bman-portal at 14000: failed to match any schema with compatible: ['fsl,bman-portal']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: qman-portals at ff6000000: $nodename:0: 'qman-portals at ff6000000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /qman-portals at ff6000000/qman-portal at 0: failed to match any schema with compatible: ['fsl,qman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /qman-portals at ff6000000/qman-portal at 4000: failed to match any schema with compatible: ['fsl,qman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /qman-portals at ff6000000/qman-portal at 8000: failed to match any schema with compatible: ['fsl,qman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /qman-portals at ff6000000/qman-portal at c000: failed to match any schema with compatible: ['fsl,qman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /qman-portals at ff6000000/qman-portal at 10000: failed to match any schema with compatible: ['fsl,qman-portal']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /qman-portals at ff6000000/qman-portal at 14000: failed to match any schema with compatible: ['fsl,qman-portal']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: soc at ffe000000: soc-sram-error: {'compatible': ['fsl,soc-sram-error'], 'interrupts': [[16, 2, 1, 29]]} should not be valid under {'type': 'object'}
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: soc at ffe000000: thermal-zones: {'cpu-thermal': {'polling-delay-passive': [[1000]], 'polling-delay': [[5000]], 'thermal-sensors': [[29, 0]], 'trips': {'cpu-alert': {'temperature': [[85000]], 'hysteresis': [[2000]], 'type': ['passive'], 'phandle': [[30]]}, 'cpu-crit': {'temperature': [[95000]], 'hysteresis': [[2000]], 'type': ['critical']}}, 'cooling-maps': {'map0': {'trip': [[30]], 'cooling-device': [[7, 4294967295, 4294967295]]}, 'map1': {'trip': [[30]], 'cooling-device': [[8, 4294967295, 4294967295]]}}}} should not be valid under {'type': 'object'}
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/spi at 110000: failed to match any schema with compatible: ['fsl,mpc8536-espi']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 118000: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl-i2c'] is too short
	'fsl-i2c' is not one of ['mpc5200-i2c', 'fsl,mpc5200-i2c', 'fsl,mpc5121-i2c', 'fsl,mpc8313-i2c', 'fsl,mpc8543-i2c', 'fsl,mpc8544-i2c']
	'fsl,mpc5200b-i2c' was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 118000: Unevaluated properties are not allowed ('cell-index', 'compatible', 'dfsrr' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/i2c at 118000/eeprom at 50: failed to match any schema with compatible: ['st,m24256']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 118100: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl-i2c'] is too short
	'fsl-i2c' is not one of ['mpc5200-i2c', 'fsl,mpc5200-i2c', 'fsl,mpc5121-i2c', 'fsl,mpc8313-i2c', 'fsl,mpc8543-i2c', 'fsl,mpc8544-i2c']
	'fsl,mpc5200b-i2c' was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 118100: Unevaluated properties are not allowed ('cell-index', 'compatible', 'dfsrr' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000: failed to match any schema with compatible: ['fsl,fman']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e0000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/ethernet-controller.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e0000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e0000: Unevaluated properties are not allowed ('phy-connection-type', 'phy-handle', 'sleep' were unexpected)
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e0000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e2000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/ethernet-controller.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e2000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e2000: Unevaluated properties are not allowed ('sleep' was unexpected)
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e2000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e4000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/ethernet-controller.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e4000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e4000: Unevaluated properties are not allowed ('phy-connection-type', 'phy-handle', 'sleep' were unexpected)
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e4000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e6000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/ethernet-controller.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e6000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e6000: Unevaluated properties are not allowed ('phy-connection-type', 'phy-handle', 'sleep' were unexpected)
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: ethernet at e6000: 'pcs-handle' is a dependency of 'pcs-handle-names'
	from schema $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at fc000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at fc000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at fd000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at fd000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/muram at 0: failed to match any schema with compatible: ['fsl,fman-muram']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 82000: failed to match any schema with compatible: ['fsl,fman-v3-port-oh']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 83000: failed to match any schema with compatible: ['fsl,fman-v3-port-oh']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 84000: failed to match any schema with compatible: ['fsl,fman-v3-port-oh']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 85000: failed to match any schema with compatible: ['fsl,fman-v3-port-oh']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 88000: failed to match any schema with compatible: ['fsl,fman-v3-port-rx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at a8000: failed to match any schema with compatible: ['fsl,fman-v3-port-tx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e1000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e1000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 89000: failed to match any schema with compatible: ['fsl,fman-v3-port-rx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at a9000: failed to match any schema with compatible: ['fsl,fman-v3-port-tx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e3000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e3000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 8a000: failed to match any schema with compatible: ['fsl,fman-v3-port-rx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at aa000: failed to match any schema with compatible: ['fsl,fman-v3-port-tx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e5000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e5000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at 8b000: failed to match any schema with compatible: ['fsl,fman-v3-port-rx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/port at ab000: failed to match any schema with compatible: ['fsl,fman-v3-port-tx']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e7000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/fman at 400000/mdio at e7000: failed to match any schema with compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/soc-sram-error: failed to match any schema with compatible: ['fsl,soc-sram-error']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/corenet-law at 0: failed to match any schema with compatible: ['fsl,corenet-law']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/l3-cache-controller at 10000: failed to match any schema with compatible: ['fsl,t1023-l3-cache-controller', 'cache']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/corenet-cf at 18000: failed to match any schema with compatible: ['fsl,corenet2-cf']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/iommu at 20000: failed to match any schema with compatible: ['fsl,pamu-v1.0', 'fsl,pamu']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/iommu at 20000: failed to match any schema with compatible: ['fsl,pamu-v1.0', 'fsl,pamu']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/pic at 40000: failed to match any schema with compatible: ['fsl,mpic', 'chrp,open-pic']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/pic at 40000: failed to match any schema with compatible: ['fsl,mpic', 'chrp,open-pic']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/timer at 41100: failed to match any schema with compatible: ['fsl,mpic-global-timer']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/msi at 41600: failed to match any schema with compatible: ['fsl,mpic-msi']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/msi at 41800: failed to match any schema with compatible: ['fsl,mpic-msi']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/msi at 41a00: failed to match any schema with compatible: ['fsl,mpic-msi']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/timer at 42100: failed to match any schema with compatible: ['fsl,mpic-global-timer']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at e0000: failed to match any schema with compatible: ['fsl,t1023-device-config', 'fsl,qoriq-device-config-2.0']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at e0000: failed to match any schema with compatible: ['fsl,t1023-device-config', 'fsl,qoriq-device-config-2.0']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at e1000: failed to match any schema with compatible: ['fsl,t1023-clockgen', 'fsl,qoriq-clockgen-2.0']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at e1000: failed to match any schema with compatible: ['fsl,t1023-clockgen', 'fsl,qoriq-clockgen-2.0']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at e2000: failed to match any schema with compatible: ['fsl,t1023-rcpm', 'fsl,qoriq-rcpm-2.1']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at e2000: failed to match any schema with compatible: ['fsl,t1023-rcpm', 'fsl,qoriq-rcpm-2.1']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/serdes at ea000: failed to match any schema with compatible: ['fsl,t1023-serdes']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/global-utilities at fc000: failed to match any schema with compatible: ['fsl,t1023-scfg']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300: failed to match any schema with compatible: ['fsl,elo3-dma']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 0: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 80: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 100: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 180: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 300: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 380: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 400: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 100300/dma-channel at 480: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300: failed to match any schema with compatible: ['fsl,elo3-dma']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 0: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 80: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 100: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 180: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 300: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 380: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 400: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/dma at 101300/dma-channel at 480: failed to match any schema with compatible: ['fsl,eloplus-dma-channel']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/sdhc at 114000: failed to match any schema with compatible: ['fsl,t1023-esdhc', 'fsl,esdhc']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/sdhc at 114000: failed to match any schema with compatible: ['fsl,t1023-esdhc', 'fsl,esdhc']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 119000: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl-i2c'] is too short
	'fsl-i2c' is not one of ['mpc5200-i2c', 'fsl,mpc5200-i2c', 'fsl,mpc5121-i2c', 'fsl,mpc8313-i2c', 'fsl,mpc8543-i2c', 'fsl,mpc8544-i2c']
	'fsl,mpc5200b-i2c' was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 119000: Unevaluated properties are not allowed ('cell-index', 'compatible', 'dfsrr' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 119100: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl-i2c'] is too short
	'fsl-i2c' is not one of ['mpc5200-i2c', 'fsl,mpc5200-i2c', 'fsl,mpc5121-i2c', 'fsl,mpc8313-i2c', 'fsl,mpc8543-i2c', 'fsl,mpc8544-i2c']
	'fsl,mpc5200b-i2c' was expected
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: i2c at 119100: Unevaluated properties are not allowed ('cell-index', 'compatible', 'dfsrr' were unexpected)
	from schema $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11c500: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,ns16550', 'ns16550'] is too long
	['fsl,ns16550', 'ns16550'] is too short
	'ns8250' was expected
	'ns16450' was expected
	'ns16550' was expected
	'ns16550a' was expected
	'ns16850' was expected
	'aspeed,ast2400-vuart' was expected
	'aspeed,ast2500-vuart' was expected
	'intel,xscale-uart' was expected
	'mrvl,pxa-uart' was expected
	'nuvoton,wpcm450-uart' was expected
	'nuvoton,npcm750-uart' was expected
	'nvidia,tegra20-uart' was expected
	'nxp,lpc3220-uart' was expected
	'fsl,ns16550' is not one of ['exar,xr16l2552', 'exar,xr16l2551', 'exar,xr16l2550']
	'fsl,ns16550' is not one of ['ns16750', 'cavium,octeon-3860-uart', 'xlnx,xps-uart16550-2.00.b', 'ralink,rt2880-uart']
	'fsl,ns16550' is not one of ['nuvoton,npcm845-uart']
	'fsl,ns16550' is not one of ['ralink,mt7620a-uart', 'ralink,rt3052-uart', 'ralink,rt3883-uart']
	'fsl,ns16550' is not one of ['mediatek,mt7622-btif', 'mediatek,mt7623-btif']
	'mrvl,mmp-uart' was expected
	'fsl,ns16550' is not one of ['nvidia,tegra30-uart', 'nvidia,tegra114-uart', 'nvidia,tegra124-uart', 'nvidia,tegra210-uart', 'nvidia,tegra186-uart', 'nvidia,tegra194-uart', 'nvidia,tegra234-uart']
	'ralink,rt2880-uart' was expected
	'mediatek,mtk-btif' was expected
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11c500: Unevaluated properties are not allowed ('cell-index', 'compatible', 'device_type' were unexpected)
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11c600: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,ns16550', 'ns16550'] is too long
	['fsl,ns16550', 'ns16550'] is too short
	'ns8250' was expected
	'ns16450' was expected
	'ns16550' was expected
	'ns16550a' was expected
	'ns16850' was expected
	'aspeed,ast2400-vuart' was expected
	'aspeed,ast2500-vuart' was expected
	'intel,xscale-uart' was expected
	'mrvl,pxa-uart' was expected
	'nuvoton,wpcm450-uart' was expected
	'nuvoton,npcm750-uart' was expected
	'nvidia,tegra20-uart' was expected
	'nxp,lpc3220-uart' was expected
	'fsl,ns16550' is not one of ['exar,xr16l2552', 'exar,xr16l2551', 'exar,xr16l2550']
	'fsl,ns16550' is not one of ['ns16750', 'cavium,octeon-3860-uart', 'xlnx,xps-uart16550-2.00.b', 'ralink,rt2880-uart']
	'fsl,ns16550' is not one of ['nuvoton,npcm845-uart']
	'fsl,ns16550' is not one of ['ralink,mt7620a-uart', 'ralink,rt3052-uart', 'ralink,rt3883-uart']
	'fsl,ns16550' is not one of ['mediatek,mt7622-btif', 'mediatek,mt7623-btif']
	'mrvl,mmp-uart' was expected
	'fsl,ns16550' is not one of ['nvidia,tegra30-uart', 'nvidia,tegra114-uart', 'nvidia,tegra124-uart', 'nvidia,tegra210-uart', 'nvidia,tegra186-uart', 'nvidia,tegra194-uart', 'nvidia,tegra234-uart']
	'ralink,rt2880-uart' was expected
	'mediatek,mtk-btif' was expected
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11c600: Unevaluated properties are not allowed ('cell-index', 'compatible', 'device_type' were unexpected)
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11d500: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,ns16550', 'ns16550'] is too long
	['fsl,ns16550', 'ns16550'] is too short
	'ns8250' was expected
	'ns16450' was expected
	'ns16550' was expected
	'ns16550a' was expected
	'ns16850' was expected
	'aspeed,ast2400-vuart' was expected
	'aspeed,ast2500-vuart' was expected
	'intel,xscale-uart' was expected
	'mrvl,pxa-uart' was expected
	'nuvoton,wpcm450-uart' was expected
	'nuvoton,npcm750-uart' was expected
	'nvidia,tegra20-uart' was expected
	'nxp,lpc3220-uart' was expected
	'fsl,ns16550' is not one of ['exar,xr16l2552', 'exar,xr16l2551', 'exar,xr16l2550']
	'fsl,ns16550' is not one of ['ns16750', 'cavium,octeon-3860-uart', 'xlnx,xps-uart16550-2.00.b', 'ralink,rt2880-uart']
	'fsl,ns16550' is not one of ['nuvoton,npcm845-uart']
	'fsl,ns16550' is not one of ['ralink,mt7620a-uart', 'ralink,rt3052-uart', 'ralink,rt3883-uart']
	'fsl,ns16550' is not one of ['mediatek,mt7622-btif', 'mediatek,mt7623-btif']
	'mrvl,mmp-uart' was expected
	'fsl,ns16550' is not one of ['nvidia,tegra30-uart', 'nvidia,tegra114-uart', 'nvidia,tegra124-uart', 'nvidia,tegra210-uart', 'nvidia,tegra186-uart', 'nvidia,tegra194-uart', 'nvidia,tegra234-uart']
	'ralink,rt2880-uart' was expected
	'mediatek,mtk-btif' was expected
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11d500: Unevaluated properties are not allowed ('cell-index', 'compatible', 'device_type' were unexpected)
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11d600: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,ns16550', 'ns16550'] is too long
	['fsl,ns16550', 'ns16550'] is too short
	'ns8250' was expected
	'ns16450' was expected
	'ns16550' was expected
	'ns16550a' was expected
	'ns16850' was expected
	'aspeed,ast2400-vuart' was expected
	'aspeed,ast2500-vuart' was expected
	'intel,xscale-uart' was expected
	'mrvl,pxa-uart' was expected
	'nuvoton,wpcm450-uart' was expected
	'nuvoton,npcm750-uart' was expected
	'nvidia,tegra20-uart' was expected
	'nxp,lpc3220-uart' was expected
	'fsl,ns16550' is not one of ['exar,xr16l2552', 'exar,xr16l2551', 'exar,xr16l2550']
	'fsl,ns16550' is not one of ['ns16750', 'cavium,octeon-3860-uart', 'xlnx,xps-uart16550-2.00.b', 'ralink,rt2880-uart']
	'fsl,ns16550' is not one of ['nuvoton,npcm845-uart']
	'fsl,ns16550' is not one of ['ralink,mt7620a-uart', 'ralink,rt3052-uart', 'ralink,rt3883-uart']
	'fsl,ns16550' is not one of ['mediatek,mt7622-btif', 'mediatek,mt7623-btif']
	'mrvl,mmp-uart' was expected
	'fsl,ns16550' is not one of ['nvidia,tegra30-uart', 'nvidia,tegra114-uart', 'nvidia,tegra124-uart', 'nvidia,tegra210-uart', 'nvidia,tegra186-uart', 'nvidia,tegra194-uart', 'nvidia,tegra234-uart']
	'ralink,rt2880-uart' was expected
	'mediatek,mtk-btif' was expected
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: serial at 11d600: Unevaluated properties are not allowed ('cell-index', 'compatible', 'device_type' were unexpected)
	from schema $id: http://devicetree.org/schemas/serial/8250.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/gpio at 130000: failed to match any schema with compatible: ['fsl,qoriq-gpio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/gpio at 131000: failed to match any schema with compatible: ['fsl,qoriq-gpio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/gpio at 132000: failed to match any schema with compatible: ['fsl,qoriq-gpio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/gpio at 133000: failed to match any schema with compatible: ['fsl,qoriq-gpio']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/usb at 210000: failed to match any schema with compatible: ['fsl-usb2-mph-v2.5', 'fsl-usb2-mph']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/usb at 210000: failed to match any schema with compatible: ['fsl-usb2-mph-v2.5', 'fsl-usb2-mph']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/usb at 211000: failed to match any schema with compatible: ['fsl-usb2-dr-v2.5', 'fsl-usb2-dr']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/usb at 211000: failed to match any schema with compatible: ['fsl-usb2-dr-v2.5', 'fsl-usb2-dr']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/sata at 220000: failed to match any schema with compatible: ['fsl,pq-sata-v2']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: crypto at 300000: rtic at 6000:compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,sec-v5.0-rtic', 'fsl,sec-v4.0-rtic'] is too short
	['fsl,sec-v5.0-rtic', 'fsl,sec-v4.0-rtic'] is too long
	'fsl,sec-v5.4-rtic' was expected
	'fsl,sec-v4.0-rtic' was expected
	'fsl,sec-v5.0-rtic' was expected
	from schema $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: crypto at 300000: rtic at 6000:rtic-a at 0:compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too short
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too long
	'fsl,sec-v5.4-rtic-memory' was expected
	'fsl,sec-v4.0-rtic-memory' was expected
	'fsl,sec-v5.0-rtic-memory' was expected
	from schema $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: crypto at 300000: rtic at 6000:rtic-b at 20:compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too short
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too long
	'fsl,sec-v5.4-rtic-memory' was expected
	'fsl,sec-v4.0-rtic-memory' was expected
	'fsl,sec-v5.0-rtic-memory' was expected
	from schema $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: crypto at 300000: rtic at 6000:rtic-c at 40:compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too short
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too long
	'fsl,sec-v5.4-rtic-memory' was expected
	'fsl,sec-v4.0-rtic-memory' was expected
	'fsl,sec-v5.0-rtic-memory' was expected
	from schema $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: crypto at 300000: rtic at 6000:rtic-d at 60:compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too short
	['fsl,sec-v5.0-rtic-memory', 'fsl,sec-v4.0-rtic-memory'] is too long
	'fsl,sec-v5.4-rtic-memory' was expected
	'fsl,sec-v4.0-rtic-memory' was expected
	'fsl,sec-v5.0-rtic-memory' was expected
	from schema $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: sec_mon at 314000: interrupts: [[93, 2, 0, 0]] is too short
	from schema $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0-mon.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/qman at 318000: failed to match any schema with compatible: ['fsl,qman']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/bman at 31a000: failed to match any schema with compatible: ['fsl,bman']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /soc at ffe000000/ptp-timer at 4fe000: failed to match any schema with compatible: ['fsl,fman-ptp-timer']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe240000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe240000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe240000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe250000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe250000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe250000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe260000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe260000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /pcie at ffe260000: failed to match any schema with compatible: ['fsl,t1023-pcie', 'fsl,qoriq-pcie-v2.4', 'fsl,qoriq-pcie']
make[1]: Leaving directory '/home/michael/linux/.build'


More information about the Linuxppc-dev mailing list