Devicetree
 help / color / mirror / Atom feed
* [PATCH 1/4] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
@ 2023-12-09 10:44 Krzysztof Kozlowski
  2023-12-09 10:44 ` [PATCH 2/4] ARM: dts: aspeed: minerva-cmc: " Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2023-12-09 10:44 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>
---
 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] 9+ messages in thread

end of thread, other threads:[~2024-04-05  6:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 10:44 [PATCH 1/4] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property Krzysztof Kozlowski
2023-12-09 10:44 ` [PATCH 2/4] ARM: dts: aspeed: minerva-cmc: " Krzysztof Kozlowski
2023-12-09 10:44 ` [PATCH 3/4] ARM: dts: aspeed: yosemite4: " Krzysztof Kozlowski
2023-12-09 10:44 ` [PATCH 4/4] ARM: dts: aspeed: yosemitev2: " Krzysztof Kozlowski
2024-04-03 10:04 ` [PATCH 1/4] ARM: dts: aspeed: greatlakes: " Krzysztof Kozlowski
2024-04-04  1:41   ` Andrew Jeffery
2024-04-04  6:13     ` Krzysztof Kozlowski
2024-04-04 23:21       ` Andrew Jeffery
2024-04-05  6:48         ` Krzysztof Kozlowski

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