提交 e53a8b22 编写于 作者: H Hans de Goede 提交者: Maxime Ripard

ARM: dts: sun6i: Add simplefb node

Add a simplefb template node for u-boot to further fill and activate.
Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 d501841f
......@@ -62,6 +62,16 @@
ethernet0 = &gmac;
};
chosen {
#address-cells = <1>;
#size-cells = <1>;
ranges;
framebuffer0-hdmi {
compatible = "simple-framebuffer";
status = "disabled";
};
};
cpus {
enable-method = "allwinner,sun6i-a31";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册