powerpc/microwatt: Fix model property in device tree

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

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250611-microwatt-v2-1-80847bbc5f9c@posteo.net
This commit is contained in:
J. Neuschäfer
2025-06-11 23:07:49 +02:00
committed by Madhavan Srinivasan
parent 33bc69cf66
commit 4e6d080acf

View File

@@ -4,7 +4,7 @@
/ {
#size-cells = <0x02>;
#address-cells = <0x02>;
model-name = "microwatt";
model = "microwatt";
compatible = "microwatt-soc";
aliases {