From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (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 BE42C126BF7 for ; Sat, 2 Aug 2025 02:27:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754101640; cv=none; b=XEI0T8kDtzYr5VIWLMOcD4g+yTD6xt1m3w4m4YpCP2aiyKPQjKmE97YIi5PHPLGOhZJ8KQl74jJKzo32CzN4vr6SgiqIOjtvWG1RAHeUUO7Y80mdBFCrFKsZK6e2jVNsa8DSt1kQFhnbamnCJlrFdCZpcz9Q6OMzRoIY6sOvtB8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754101640; c=relaxed/simple; bh=T1YkLvzxo98EFJvW88yQEVRo+n90q7U9083TQjgJ2fo=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=k82Quzd+Z+QurK0BsljYJMG9pFTAgXXOl2rRkzaGs/xLRrHQItYoUcnMOIAgxwMZ0FQ2TUnJyV53Hn0q01ftbQ+9N6N5BnupMu7aSoiBRIlgVxs1Fc0QOGui7/g/ZNtwxWF6731/nCRSxoXj7aPvvrgzuvrVvR/K9oyLpb0le/k= 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=aW9EOSYN; arc=none smtp.client-ip=192.198.163.9 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="aW9EOSYN" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1754101638; x=1785637638; h=date:from:to:cc:subject:message-id:mime-version; bh=T1YkLvzxo98EFJvW88yQEVRo+n90q7U9083TQjgJ2fo=; b=aW9EOSYN64/FLuUXRIoXEc+pJrHuE1nZu8KrHkOZAhLnfCEgNdMsYJWd YkXFZnyLqvh8H8swvV1hqxfolWit7glUz1oxw2tfU31aKuxhVRB5Lu9MD Z0i0RD+Nnznq22JDhaTwxsTNbTBWZwXxKuy6cmneaQX4RbL2VpUvTytjf ftV5c9Y8BnvtWIdTSDrzaIWt1D39qNZNaT7z4yRIvPCcum2VkavkTcD88 nS4vbfmCmuA9rnIb7DvNRQKjo8a2XrB+ZE5jLO145gfdiIW6lPdlkxq7f Q+K87D7U2t3DYp2Qu21mO21EoyTGhAovg1vfe91HxtM8QJioHAlj2qK9H g==; X-CSE-ConnectionGUID: VW4I+Gd2Q5uYmpoVJi786w== X-CSE-MsgGUID: v4ILhvhYTraAOZPGWUIRtw== X-IronPort-AV: E=McAfee;i="6800,10657,11508"; a="67146381" X-IronPort-AV: E=Sophos;i="6.17,258,1747724400"; d="scan'208";a="67146381" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Aug 2025 19:27:16 -0700 X-CSE-ConnectionGUID: aAxNLx/0QNK1+6+jyJvKbA== X-CSE-MsgGUID: /IB5tQtwTICUtPgDxoDMFA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.17,258,1747724400"; d="scan'208";a="164503831" Received: from lkp-server01.sh.intel.com (HELO 160750d4a34c) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 01 Aug 2025 19:27:15 -0700 Received: from kbuild by 160750d4a34c with local (Exim 4.96) (envelope-from ) id 1ui1xp-00056a-2O; Sat, 02 Aug 2025 02:27:13 +0000 Date: Sat, 2 Aug 2025 10:26:50 +0800 From: kernel test robot To: oe-kbuild@lists.linux.dev Cc: lkp@intel.com Subject: Re: [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names Message-ID: <202508021046.Ri9o0KSl-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: <20250724083914.61351-17-angelogioacchino.delregno@collabora.com> References: <20250724083914.61351-17-angelogioacchino.delregno@collabora.com> TO: AngeloGioacchino Del Regno TO: linux-mediatek@lists.infradead.org TO: robh@kernel.org CC: herbert@gondor.apana.org.au CC: davem@davemloft.net CC: krzk+dt@kernel.org CC: conor+dt@kernel.org CC: chunkuang.hu@kernel.org CC: p.zabel@pengutronix.de CC: airlied@gmail.com CC: simona@ffwll.ch CC: maarten.lankhorst@linux.intel.com CC: mripard@kernel.org CC: tzimmermann@suse.de CC: jassisinghbrar@gmail.com CC: mchehab@kernel.org CC: matthias.bgg@gmail.com CC: angelogioacchino.delregno@collabora.com CC: chunfeng.yun@mediatek.com CC: vkoul@kernel.org CC: kishon@kernel.org CC: sean.wang@kernel.org CC: linus.walleij@linaro.org CC: lgirdwood@gmail.com CC: broonie@kernel.org CC: andersson@kernel.org CC: mathieu.poirier@linaro.org CC: daniel.lezcano@linaro.org CC: tglx@linutronix.de CC: atenart@kernel.org CC: jitao.shi@mediatek.com Hi AngeloGioacchino, kernel test robot noticed the following build warnings: [auto build test WARNING on robh/for-next] [also build test WARNING on linusw-pinctrl/devel linusw-pinctrl/for-next broonie-regulator/for-next v6.16] [cannot apply to linus/master next-20250801] [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/AngeloGioacchino-Del-Regno/dt-bindings-display-mediatek-dpi-Allow-specifying-resets/20250724-164429 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next patch link: https://lore.kernel.org/r/20250724083914.61351-17-angelogioacchino.delregno%40collabora.com patch subject: [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names :::::: branch date: 9 days ago :::::: commit date: 9 days ago config: arm64-randconfig-051-20250728 (https://download.01.org/0day-ci/archive/20250802/202508021046.Ri9o0KSl-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 8.5.0 dtschema version: 2025.6.2.dev4+g8f79ddd reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250802/202508021046.Ri9o0KSl-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/202508021046.Ri9o0KSl-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: syscon@10006000 (syscon): compatible: ['syscon', 'simple-mfd'] is too short from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml# >> arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: pmic (mediatek,mt6331): 'mt6332-led' does not match any of the regexes: '^pinctrl-[0-9]+$' from schema $id: http://devicetree.org/schemas/mfd/mediatek,mt6397.yaml# >> arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: pmic (mediatek,mt6331): regulators:compatible: 'oneOf' conditional failed, one must be fixed: ['mediatek,mt6331-regulator'] is too short 'mediatek,mt6331-regulator' is not one of ['mediatek,mt6323-regulator', 'mediatek,mt6328-regulator', 'mediatek,mt6358-regulator', 'mediatek,mt6359-regulator', 'mediatek,mt6397-regulator'] 'mediatek,mt6331-regulator' is not one of ['mediatek,mt6366-regulator'] from schema $id: http://devicetree.org/schemas/mfd/mediatek,mt6397.yaml# >> arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: regulators (mediatek,mt6331-regulator): 'ldo-vio28' does not match any of the regexes: '^buck-v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$', '^ldo-(avdd32aud|vauxa32)$', '^ldo-v(dig18|emc33|ibr|mc|mch|mipi|rtc|sim1|sim2|sram|usb10)$', '^ldo-vcam(a|af|d|io)$', '^ldo-vgp[1234]$', '^ldo-vtcxo[12]$', '^pinctrl-[0-9]+$' from schema $id: http://devicetree.org/schemas/regulator/mediatek,mt6331-regulator.yaml# >> arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: regulators (mediatek,mt6331-regulator): ldo-vcamio:regulator-name:0: 'vcam_io' does not match '^vcam(a|_af|d|io)$' from schema $id: http://devicetree.org/schemas/regulator/mediatek,mt6331-regulator.yaml# arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: intpol-controller@10200620 (mediatek,mt6795-sysirq): $nodename:0: 'intpol-controller@10200620' does not match '^interrupt-controller(@[0-9a-f,]+)*$' from schema $id: http://devicetree.org/schemas/interrupt-controller/mediatek,mt6577-sysirq.yaml# arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: iommu@10205000 (mediatek,mt6795-m4u): 'mediatek,infracfg' is a required property from schema $id: http://devicetree.org/schemas/iommu/mediatek,iommu.yaml# arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: mmc@11230000 (mediatek,mt6795-mmc): mediatek,latch-ck: 20 is greater than the maximum of 7 from schema $id: http://devicetree.org/schemas/mmc/mtk-sd.yaml# arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: mmc@11230000 (mediatek,mt6795-mmc): Unevaluated properties are not allowed ('mediatek,latch-ck' was unexpected) from schema $id: http://devicetree.org/schemas/mmc/mtk-sd.yaml# arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: mmc@11240000 (mediatek,mt6795-mmc): 'pinctrl-names' is a required property -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki