Skip to content

Commit 10182a1

Browse files
krzkamboar
authored andcommitted
ARM: dts: aspeed: harma: 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 f956245 commit 10182a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
pinctrl-names = "default";
138138
pinctrl-0 = <&pinctrl_rmii4_default>;
139139
use-ncsi;
140-
mlx,multi-host;
140+
mellanox,multi-host;
141141
};
142142

143143
&rtc {

0 commit comments

Comments
 (0)