[PATCH v2 4/8] MIPS: dts: Boston: Add model property

Jiaxun Yang posted 8 patches 1 year, 8 months ago
There is a newer version of this series
[PATCH v2 4/8] MIPS: dts: Boston: Add model property
Posted by Jiaxun Yang 1 year, 8 months ago
Using string "IMG Boston" from bootrom.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 arch/mips/boot/dts/img/boston.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/boot/dts/img/boston.dts b/arch/mips/boot/dts/img/boston.dts
index bee5bd0655cd..85d4255cfbb5 100644
--- a/arch/mips/boot/dts/img/boston.dts
+++ b/arch/mips/boot/dts/img/boston.dts
@@ -10,6 +10,7 @@ / {
 	#address-cells = <1>;
 	#size-cells = <1>;
 	compatible = "img,boston";
+	model = "IMG Boston";
 
 	chosen {
 		stdout-path = "uart0:115200";

-- 
2.43.0