linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 6671/8400] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: compatible: 'oneOf' conditional failed, one must be fixed:
@ 2024-09-02 20:26 kernel test robot
  2024-09-03 13:21 ` [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node Tomasz Maciej Nowak
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2024-09-02 20:26 UTC (permalink / raw)
  To: Tomasz Maciej Nowak
  Cc: oe-kbuild-all, Linux Memory Management List, Thierry Reding

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   ecc768a84f0b8e631986f9ade3118fa37852fef0
commit: a50d5dcd28154c1a38aa1d72b1678715aecf5464 [6671/8400] arm64: tegra: Wire up WiFi on Jetson TX1 module
config: arm64-randconfig-054-20240902 (https://download.01.org/0day-ci/archive/20240903/202409030438.8tumAnp1-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.1.0
dtschema version: 2024.6.dev16+gc51125d
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240903/202409030438.8tumAnp1-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202409030438.8tumAnp1-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /host1x@50000000/tsec@54100000: failed to match any schema with compatible: ['nvidia,tegra210-tsec']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /host1x@50000000/tsec@54500000: failed to match any schema with compatible: ['nvidia,tegra210-tsec']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /gpu@57000000: failed to match any schema with compatible: ['nvidia,gm20b']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /interrupt-controller@60004000: failed to match any schema with compatible: ['nvidia,tegra210-ictlr']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /dma@60020000: failed to match any schema with compatible: ['nvidia,tegra210-apbdma', 'nvidia,tegra148-apbdma']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /dma@60020000: failed to match any schema with compatible: ['nvidia,tegra210-apbdma', 'nvidia,tegra148-apbdma']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /i2c@7000d000/pmic@3c: failed to match any schema with compatible: ['maxim,max77620']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /memory-controller@70019000: failed to match any schema with compatible: ['nvidia,tegra210-mc']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: external-memory-controller@7001b000: '#cooling-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
   	from schema $id: http://devicetree.org/schemas/memory-controllers/nvidia,tegra210-emc.yaml#
>> arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: compatible: 'oneOf' conditional failed, one must be fixed:
   	['brcm,bcm4354-fmac'] is too short
   	'brcm,bcm4354-fmac' is not one of ['brcm,bcm4329-fmac', 'pci14e4,43dc', 'pci14e4,4464', 'pci14e4,4488', 'pci14e4,4425', 'pci14e4,4433']
   	from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml#
>> arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: Unevaluated properties are not allowed ('compatible' was unexpected)
   	from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml#
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /clock@70110000: failed to match any schema with compatible: ['nvidia,tegra210-dfll']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: usb-phy@7d000000: compatible: 'oneOf' conditional failed, one must be fixed:
   	['nvidia,tegra210-usb-phy', 'nvidia,tegra30-usb-phy'] is too long
   	'nvidia,tegra210-usb-phy' is not one of ['nvidia,tegra124-usb-phy', 'nvidia,tegra114-usb-phy']
   	'nvidia,tegra210-usb-phy' is not one of ['nvidia,tegra30-usb-phy', 'nvidia,tegra20-usb-phy']
   	from schema $id: http://devicetree.org/schemas/phy/nvidia,tegra20-usb-phy.yaml#
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: /usb-phy@7d000000: failed to match any schema with compatible: ['nvidia,tegra210-usb-phy', 'nvidia,tegra30-usb-phy']
   arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: usb-phy@7d004000: compatible: 'oneOf' conditional failed, one must be fixed:
   	['nvidia,tegra210-usb-phy', 'nvidia,tegra30-usb-phy'] is too long

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node
  2024-09-02 20:26 [linux-next:master 6671/8400] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: compatible: 'oneOf' conditional failed, one must be fixed: kernel test robot
@ 2024-09-03 13:21 ` Tomasz Maciej Nowak
  2024-10-24 17:24   ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Maciej Nowak @ 2024-09-03 13:21 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter
  Cc: devicetree, linux-tegra, linux-kernel, oe-kbuild-all, linux-mm,
	Tomasz Maciej Nowak, kernel test robot

From: Tomasz Maciej Nowak <tmn505@gmail.com>

The dtschema requires to specify common ancestor which all SDIO chips are
derived from, so add accordingly.

Fixes: a50d5dcd2815 ("arm64: tegra: Wire up WiFi on Jetson TX1 module")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202409030438.8tumAnp1-lkp@intel.com
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
---
 arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi b/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
index c00db75e3910..1c53ccc5e3cb 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
@@ -351,7 +351,7 @@ mmc@700b0200 {
 		#size-cells = <0>;
 
 		wifi@1 {
-			compatible = "brcm,bcm4354-fmac";
+			compatible = "brcm,bcm4354-fmac", "brcm,bcm4329-fmac";
 			reg = <1>;
 			interrupt-parent = <&gpio>;
 			interrupts = <TEGRA_GPIO(H, 2) IRQ_TYPE_LEVEL_HIGH>;
-- 
2.46.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node
  2024-09-03 13:21 ` [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node Tomasz Maciej Nowak
@ 2024-10-24 17:24   ` Thierry Reding
  0 siblings, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2024-10-24 17:24 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter, Tomasz Maciej Nowak
  Cc: devicetree, linux-tegra, linux-kernel, oe-kbuild-all, linux-mm,
	Tomasz Maciej Nowak, kernel test robot

From: Thierry Reding <treding@nvidia.com>


On Tue, 03 Sep 2024 15:21:48 +0200, Tomasz Maciej Nowak wrote:
> The dtschema requires to specify common ancestor which all SDIO chips are
> derived from, so add accordingly.
> 
> 

Applied, thanks!

[1/1] arm64: tegra: p2180: Add mandatory compatible for WiFi node
      commit: 2e57d3dc7bff60b9fb05eaaf4ebad87cd3651068

Best regards,
-- 
Thierry Reding <treding@nvidia.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-24 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 20:26 [linux-next:master 6671/8400] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: compatible: 'oneOf' conditional failed, one must be fixed: kernel test robot
2024-09-03 13:21 ` [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node Tomasz Maciej Nowak
2024-10-24 17:24   ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).