Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 1/5] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
@ 2024-04-05  6:46 Krzysztof Kozlowski
  2024-04-05  6:46 ` [PATCH v2 2/5] ARM: dts: aspeed: yosemite4: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2024-04-05  6:46 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
	Andrew Jeffery, devicetree, linux-arm-kernel, linux-aspeed,
	linux-kernel
  Cc: Krzysztof Kozlowski

"mlx,multi-host" is using incorrect vendor prefix and is not documented.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Changes in v2:
1. None
---
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts
index 7a53f54833a0..9a6757dd203f 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts
@@ -66,7 +66,7 @@ &mac3 {
 	pinctrl-0 = <&pinctrl_rmii4_default>;
 	no-hw-checksum;
 	use-ncsi;
-	mlx,multi-host;
+	mellanox,multi-host;
 	ncsi-ctrl,start-redo-probe;
 	ncsi-ctrl,no-channel-monitor;
 	ncsi-package = <1>;
-- 
2.34.1


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

end of thread, other threads:[~2024-04-09 14:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05  6:46 [PATCH v2 1/5] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property Krzysztof Kozlowski
2024-04-05  6:46 ` [PATCH v2 2/5] ARM: dts: aspeed: yosemite4: " Krzysztof Kozlowski
2024-04-05  6:46 ` [PATCH v2 3/5] ARM: dts: aspeed: yosemitev2: " Krzysztof Kozlowski
2024-04-05  6:46 ` [PATCH v2 4/5] ARM: dts: aspeed: harma: " Krzysztof Kozlowski
2024-04-05  6:46 ` [PATCH v2 5/5] ARM: dts: aspeed: drop unused ref_voltage ADC property Krzysztof Kozlowski
2024-04-09  0:24 ` [PATCH v2 1/5] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property Andrew Jeffery
2024-04-09 13:38 ` Rob Herring
2024-04-09 14:00   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox