tree: https://github.com/nunojsa/linux dev/iio-backend-axi-dds-test head: 56a0faf5df7548936623a26c728ff3f0e970ef6a commit: 7db35094b2038ea8752f86c2a3e2a36b1e57e2b9 [4/20] dt-bindings: adc: axi-adc: update bindings for backend framework compiler: loongarch64-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20240205/202402052154.jOLwUwf5-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <yujie.liu@xxxxxxxxx> | Closes: https://lore.kernel.org/r/202402052154.jOLwUwf5-lkp@xxxxxxxxx/ dtcheck warnings: (new ones prefixed by >>) >> Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml:45:5: [error] syntax error: could not find expected ':' (syntax) -- 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# 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# >> Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml:45:5: could not find expected ':' -- >> Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml: ignoring, error parsing file vim +45 Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml 96553a44e96d6f Alexandru Ardelean 2020-03-24 8 96553a44e96d6f Alexandru Ardelean 2020-03-24 9 maintainers: 96553a44e96d6f Alexandru Ardelean 2020-03-24 10 - Michael Hennerich <michael.hennerich@xxxxxxxxxx> 96553a44e96d6f Alexandru Ardelean 2020-03-24 11 96553a44e96d6f Alexandru Ardelean 2020-03-24 12 description: | 96553a44e96d6f Alexandru Ardelean 2020-03-24 13 Analog Devices Generic AXI ADC IP core for interfacing an ADC device 96553a44e96d6f Alexandru Ardelean 2020-03-24 14 with a high speed serial (JESD204B/C) or source synchronous parallel 96553a44e96d6f Alexandru Ardelean 2020-03-24 15 interface (LVDS/CMOS). 96553a44e96d6f Alexandru Ardelean 2020-03-24 16 Usually, some other interface type (i.e SPI) is used as a control 96553a44e96d6f Alexandru Ardelean 2020-03-24 17 interface for the actual ADC, while this IP core will interface 96553a44e96d6f Alexandru Ardelean 2020-03-24 18 to the data-lines of the ADC and handle the streaming of data into 96553a44e96d6f Alexandru Ardelean 2020-03-24 19 memory via DMA. 96553a44e96d6f Alexandru Ardelean 2020-03-24 20 96553a44e96d6f Alexandru Ardelean 2020-03-24 21 https://wiki.analog.com/resources/fpga/docs/axi_adc_ip 96553a44e96d6f Alexandru Ardelean 2020-03-24 22 96553a44e96d6f Alexandru Ardelean 2020-03-24 23 properties: 96553a44e96d6f Alexandru Ardelean 2020-03-24 24 compatible: 96553a44e96d6f Alexandru Ardelean 2020-03-24 25 enum: 96553a44e96d6f Alexandru Ardelean 2020-03-24 26 - adi,axi-adc-10.0.a 96553a44e96d6f Alexandru Ardelean 2020-03-24 27 96553a44e96d6f Alexandru Ardelean 2020-03-24 28 reg: 96553a44e96d6f Alexandru Ardelean 2020-03-24 29 maxItems: 1 96553a44e96d6f Alexandru Ardelean 2020-03-24 30 96553a44e96d6f Alexandru Ardelean 2020-03-24 31 dmas: 96553a44e96d6f Alexandru Ardelean 2020-03-24 32 maxItems: 1 96553a44e96d6f Alexandru Ardelean 2020-03-24 33 96553a44e96d6f Alexandru Ardelean 2020-03-24 34 dma-names: 96553a44e96d6f Alexandru Ardelean 2020-03-24 35 items: 96553a44e96d6f Alexandru Ardelean 2020-03-24 36 - const: rx 96553a44e96d6f Alexandru Ardelean 2020-03-24 37 96553a44e96d6f Alexandru Ardelean 2020-03-24 38 adi,adc-dev: 96553a44e96d6f Alexandru Ardelean 2020-03-24 39 $ref: /schemas/types.yaml#/definitions/phandle 96553a44e96d6f Alexandru Ardelean 2020-03-24 40 description: 96553a44e96d6f Alexandru Ardelean 2020-03-24 41 A reference to a the actual ADC to which this FPGA ADC interfaces to. 7db35094b2038e Nuno Sa 2024-01-23 42 deprecated: true 7db35094b2038e Nuno Sa 2024-01-23 43 7db35094b2038e Nuno Sa 2024-01-23 44 '#io-backends-cells' 7db35094b2038e Nuno Sa 2024-01-23 @45 const: 0 96553a44e96d6f Alexandru Ardelean 2020-03-24 46 96553a44e96d6f Alexandru Ardelean 2020-03-24 47 required: 96553a44e96d6f Alexandru Ardelean 2020-03-24 48 - compatible 96553a44e96d6f Alexandru Ardelean 2020-03-24 49 - dmas 96553a44e96d6f Alexandru Ardelean 2020-03-24 50 - reg 96553a44e96d6f Alexandru Ardelean 2020-03-24 51 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki