From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.15]) (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 1C7F319D880 for ; Thu, 25 Jul 2024 15:10:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721920218; cv=none; b=VWrjDCYd71s2ZUlEAnEQ12AItBLgtb9NnD4Levc0hdIJpfFv6584fOvJWB6bZuiZ/8c67rrlbz1xUVDmL4aoPgThOjhgtK5Uwk9NxwEDR9G3AP3y5TV1vKDFXvfbIStN7ZNrRhV0EIRDMCb/b+vrd1GbHuW1vdHAdQ+FI3wydjA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721920218; c=relaxed/simple; bh=uWBdqxRmiMrw4FQLHmzcB5zDoVJvV5KhpjyAFVgaJ54=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=lwjPee/IUGENaXhBRPfLXu23xm/VF5UwnlvtmeAKhzQCoqVUQZ7Zl/2OC84s78w34jB1lPWXU7xPqoaVRwG9TLuXTqJjUvm4kytuNsdQsBnRX3Ga3JfVV4d0Bf3WBWcQbP4tp78zi+UdwbuQuIVqQx7ctsti44BBHd9nYWWXX44= 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=aTt0Cprf; arc=none smtp.client-ip=198.175.65.15 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="aTt0Cprf" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1721920216; x=1753456216; h=date:from:to:cc:subject:message-id:mime-version; bh=uWBdqxRmiMrw4FQLHmzcB5zDoVJvV5KhpjyAFVgaJ54=; b=aTt0Cprfp5611BZFGg1JXzYrGcuvDfnpIhT2qPCydGtNn3izMHDdE3La qYIS2Ir0AHKwZiKwr47H4pWAPigxwp/ycS3BR6wyMBmwDhaeM2vki/AI7 FYKwiGLO4MN754wklyM282nKfrC6zYxiZ2zVPDTBgXd1BymHOJPPB0eZD W/ik11OfSpJa0/kIAiaRpn0utOkbiVFd2SiRx+S70qwLk2ZtQcLOguJ1Z iqGIak5knd1yEIO6V5gB6+rcWbmeoBAO354vemfY6OLFbMpUnJZ1OpY8J bDJo4VzQ9dlRsFGS5dykjiu4WetM0jgoox2i+foDy/2tLAyP1ekcCbLn2 w==; X-CSE-ConnectionGUID: sSJdJRT3Rp6yYpes3RuUCA== X-CSE-MsgGUID: bGDiE0TXQ6iaKrLa/ZR+tA== X-IronPort-AV: E=McAfee;i="6700,10204,11144"; a="23422979" X-IronPort-AV: E=Sophos;i="6.09,236,1716274800"; d="scan'208";a="23422979" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by orvoesa107.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jul 2024 08:10:12 -0700 X-CSE-ConnectionGUID: u7uoV374Re2wJSqGNkAS8w== X-CSE-MsgGUID: 95JHl72CQ5KAhcPNJuoA2w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,236,1716274800"; d="scan'208";a="53043147" Received: from lkp-server01.sh.intel.com (HELO 68891e0c336b) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 25 Jul 2024 08:10:10 -0700 Received: from kbuild by 68891e0c336b with local (Exim 4.96) (envelope-from ) id 1sX06a-000oCW-28; Thu, 25 Jul 2024 15:10:08 +0000 Date: Thu, 25 Jul 2024 23:09:55 +0800 From: kernel test robot To: oe-kbuild@lists.linux.dev Cc: lkp@intel.com Subject: [tobetter:odroid-6.1.y 14/91] arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fd000000: Unevaluated properties are not allowed ('power-domains' was unexpected) Message-ID: <202407252246.LBRzBLII-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" :::::: Manual check reason: "dtcheck: binding changes may go via different trees" :::::: BCC: lkp@intel.com CC: oe-kbuild-all@lists.linux.dev TO: Dongjin Kim tree: https://github.com/tobetter/linux odroid-6.1.y head: 33e59e3417fd2b46d422206b92040e1fe5b6c38d commit: af52052e79e286b72d81618e6bc9ea37cb2ec2fb [14/91] arm64: dts: rockchip: Add Hardkernel ODROID-M1 board :::::: branch date: 8 days ago :::::: commit date: 1 year, 7 months ago config: arm64-randconfig-051-20240717 (https://download.01.org/0day-ci/archive/20240725/202407252246.LBRzBLII-lkp@intel.com/config) compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1) dtschema version: 2024.6.dev4+g23441a4 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240725/202407252246.LBRzBLII-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/202407252246.LBRzBLII-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: sata@fc800000: Unevaluated properties are not allowed ('power-domains' was unexpected) from schema $id: http://devicetree.org/schemas/ata/snps,dwc-ahci.yaml# arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fcc00000: Unevaluated properties are not allowed ('extcon', 'power-domains' were unexpected) from schema $id: http://devicetree.org/schemas/usb/snps,dwc3.yaml# arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fcc00000: Unevaluated properties are not allowed ('extcon', 'power-domains' were unexpected) from schema $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml# arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fcc00000: Unevaluated properties are not allowed ('dr_mode', 'extcon', 'phy-names', 'phy_type', 'phys', 'snps,dis_u2_susphy_quirk' were unexpected) from schema $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fd000000: Unevaluated properties are not allowed ('power-domains' was unexpected) from schema $id: http://devicetree.org/schemas/usb/snps,dwc3.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fd000000: Unevaluated properties are not allowed ('power-domains' was unexpected) from schema $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fd000000: Unevaluated properties are not allowed ('dr_mode', 'phy-names', 'phy_type', 'phys', 'snps,dis_u2_susphy_quirk' were unexpected) from schema $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: /i2c@fdd40000/regulator@1c: failed to match any schema with compatible: ['tcs,tcs4525'] >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: pmic@20: '#sound-dai-cells', 'assigned-clock-parents', 'assigned-clocks', 'clock-names', 'clocks', 'codec' do not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/mfd/rockchip,rk809.yaml# arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: video-codec@fdea0400: 'interrupt-names' is a required property from schema $id: http://devicetree.org/schemas/media/rockchip-vpu.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: /dsi@fe060000: failed to match any schema with compatible: ['rockchip,rk3568-mipi-dsi', 'snps,dw-mipi-dsi'] >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: /dsi@fe060000: failed to match any schema with compatible: ['rockchip,rk3568-mipi-dsi', 'snps,dw-mipi-dsi'] >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: /dsi@fe070000: failed to match any schema with compatible: ['rockchip,rk3568-mipi-dsi', 'snps,dw-mipi-dsi'] >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: /dsi@fe070000: failed to match any schema with compatible: ['rockchip,rk3568-mipi-dsi', 'snps,dw-mipi-dsi'] arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: hdmi@fe0a0000: Unevaluated properties are not allowed ('#sound-dai-cells', 'power-domains' were unexpected) from schema $id: http://devicetree.org/schemas/display/rockchip/rockchip,dw-hdmi.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb2phy@fe8a0000: otg-port: 'vbus-supply' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/phy/phy-rockchip-inno-usb2.yaml# >> arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: ethernet@fe2a0000: Unevaluated properties are not allowed ('rx-queues-config', 'tx-queues-config' were unexpected) from schema $id: http://devicetree.org/schemas/net/rockchip-dwmac.yaml# -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki