Re: [PATCH v2 3/3] ARM: dts: qcom: pma8084: add pon node

From: Konrad Dybcio
Date: Wed Jul 24 2024 - 05:34:27 EST


On 24.07.2024 1:53 AM, kernel test robot wrote:
> Hi Rayyan,
>
> kernel test robot noticed the following build errors:
>
> [auto build test ERROR on dee7f101b64219f512bb2f842227bd04c14efe30]
>
> url: https://github.com/intel-lab-lkp/linux/commits/Rayyan-Ansari/arm64-dts-qcom-pmi8994-Add-label-to-wled-node/20240723-175020
> base: dee7f101b64219f512bb2f842227bd04c14efe30
> patch link: https://lore.kernel.org/r/20240723-pmic-bindings-v2-3-e1cd614f8c4a%40linaro.org
> patch subject: [PATCH v2 3/3] ARM: dts: qcom: pma8084: add pon node
> config: arm-randconfig-051-20240723 (https://download.01.org/0day-ci/archive/20240724/202407240711.f7qtQGZG-lkp@xxxxxxxxx/config)
> compiler: arm-linux-gnueabi-gcc (GCC) 14.1.0
> dtschema version: 2024.6.dev4+g23441a4
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240724/202407240711.f7qtQGZG-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/202407240711.f7qtQGZG-lkp@xxxxxxxxx/
>
> All errors (new ones prefixed by >>):
>
>>> Error: arch/arm/boot/dts/qcom/pma8084.dtsi:31.19-20 syntax error

Need #include <dt-bindings/input/linux-event-codes.h>

Konrad