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

Commit 6e9cb263 authored by Matthias Brugger's avatar Matthias Brugger Committed by Olof Johansson
Browse files

ARM: dts: mediatek: Add compatible property for aquaris5



Add the missing 'compatible' property to device tree root node of

 - mt6589-aquaris5.dts

and document the new values.

Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent d82df114
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -6,3 +6,9 @@ Required root node property:


compatible: must contain "mediatek,mt6589"
compatible: must contain "mediatek,mt6589"



Supported boards:

- bq Aquaris5 smart phone:
    Required root node properties:
      - compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@


/ {
/ {
	model = "bq Aquaris5";
	model = "bq Aquaris5";
	compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";


	chosen {
	chosen {
		bootargs = "earlyprintk";
		bootargs = "earlyprintk";