提交 bcecf1ea 编写于 作者: C Carlo Caione

DTS: meson: Add forgotten compatible in board DTS

The board DTS is missing the machine compatible.
Signed-off-by: NCarlo Caione <carlo@caione.org>
上级 f114040e
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
/ { / {
model = "Geniatech ATV1200"; model = "Geniatech ATV1200";
compatible = "geniatech,atv1200"; compatible = "geniatech,atv1200", "amlogic,meson6";
aliases { aliases {
serial0 = &uart_AO; serial0 = &uart_AO;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册