projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
109588f
)
ARM: dts: sun4i: Add simplefb node
author
Hans de Goede
<hdegoede@redhat.com>
Fri, 14 Nov 2014 15:34:34 +0000
(16:34 +0100)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Sun, 23 Nov 2014 16:17:33 +0000
(17:17 +0100)
Add a simplefb template node for u-boot to further fill and activate.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun4i-a10.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun4i-a10.dtsi
b/arch/arm/boot/dts/sun4i-a10.dtsi
index 380f914b226d527e0052df449a7f2fc33cb0c16c..3ecc1493673400a06447f4c200b31dfd0da39de5 100644
(file)
--- a/
arch/arm/boot/dts/sun4i-a10.dtsi
+++ b/
arch/arm/boot/dts/sun4i-a10.dtsi
@@
-27,6
+27,18
@@
serial7 = &uart7;
};
+ chosen {
+ #address-cells = <1>;
+ #size-cells = <1>;
+ ranges;
+
+ framebuffer0-hdmi {
+ compatible = "simple-framebuffer";
+ clocks = <&ahb_gates 36>, <&ahb_gates 43>, <&ahb_gates 44>;
+ status = "disabled";
+ };
+ };
+
cpus {
#address-cells = <1>;
#size-cells = <0>;