Re: [PATCH v3 1/3] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder

From: kernel test robot
Date: Mon Jan 01 2024 - 05:37:22 EST


Hi Jishnu,

kernel test robot noticed the following build errors:

[auto build test ERROR on next-20231222]
[cannot apply to robh/for-next jic23-iio/togreg rafael-pm/thermal v6.7-rc7 v6.7-rc6 v6.7-rc5 linus/master v6.7-rc8]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url: https://github.com/intel-lab-lkp/linux/commits/Jishnu-Prakash/dt-bindings-iio-adc-Move-QCOM-ADC-bindings-to-iio-adc-folder/20240101-011705
base: next-20231222
patch link: https://lore.kernel.org/r/20231231171237.3322376-2-quic_jprakash%40quicinc.com
patch subject: [PATCH v3 1/3] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
config: arm-defconfig (https://download.01.org/0day-ci/archive/20240101/202401011830.DUO9bWXw-lkp@xxxxxxxxx/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240101/202401011830.DUO9bWXw-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 <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202401011830.DUO9bWXw-lkp@xxxxxxxxx/

All errors (new ones prefixed by >>):

In file included from arch/arm/boot/dts/qcom/qcom-apq8026-asus-sparrow.dts:9:
>> arch/arm/boot/dts/qcom/pm8226.dtsi:2:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
#include <dt-bindings/iio/qcom,spmi-vadc.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
--
In file included from arch/arm/boot/dts/qcom/qcom-apq8074-dragonboard.dts:8:
>> arch/arm/boot/dts/qcom/pm8941.dtsi:2:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
#include <dt-bindings/iio/qcom,spmi-vadc.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
--
In file included from arch/arm/boot/dts/qcom/qcom-apq8084-ifc6540.dts:3:
>> arch/arm/boot/dts/qcom/pma8084.dtsi:2:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
#include <dt-bindings/iio/qcom,spmi-vadc.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
--
In file included from arch/arm/boot/dts/qcom/qcom-sdx55-mtp.dts:12:
>> arch/arm/boot/dts/qcom/pmx55.dtsi:8:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
#include <dt-bindings/iio/qcom,spmi-vadc.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


vim +2 arch/arm/boot/dts/qcom/pm8226.dtsi

bc6ecf993b1023 arch/arm/boot/dts/qcom-pm8226.dtsi Rayyan Ansari 2022-12-23 @2 #include <dt-bindings/iio/qcom,spmi-vadc.h>
79ca56c11e9004 arch/arm/boot/dts/qcom-pm8226.dtsi Rayyan Ansari 2022-12-23 3 #include <dt-bindings/input/linux-event-codes.h>
266a1139ec1762 arch/arm/boot/dts/qcom-pm8226.dtsi Luca Weiss 2021-09-12 4 #include <dt-bindings/interrupt-controller/irq.h>
266a1139ec1762 arch/arm/boot/dts/qcom-pm8226.dtsi Luca Weiss 2021-09-12 5 #include <dt-bindings/spmi/spmi.h>
266a1139ec1762 arch/arm/boot/dts/qcom-pm8226.dtsi Luca Weiss 2021-09-12 6

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki