From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 455D9131BDD for ; Thu, 31 Oct 2024 09:33:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730367191; cv=none; b=PeqEkWH5yzOkdwqEhEtXaUIPuPd3WzhTLtJeW+R+hdgB64IRgGRBWlJEBW0DNRRvV8cznL4G371nX9ZvhuY1dDJ7P8J4HWq5oCU7QMAzOu61Y3taebxoSGL/O1Vo+vq6GcOKSMxqeFXeaU39vwy80DUzstl4LgqOqR5XnII5SAU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730367191; c=relaxed/simple; bh=UhgrWtTjIeHxyt3QdK6CInC4cHekaU+A+4+uGgVnilI=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=iExj9m8rs5dOlUMaDIpNTsJXUDKiW/FVL0QYVHDrtdiVjLZ8tOcgxeJ1KvTXo4Z+HyjtH8SwkNjeUqoRz5uF68C8RlMuWZw1GNIw5QhgFdcbvonIw+eq+8WNRuqrADonS50/mlECF6Pp2cRJWYEgcLh6uphBBpWV1upPqV7/1YM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=ZdVPqDX2; arc=none smtp.client-ip=192.198.163.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ZdVPqDX2" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1730367188; x=1761903188; h=date:from:to:cc:subject:message-id:mime-version; bh=UhgrWtTjIeHxyt3QdK6CInC4cHekaU+A+4+uGgVnilI=; b=ZdVPqDX24QVJM3DkN/waXFtOj2ZU/bdAVRa/2H972Y5OoucYQsuA/OCF EaXnhdyGYpoZal7meoaMT9dp5DdukqPnTJePY56xAKquh7F0zQTFETWx5 +OafOiFSrvSrc1SEMb33WSuvghw0LKuepoWwaz6ZM94O/3cpJv4DJoyA6 Sh1kQLWSnGrZSeRZseFgwb+YpfmG+aKTE3AViN9LY1T4BKs032nLA1NqT IYl35didaQW78+ZoGAIP7+LuGsh1eoASOdN4mnNfqaC2jr8JtS/SNBusf C0IVT3As7zIxAjjs4TgUzSSzJ2AWFNx2t85mlrc+/68liSu9WCGG9ze/P Q==; X-CSE-ConnectionGUID: P0g2BHFpSNKPWNKzbZOnZQ== X-CSE-MsgGUID: jHgBVouqSBG/TNVABI3yXA== X-IronPort-AV: E=McAfee;i="6700,10204,11241"; a="34026242" X-IronPort-AV: E=Sophos;i="6.11,247,1725346800"; d="scan'208";a="34026242" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Oct 2024 02:33:07 -0700 X-CSE-ConnectionGUID: OuRriR7wSJuEfPTU2X3b1Q== X-CSE-MsgGUID: sPUqm6eDRPenBW0Qjt3pgw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,247,1725346800"; d="scan'208";a="82892548" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 31 Oct 2024 02:33:06 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t6RY8-000fvI-1j; Thu, 31 Oct 2024 09:33:04 +0000 Date: Thu, 31 Oct 2024 17:32:53 +0800 From: kernel test robot To: oe-kbuild@lists.linux.dev Cc: lkp@intel.com Subject: [android-common:android15-6.6-desktop 13257/23113] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/thermal@1100b000: failed to match any schema with compatible: ['mediatek,mt8183-thermal'] Message-ID: <202410311709.gEauSC2v-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline :::::: :::::: Manual check reason: "dtcheck: too old problem, older than 3 months" :::::: BCC: lkp@intel.com CC: oe-kbuild-all@lists.linux.dev TO: cros-kernel-buildreports@googlegroups.com tree: https://android.googlesource.com/kernel/common android15-6.6-desktop head: 493e12c36ca8506b8d553838170e4773d5878b36 commit: 5abed9956efbf9235c9353d0d170b68791b2c11d [13257/23113] CHROMIUM: arm64: dts: mt8183: Add kakadu rev1 :::::: branch date: 21 hours ago :::::: commit date: 6 months ago config: arm64-randconfig-051-20241030 (https://download.01.org/0day-ci/archive/20241031/202410311709.gEauSC2v-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 14.1.0 dtschema version: 2024.10.dev6+g12c3cd5 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241031/202410311709.gEauSC2v-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 | Closes: https://lore.kernel.org/r/202410311709.gEauSC2v-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) from schema $id: http://devicetree.org/schemas/media/i2c/ovti,ov02a10.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: i2c@11009000: Unevaluated properties are not allowed ('camera_main_af', 'sensor_main' were unexpected) from schema $id: http://devicetree.org/schemas/i2c/i2c-mt65xx.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: sensor_main: clocks: [[19, 4], [19, 100]] is too long from schema $id: http://devicetree.org/schemas/media/i2c/ov8856.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: sensor_main: clock-names: ['xvclk', 'freq_mux'] is too long from schema $id: http://devicetree.org/schemas/media/i2c/ov8856.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: sensor_main: 'lens-focus' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/media/i2c/ov8856.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/spi@1100a000/cr50@0: failed to match any schema with compatible: ['google,cr50'] >> arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/thermal@1100b000: failed to match any schema with compatible: ['mediatek,mt8183-thermal'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: pwm@1100e000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pwm/mediatek,pwm-disp.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: it6505dptx@5c: interrupts: [[152, 8], [152, 0]] is too long from schema $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: it6505dptx@5c: 'ports' is a required property from schema $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: it6505dptx@5c: 'hpd-gpios', 'no-laneswap', 'port' do not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: da7219@1a: interrupts: [[165, 8], [165, 0]] is too long from schema $id: http://devicetree.org/schemas/sound/dialog,da7219.yaml# -- arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: dsi@14014000: Unevaluated properties are not allowed ('ports' was unexpected) from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dsi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: dpi@14015000: pinctrl-names:0: 'default' was expected from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dpi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: dpi@14015000: pinctrl-names:1: 'sleep' was expected from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dpi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: dpi@14015000: Additional properties are not allowed ('power-domains' was unexpected) from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dpi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: mdp3-ccorr@1401c000: 'mediatek,mdp3-id' is a required property from schema $id: http://devicetree.org/schemas/media/mediatek-mdp3.yaml# >> arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@15020000: failed to match any schema with compatible: ['mediatek,mt8183-imgsys', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/dip@15022000: failed to match any schema with compatible: ['mediatek,mt8183-dip'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/fd@1502b000: failed to match any schema with compatible: ['mediatek,mt8183-fd'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@16000000: failed to match any schema with compatible: ['mediatek,mt8183-vdecsys', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: vcodec@16000000: reg: [[0, 369098752, 0, 4096], [0, 369229824, 0, 4096], [0, 369233920, 0, 2048], [0, 369235968, 0, 2048], [0, 369238016, 0, 4096], [0, 369242112, 0, 4096], [0, 369246208, 0, 4096], [0, 369250304, 0, 4096], [0, 369256448, 0, 2048], [0, 369258496, 0, 2048], [0, 369260544, 0, 2048], [0, 369263616, 0, 1024]] is too long from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-decoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: vcodec@16000000: 'mediatek,vdecsys' is a required property from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-decoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: vcodec@16000000: clock-names:0: 'vdec' was expected from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-decoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: vcodec@16000000: 'mediatek,larb' does not match any of the regexes: 'pinctrl-[0-9]+' -- from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-encoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: vcodec@17020000: 'mediatek,larb' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-encoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@19000000: failed to match any schema with compatible: ['mediatek,mt8183-ipu_conn', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@19010000: failed to match any schema with compatible: ['mediatek,mt8183-ipu_adl', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@19180000: failed to match any schema with compatible: ['mediatek,mt8183-ipu_core0', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@19280000: failed to match any schema with compatible: ['mediatek,mt8183-ipu_core1', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/syscon@1a000000: failed to match any schema with compatible: ['mediatek,mt8183-camsys', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/camisp@1a000000: failed to match any schema with compatible: ['mediatek,mt8183-camisp'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /soc/seninf@1a040000: failed to match any schema with compatible: ['mediatek,mt8183-seninf'] >> arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: thermal-zones: 'tboard1', 'tboard2', 'tzts1', 'tzts2', 'tzts3', 'tzts4', 'tzts5', 'tztsABB' do not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/thermal/thermal-zones.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: /mt8183-sound: failed to match any schema with compatible: ['mediatek,mt8183_da7219_rt1015'] arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-rev1.dtb: bt-sco: '#sound-dai-cells' is a required property from schema $id: http://devicetree.org/schemas/sound/linux,bt-sco.yaml# -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki