Commit 4e6d080a authored by J. Neuschäfer's avatar J. Neuschäfer Committed by Madhavan Srinivasan
Browse files

powerpc/microwatt: Fix model property in device tree



The standard property for the model name is called "model".

Signed-off-by: default avatarJ. Neuschäfer <j.ne@posteo.net>
Signed-off-by: default avatarMadhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250611-microwatt-v2-1-80847bbc5f9c@posteo.net
parent 33bc69cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
/ {
	#size-cells = <0x02>;
	#address-cells = <0x02>;
	model-name = "microwatt";
	model = "microwatt";
	compatible = "microwatt-soc";

	aliases {