Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9947c34c authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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
parents 1a02b662 692ef3ee
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,8 @@
#include "mt8173.dtsi"
#include "mt8173.dtsi"


/ {
/ {
	model = "mediatek,mt8173-evb";
	model = "MediaTek MT8173 evaluation board";
	compatible = "mediatek,mt8173-evb", "mediatek,mt8173";


	aliases {
	aliases {
		serial0 = &uart0;
		serial0 = &uart0;