From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (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 625501DB54C for ; Tue, 23 Sep 2025 01:36:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758591402; cv=none; b=BO94KBiPJOwRNdLkiI/qWLP+gVYkIOocTyP5OZpQjLf/xPM6riLImBEli3sFSUyqkkZ2VO0H4LzbYxAoZqpTk8CwHY6sMi1J9fORDw/gFI97vpC9x66mrf5poV4EAWeNQUI2AvnoIjXZ8kudD/uE2z+X3huNNNu1kT0BVwRcFnk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758591402; c=relaxed/simple; bh=pJpZb+ZS91k2lz8FIdcAM3GPn6ztfEPpeOa7Dbf7fXM=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=fdiZmvxwGoukqUQuw2eoRuBGOHu3OvaejTx2swQoPs90cf64tWW7e/5QW9ihhjGbqhSTR537eeV4LAkZ6kia7Py+Hq4bNKwjPBdn8+MioiwDT5b3rCGDWuwvxC2A6/SNI6Gun6PQELOF2B/GyniL8RgprQSTwwluLPLNwOztHOU= 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=Avlz5XqX; arc=none smtp.client-ip=198.175.65.11 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="Avlz5XqX" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1758591400; x=1790127400; h=date:from:to:cc:subject:message-id:mime-version; bh=pJpZb+ZS91k2lz8FIdcAM3GPn6ztfEPpeOa7Dbf7fXM=; b=Avlz5XqXdlmDdxvJr52JFITaWN9f0Y9h2apeT3639BmVwKL7dnQy5FQY /iVsoVDSO7lRMQCcYQ3HRs6BdMBIJnzQzl70bal+oDgNj+fbDlfDCABKK wPQfxwUxx4+oZxAtjXTBpO+L4xclU/vk7qFid7avoJzvByXh54zg/N6fW UxLmO8qTy/YGQbROLJ7t60wTzXilk1kXHIPlk/WdDF7VXK32/lcHlW6JC FbbsdSVr5qFAtixC339vq7SgADDHHztK/G5WxCHPndAxdSj9yXJ77kz0f ifDzDe64XbqIZAscowSTupC1r8YojX4qEW1FA1cShecR+0XiW/nQJjvt3 A==; X-CSE-ConnectionGUID: qr25974jSi29pLAxIk8Nww== X-CSE-MsgGUID: tP3D6DZESiaXTZ/eclz9nw== X-IronPort-AV: E=McAfee;i="6800,10657,11561"; a="71110337" X-IronPort-AV: E=Sophos;i="6.18,286,1751266800"; d="scan'208";a="71110337" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2025 18:36:39 -0700 X-CSE-ConnectionGUID: dwJ+13ALRDygzPBzVJr/rg== X-CSE-MsgGUID: 9NreGQHjTJ2+70SymE1akA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,286,1751266800"; d="scan'208";a="176203040" Received: from lkp-server02.sh.intel.com (HELO 84c55410ccf6) ([10.239.97.151]) by orviesa009.jf.intel.com with ESMTP; 22 Sep 2025 18:36:38 -0700 Received: from kbuild by 84c55410ccf6 with local (Exim 4.96) (envelope-from ) id 1v0rxL-0002cj-1p; Tue, 23 Sep 2025 01:36:35 +0000 Date: Tue, 23 Sep 2025 09:36:17 +0800 From: kernel test robot To: oe-kbuild@lists.linux.dev Cc: lkp@intel.com Subject: Re: [PATCH 1/2] dt-bindings: usb: xhci: Allow "iommus" and "dr_mode" properties Message-ID: <202509230930.vV2fEhIo-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: binding changes may go via different trees" :::::: BCC: lkp@intel.com CC: oe-kbuild-all@lists.linux.dev In-Reply-To: <20250919223433.2399927-1-robh@kernel.org> References: <20250919223433.2399927-1-robh@kernel.org> TO: "Rob Herring (Arm)" TO: "Greg Kroah-Hartman" TO: Krzysztof Kozlowski TO: Conor Dooley TO: Mathias Nyman CC: linux-usb@vger.kernel.org CC: devicetree@vger.kernel.org CC: linux-kernel@vger.kernel.org Hi Rob, kernel test robot noticed the following build warnings: [auto build test WARNING on usb/usb-testing] [also build test WARNING on usb/usb-next usb/usb-linus krzk-dt/for-next westeri-thunderbolt/next linus/master v6.17-rc7 next-20250922] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Rob-Herring-Arm/dt-bindings-usb-xhci-Add-generic-xhci-compatible-for-Marvell-Armada-37xx-8k/20250920-064918 base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing patch link: https://lore.kernel.org/r/20250919223433.2399927-1-robh%40kernel.org patch subject: [PATCH 1/2] dt-bindings: usb: xhci: Allow "iommus" and "dr_mode" properties :::::: branch date: 3 days ago :::::: commit date: 3 days ago config: arm64-randconfig-051-20250920 (https://download.01.org/0day-ci/archive/20250923/202509230930.vV2fEhIo-lkp@intel.com/config) compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 7c861bcedf61607b6c087380ac711eb7ff918ca6) dtschema version: 2025.9.dev1+g4b28bc79f reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250923/202509230930.vV2fEhIo-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/202509230930.vV2fEhIo-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: /soc/bus@f0000000/system-controller@6f8000/thermal-sensor@80: failed to match any schema with compatible: ['marvell,armada-ap807-thermal'] arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: /soc/bus@f0000000/system-controller@6f8000/clock-cpu: failed to match any schema with compatible: ['marvell,ap807-cpu-clock'] arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: system-controller@440000 (syscon): compatible: ['syscon', 'simple-mfd'] is too short from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: /cp0-bus/bus@f2000000/system-controller@440000/clock: failed to match any schema with compatible: ['marvell,cp110-clock'] arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: /cp0-bus/bus@f2000000/system-controller@440000/pinctrl: failed to match any schema with compatible: ['marvell,cp115-standalone-pinctrl'] arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: system-controller@400000 (syscon): compatible: ['syscon', 'simple-mfd'] is too short from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: /cp0-bus/bus@f2000000/system-controller@400000/thermal-sensor@70: failed to match any schema with compatible: ['marvell,armada-cp110-thermal'] >> arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: usb@500000 (marvell,armada-8k-xhci): Unevaluated properties are not allowed ('vbus-supply' was unexpected) from schema $id: http://devicetree.org/schemas/usb/generic-xhci.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: spi@700680 (marvell,armada-380-spi): Unevaluated properties are not allowed ('spi-max-frequency' was unexpected) from schema $id: http://devicetree.org/schemas/spi/marvell,orion-spi.yaml# -- from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: /soc/bus@f0000000/system-controller@6f8000/thermal-sensor@80: failed to match any schema with compatible: ['marvell,armada-ap807-thermal'] arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: /soc/bus@f0000000/system-controller@6f8000/clock-cpu: failed to match any schema with compatible: ['marvell,ap807-cpu-clock'] arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: system-controller@440000 (syscon): compatible: ['syscon', 'simple-mfd'] is too short from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: /cp0-bus/bus@f2000000/system-controller@440000/clock: failed to match any schema with compatible: ['marvell,cp110-clock'] arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: /cp0-bus/bus@f2000000/system-controller@440000/pinctrl: failed to match any schema with compatible: ['marvell,cp115-standalone-pinctrl'] arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: system-controller@400000 (syscon): compatible: ['syscon', 'simple-mfd'] is too short from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: /cp0-bus/bus@f2000000/system-controller@400000/thermal-sensor@70: failed to match any schema with compatible: ['marvell,armada-cp110-thermal'] >> arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: usb@500000 (marvell,armada-8k-xhci): Unevaluated properties are not allowed ('vbus-supply' was unexpected) from schema $id: http://devicetree.org/schemas/usb/generic-xhci.yaml# arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: spi@700680 (marvell,armada-380-spi): Unevaluated properties are not allowed ('spi-max-frequency' was unexpected) from schema $id: http://devicetree.org/schemas/spi/marvell,orion-spi.yaml# -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki