Skip to content

Commit 1a37b63

Browse files
krzkamboar
authored andcommitted
ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
"mlx,multi-host" is using incorrect vendor prefix and is not documented. Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Andrew Jeffery <[email protected]>
1 parent c61838a commit 1a37b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
pinctrl-0 = <&pinctrl_rmii4_default>;
6767
no-hw-checksum;
6868
use-ncsi;
69-
mlx,multi-host;
69+
mellanox,multi-host;
7070
ncsi-ctrl,start-redo-probe;
7171
ncsi-ctrl,no-channel-monitor;
7272
ncsi-package = <1>;

0 commit comments

Comments
 (0)