lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 21 Jul 2021 16:11:27 +0800
From:   Dillon Min <dillon.minfei@...il.com>
To:     "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
        <devicetree@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Fwd: [PATCH 1/2] dt-bindings: display: panel: Add ilitek ili9341
 panel bindings

Hi Kernel test robot,

Thanks for your time to test my patch.

I did the dtbs_check on my side, and got the same warnings.

But I guess these warnings do not come from this submission,
So, I will not be going to fix it at this time, but will at other submissions
to fix these, add arm,armv7m-nvic.yaml ... to describe compatibles, etc.

by the way, i did find a warning from the stm32f429-disco.dts and fixt it
in "[PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341
dts binding",

the warning:
arch/arm/boot/dts/stm32f429-disco.dt.yaml: display@1: compatible:
['st,sf-tc240t-9370-t'] is too short

my make command:
make ARCH=arm dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml

Best regards
thanks

Dillon

On Tue, 20 Jul 2021 at 14:12, kernel test robot <lkp@...el.com> wrote:
>
> Hi,
>
> Thank you for the patch! Perhaps something to improve:
>
> [auto build test WARNING on robh/for-next]
> [also build test WARNING on linus/master v5.14-rc2 next-20210719]
> [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]
>
> url:    https://github.com/0day-ci/linux/commits/dillon-minfei-gmail-com/Add-ilitek-ili9341-panel-driver/20210718-103113
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
> compiler: arm-linux-gnueabi-gcc (GCC) 10.3.0
> reproduce: make ARCH=arm dtbs_check
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@...el.com>
>
>
> dtcheck warnings: (new ones prefixed by >>)
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /interrupt-controller@...0e100: failed to match any schema with compatible: ['arm,armv7m-nvic']
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /timer@...0e010: failed to match any schema with compatible: ['arm,armv7m-systick']
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c@...05c00/stmpe811@41: failed to match any schema with compatible: ['st,stmpe811']
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c@...05c00/stmpe811@...stmpe_touchscreen: failed to match any schema with compatible: ['st,stmpe-ts']
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml: l3gd20@0: 'spi-max-frequency' does not match any of the regexes: 'pinctrl-[0-9]+'
>         From schema: Documentation/devicetree/bindings/iio/st,st-sensors.yaml
> >> arch/arm/boot/dts/stm32f429-disco.dt.yaml: display@1: compatible: ['st,sf-tc240t-9370-t'] is too short
>         From schema: Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/crc@...23000: failed to match any schema with compatible: ['st,stm32f4-crc']
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc@...23800: failed to match any schema with compatible: ['st,stm32f42xx-rcc', 'st,stm32-rcc']
>    arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc@...23800: failed to match any schema with compatible: ['st,stm32f42xx-rcc', 'st,stm32-rcc']
>
> ---
> 0-DAY CI Kernel Test Service, Intel Corporation
> https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ