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: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Matthias Brugger 2014-08-18 16:58:00 +02:00 committed by Olof Johansson
parent d82df11466
commit 6e9cb26336
2 changed files with 7 additions and 0 deletions

View file

@ -6,3 +6,9 @@ Required root node property:
compatible: must contain "mediatek,mt6589"
Supported boards:
- bq Aquaris5 smart phone:
Required root node properties:
- compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";

View file

@ -18,6 +18,7 @@
/ {
model = "bq Aquaris5";
compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
chosen {
bootargs = "earlyprintk";