linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 1912/4582] dtbs_check: arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
@ 2024-06-08  5:58 kernel test robot
  2024-06-08 11:26 ` Heiko Stübner
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2024-06-08  5:58 UTC (permalink / raw)
  To: Alex Bee; +Cc: oe-kbuild-all, Linux Memory Management List, Heiko Stuebner

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   d35b2284e966c0bef3e2182a5c5ea02177dd32e4
commit: 73fc389129dfe22b5706b4b6cbc1a4f86d1fbc1b [1912/4582] ARM: dts: rockchip: Add DSI for RK3128
compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0
dtschema version: 2024.6.dev1+g833054f
reproduce: (https://download.01.org/0day-ci/archive/20240608/202406081302.0CAdvAA9-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202406081302.0CAdvAA9-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
--
>> arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-next:master 1912/4582] dtbs_check: arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
  2024-06-08  5:58 [linux-next:master 1912/4582] dtbs_check: arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi'] kernel test robot
@ 2024-06-08 11:26 ` Heiko Stübner
  2024-06-08 11:48   ` Alex Bee
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2024-06-08 11:26 UTC (permalink / raw)
  To: Alex Bee, kernel test robot; +Cc: oe-kbuild-all, Linux Memory Management List

Am Samstag, 8. Juni 2024, 07:58:10 CEST schrieb kernel test robot:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   d35b2284e966c0bef3e2182a5c5ea02177dd32e4
> commit: 73fc389129dfe22b5706b4b6cbc1a4f86d1fbc1b [1912/4582] ARM: dts: rockchip: Add DSI for RK3128
> compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0
> dtschema version: 2024.6.dev1+g833054f
> reproduce: (https://download.01.org/0day-ci/archive/20240608/202406081302.0CAdvAA9-lkp@intel.com/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@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202406081302.0CAdvAA9-lkp@intel.com/
> 
> dtcheck warnings: (new ones prefixed by >>)
> >> arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
> --
> >> arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']

I guess something went wrong when that specific next-tree was constructed.
Looking at the current linux-next, the drm-specific parts really are not
present, but they are in the drm-misc tree for a while now:

https://cgit.freedesktop.org/drm/drm-misc/commit/?id=9bb3d9ad3e19f16efc34f427a58e480424c56a16
(in the correct drm-misc-next branch) and has been in a pull request
to main drm on may 30th [0]

Not sure if Dave is on vacation or so.


[0] https://patchwork.kernel.org/project/intel-gfx/patch/20240530-hilarious-flat-magpie-5fa186@houat/




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-next:master 1912/4582] dtbs_check: arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
  2024-06-08 11:26 ` Heiko Stübner
@ 2024-06-08 11:48   ` Alex Bee
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Bee @ 2024-06-08 11:48 UTC (permalink / raw)
  To: Heiko Stübner, kernel test robot
  Cc: oe-kbuild-all, Linux Memory Management List


Am 08.06.24 um 13:26 schrieb Heiko Stübner:
> Am Samstag, 8. Juni 2024, 07:58:10 CEST schrieb kernel test robot:
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>> head:   d35b2284e966c0bef3e2182a5c5ea02177dd32e4
>> commit: 73fc389129dfe22b5706b4b6cbc1a4f86d1fbc1b [1912/4582] ARM: dts: rockchip: Add DSI for RK3128
>> compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0
>> dtschema version: 2024.6.dev1+g833054f
>> reproduce: (https://download.01.org/0day-ci/archive/20240608/202406081302.0CAdvAA9-lkp@intel.com/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@intel.com>
>> | Closes: https://lore.kernel.org/oe-kbuild-all/202406081302.0CAdvAA9-lkp@intel.com/
>>
>> dtcheck warnings: (new ones prefixed by >>)
>>>> arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
>> --
>>>> arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi']
> I guess something went wrong when that specific next-tree was constructed.
> Looking at the current linux-next, the drm-specific parts really are not
> present, but they are in the drm-misc tree for a while now:
>
> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=9bb3d9ad3e19f16efc34f427a58e480424c56a16
> (in the correct drm-misc-next branch) and has been in a pull request
> to main drm on may 30th [0]
>
> Not sure if Dave is on vacation or so.
>
>
> [0] https://patchwork.kernel.org/project/intel-gfx/patch/20240530-hilarious-flat-magpie-5fa186@houat/
Yeah - looking at [0] it seems there's something off with drm-misc-next
tree. I know there was an gitlab update of the freedesktop's instance last
week. Looks like something went wrong there when comparing [1] and [2]. I'm
sure the commits which trigger this error were in linux-next aleady.


[0] 
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=3502729a63ec22f0f097c039a98b97cf7c9d27c4

[1] https://gitlab.freedesktop.org/drm/misc/kernel/-/tree/for-linux-next
[2] https://cgit.freedesktop.org/drm/drm-misc/log/?h=for-linux-next
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-08 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-08  5:58 [linux-next:master 1912/4582] dtbs_check: arch/arm/boot/dts/rockchip/rk3128-evb.dtb: /dsi@10110000: failed to match any schema with compatible: ['rockchip,rk3128-mipi-dsi', 'snps,dw-mipi-dsi'] kernel test robot
2024-06-08 11:26 ` Heiko Stübner
2024-06-08 11:48   ` Alex Bee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox