summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/vt8500/wm8850-w70v2.dts')
-rw-r--r--arch/arm/boot/dts/vt8500/wm8850-w70v2.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts b/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts
index c7a6fe0ce48f..eb16991a2ccc 100644
--- a/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts
+++ b/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts
@@ -22,13 +22,18 @@
brightness-levels = <0 40 60 80 100 130 190 255>;
default-brightness-level = <5>;
};
+
+ memory@0 {
+ device_type = "memory";
+ reg = <0x0 0x20000000>;
+ };
};
&fb {
bits-per-pixel = <16>;
display-timings {
native-mode = <&timing0>;
- timing0: 800x480 {
+ timing0: timing-800x480 {
clock-frequency = <0>; /* unused but required */
hactive = <800>;
vactive = <480>;