From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (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 DF1BA2111 for ; Sat, 28 Dec 2024 12:31:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735389085; cv=none; b=MkS8PZXMqpqyQZ8vMGI5FG/4H1QwcldbJ9ROaoHQvYtGKAEDos9K4gTkGGStO4OPbdud3KL+iM/C+FRkocdgcSK+mQnMEy0rhCmZlUvuJF5tSsuOkmQ2jXx+omyERqTA7KrUYT/q+VHPTStZIY/4KVeof2ObXp1EAHIVW6Xg+u4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735389085; c=relaxed/simple; bh=wHRBDt2iT3KRiKZTKLhiZzdQUkon1rxAm3dS2edHmbw=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=nG2aOi7mNFDj/3hPw5Woq4BTiQWpulBze7kcjYhSEUW4H4sELBR7aS0eakOUbXtgjYoy90brAoL2qTQtQJnQNnNgJ/KYCXePQaXNUtLuqt6fm6Ok0IfHsrtM66fwRXAKlu/PC3w90yDuLplEL+s59EY/rPvG24yg9vlqWHje7To= 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=iI0y7X/K; arc=none smtp.client-ip=192.198.163.13 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="iI0y7X/K" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1735389082; x=1766925082; h=date:from:to:cc:subject:message-id:mime-version; bh=wHRBDt2iT3KRiKZTKLhiZzdQUkon1rxAm3dS2edHmbw=; b=iI0y7X/KQVGrkERpZ5mrxSPNY8yKkGkoR9nQK11Rf3X0C/xxX3scQG2f zxNNeQ7ZGy+7mIY0IOP1NoBLy74bs7ma3BQV5d+Z2SOh/aMhUbJYpufhg o5nT4HLbaAak8CGyZdTe7ymlxYkY5jh0oMLBvjekut05FWqUQ/VOEagH/ DNpweZRPzIZgpaYMuk/l9CPCT3ZguOYnF/5bhTFLCRPG2pOVc/S1RJFIq fufF2Uq59DrnpftgjpojgAKSVXdxUpekU83rb3HYH1QM5tWciBltxNZz4 vqyfkaA+ny1WY2CIeBJQyzQwnXypSDlvfWoUH4xKDEz1cCjdryNWivjsG Q==; X-CSE-ConnectionGUID: t21fbBKDT++IEYzwFLcK4w== X-CSE-MsgGUID: mslMiwlbS/iT9nCOU9Q9ww== X-IronPort-AV: E=McAfee;i="6700,10204,11299"; a="38593177" X-IronPort-AV: E=Sophos;i="6.12,272,1728975600"; d="scan'208";a="38593177" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Dec 2024 04:31:21 -0800 X-CSE-ConnectionGUID: Lr09F3EWRhKXFhnx944H5A== X-CSE-MsgGUID: yHTz/Hw2QTWKXJjH1ulIVQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="104974117" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by fmviesa005.fm.intel.com with ESMTP; 28 Dec 2024 04:31:20 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tRVyP-00044K-2P; Sat, 28 Dec 2024 12:31:17 +0000 Date: Sat, 28 Dec 2024 20:30:49 +0800 From: kernel test robot To: oe-kbuild@lists.linux.dev Cc: lkp@intel.com Subject: [qcom:arm64-for-6.14 51/124] arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: dma-controller@800000: compatible: 'oneOf' conditional failed, one must be fixed: Message-ID: <202412282046.dZPXY1Wx-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 TO: Konrad Dybcio CC: Bjorn Andersson CC: Dmitry Baryshkov tree: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux arm64-for-6.14 head: fabdaa29f58124a30569008d419282d9ef9cc082 commit: 86348c7587f556d3f0a3f117c3f5b91a69c39df6 [51/124] arm64: dts: qcom: sa8775p: Use valid node names for GPI DMAs :::::: branch date: 18 hours ago :::::: commit date: 2 days ago config: arm64-randconfig-051-20241227 (https://download.01.org/0day-ci/archive/20241228/202412282046.dZPXY1Wx-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 14.2.0 dtschema version: 2024.12.dev5+gea243eb reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241228/202412282046.dZPXY1Wx-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/202412282046.dZPXY1Wx-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) >> arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: dma-controller@800000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: /soc@0/dma-controller@800000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: bluetooth: 'vddwlcx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: bluetooth: 'vddwlmx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: bluetooth: 'vddrfa1p8-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: dma-controller@900000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: /soc@0/dma-controller@900000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: dma-controller@a00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: /soc@0/dma-controller@a00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: dma-controller@b00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: /soc@0/dma-controller@b00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: crypto@1dfa000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-qce', 'qcom,qce'] is too long ['qcom,sa8775p-qce', 'qcom,qce'] is too short 'qcom,crypto-v5.1' was expected 'qcom,crypto-v5.4' was expected 'qcom,sa8775p-qce' is not one of ['qcom,ipq4019-qce', 'qcom,sm8150-qce'] 'qcom,sa8775p-qce' is not one of ['qcom,ipq6018-qce', 'qcom,ipq8074-qce', 'qcom,ipq9574-qce', 'qcom,msm8996-qce', 'qcom,qcm2290-qce', 'qcom,sdm845-qce', 'qcom,sm6115-qce'] 'qcom,ipq4019-qce' was expected 'qcom,sm8150-qce' was expected from schema $id: http://devicetree.org/schemas/crypto/qcom-qce.yaml# -- >> arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: dma-controller@800000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: /soc@0/dma-controller@800000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: bluetooth: 'vddwlcx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: bluetooth: 'vddwlmx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: bluetooth: 'vddrfa1p8-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: dma-controller@900000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: /soc@0/dma-controller@900000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: dma-controller@a00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: /soc@0/dma-controller@a00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: dma-controller@b00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: /soc@0/dma-controller@b00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dtb: crypto@1dfa000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-qce', 'qcom,qce'] is too long ['qcom,sa8775p-qce', 'qcom,qce'] is too short 'qcom,crypto-v5.1' was expected 'qcom,crypto-v5.4' was expected 'qcom,sa8775p-qce' is not one of ['qcom,ipq4019-qce', 'qcom,sm8150-qce'] 'qcom,sa8775p-qce' is not one of ['qcom,ipq6018-qce', 'qcom,ipq8074-qce', 'qcom,ipq9574-qce', 'qcom,msm8996-qce', 'qcom,qcm2290-qce', 'qcom,sdm845-qce', 'qcom,sm6115-qce'] 'qcom,ipq4019-qce' was expected 'qcom,sm8150-qce' was expected from schema $id: http://devicetree.org/schemas/crypto/qcom-qce.yaml# -- >> arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: dma-controller@800000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: /soc@0/dma-controller@800000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: bluetooth: 'vddwlcx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: bluetooth: 'vddwlmx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: bluetooth: 'vddrfa1p8-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: dma-controller@900000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: /soc@0/dma-controller@900000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: dma-controller@a00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: /soc@0/dma-controller@a00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: dma-controller@b00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: /soc@0/dma-controller@b00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: crypto@1dfa000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-qce', 'qcom,qce'] is too long ['qcom,sa8775p-qce', 'qcom,qce'] is too short 'qcom,crypto-v5.1' was expected 'qcom,crypto-v5.4' was expected 'qcom,sa8775p-qce' is not one of ['qcom,ipq4019-qce', 'qcom,sm8150-qce'] 'qcom,sa8775p-qce' is not one of ['qcom,ipq6018-qce', 'qcom,ipq8074-qce', 'qcom,ipq9574-qce', 'qcom,msm8996-qce', 'qcom,qcm2290-qce', 'qcom,sdm845-qce', 'qcom,sm6115-qce'] 'qcom,ipq4019-qce' was expected 'qcom,sm8150-qce' was expected from schema $id: http://devicetree.org/schemas/crypto/qcom-qce.yaml# -- >> arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: dma-controller@800000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: /soc@0/dma-controller@800000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: bluetooth: 'vddwlcx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: bluetooth: 'vddwlmx-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: bluetooth: 'vddrfa1p8-supply' is a required property from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: dma-controller@900000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: /soc@0/dma-controller@900000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: dma-controller@a00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: /soc@0/dma-controller@a00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] >> arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: dma-controller@b00000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] is too long 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm845-gpi-dma', 'qcom,sm6350-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,qcm2290-gpi-dma', 'qcom,qdu1000-gpi-dma', 'qcom,sar2130p-gpi-dma', 'qcom,sc7280-gpi-dma', 'qcom,sdx75-gpi-dma', 'qcom,sm6115-gpi-dma', 'qcom,sm6375-gpi-dma', 'qcom,sm8350-gpi-dma', 'qcom,sm8450-gpi-dma', 'qcom,sm8550-gpi-dma', 'qcom,sm8650-gpi-dma', 'qcom,x1e80100-gpi-dma'] 'qcom,sa8775p-gpi-dma' is not one of ['qcom,sdm670-gpi-dma', 'qcom,sm6125-gpi-dma', 'qcom,sm8150-gpi-dma', 'qcom,sm8250-gpi-dma'] 'qcom,sdm845-gpi-dma' was expected from schema $id: http://devicetree.org/schemas/dma/qcom,gpi.yaml# >> arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: /soc@0/dma-controller@b00000: failed to match any schema with compatible: ['qcom,sa8775p-gpi-dma', 'qcom,sm6350-gpi-dma'] arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dtb: crypto@1dfa000: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,sa8775p-qce', 'qcom,qce'] is too long ['qcom,sa8775p-qce', 'qcom,qce'] is too short 'qcom,crypto-v5.1' was expected 'qcom,crypto-v5.4' was expected 'qcom,sa8775p-qce' is not one of ['qcom,ipq4019-qce', 'qcom,sm8150-qce'] 'qcom,sa8775p-qce' is not one of ['qcom,ipq6018-qce', 'qcom,ipq8074-qce', 'qcom,ipq9574-qce', 'qcom,msm8996-qce', 'qcom,qcm2290-qce', 'qcom,sdm845-qce', 'qcom,sm6115-qce'] 'qcom,ipq4019-qce' was expected 'qcom,sm8150-qce' was expected from schema $id: http://devicetree.org/schemas/crypto/qcom-qce.yaml# -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki