diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2014-08-18 16:58:00 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-09-24 11:12:27 -0700 |
commit | 6e9cb2633698ddadd2493b3793dbc9723f570538 (patch) | |
tree | 1ef76b45d6ad02c1076621f0303dade1dabc416c /arch/arm/boot/dts/mt6589-aquaris5.dts | |
parent | d82df11466df3e0934c7e7aa2f5e08c284e1fd9d (diff) |
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>
Diffstat (limited to 'arch/arm/boot/dts/mt6589-aquaris5.dts')
-rw-r--r-- | arch/arm/boot/dts/mt6589-aquaris5.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/mt6589-aquaris5.dts b/arch/arm/boot/dts/mt6589-aquaris5.dts index 74cb1ba0f147..0da047013120 100644 --- a/arch/arm/boot/dts/mt6589-aquaris5.dts +++ b/arch/arm/boot/dts/mt6589-aquaris5.dts @@ -18,6 +18,7 @@ / { model = "bq Aquaris5"; + compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589"; chosen { bootargs = "earlyprintk"; |