瀏覽代碼

Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek into fixes

- dts: mt8173: fix compatible string

* tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek:
  arm64: dts: mt8173-evb: fix model name
Arnd Bergmann 10 年之前
父節點
當前提交
9947c34cf7
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      arch/arm64/boot/dts/mediatek/mt8173-evb.dts

+ 2 - 1
arch/arm64/boot/dts/mediatek/mt8173-evb.dts

@@ -16,7 +16,8 @@
 #include "mt8173.dtsi"
 
 / {
-	model = "mediatek,mt8173-evb";
+	model = "MediaTek MT8173 evaluation board";
+	compatible = "mediatek,mt8173-evb", "mediatek,mt8173";
 
 	aliases {
 		serial0 = &uart0;