DTS: meson: Add forgotten compatible in board DTS

The board DTS is missing the machine compatible.

Signed-off-by: Carlo Caione <carlo@caione.org>
This commit is contained in:
Carlo Caione 2014-11-14 16:54:22 +01:00
parent f114040e3e
commit bcecf1ea39

View file

@ -50,7 +50,7 @@
/ {
model = "Geniatech ATV1200";
compatible = "geniatech,atv1200";
compatible = "geniatech,atv1200", "amlogic,meson6";
aliases {
serial0 = &uart_AO;