All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH 1/3] formfactor: initial commit of collie, poodle and tosa machconfig
@ 2011-10-16 23:26 Andrea Adami
  2011-10-16 23:26 ` [meta-handheld][PATCH 2/3] udev: add bbappend and disable device cache as default Andrea Adami
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Andrea Adami @ 2011-10-16 23:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-bsp/formfactor/files/collie/machconfig |   15 +++++++++++++++
 recipes-bsp/formfactor/files/poodle/machconfig |   15 +++++++++++++++
 recipes-bsp/formfactor/files/tosa/machconfig   |   15 +++++++++++++++
 3 files changed, 45 insertions(+), 0 deletions(-)
 create mode 100755 recipes-bsp/formfactor/files/collie/machconfig
 create mode 100755 recipes-bsp/formfactor/files/poodle/machconfig
 create mode 100755 recipes-bsp/formfactor/files/tosa/machconfig

diff --git a/recipes-bsp/formfactor/files/collie/machconfig b/recipes-bsp/formfactor/files/collie/machconfig
new file mode 100755
index 0000000..c5b1aca
--- /dev/null
+++ b/recipes-bsp/formfactor/files/collie/machconfig
@@ -0,0 +1,15 @@
+HAVE_TOUCHSCREEN=1
+HAVE_KEYBOARD=1
+HAVE_KEYBOARD_PORTRAIT=1
+HAVE_KEYBOARD_LANDSCAPE=0
+ 
+DISPLAY_CAN_ROTATE=0
+DISPLAY_ORIENTATION=270
+DISPLAY_WIDTH_PIXELS=240
+DISPLAY_WIDTH_MM=54
+DISPLAY_HEIGHT_PIXELS=320
+DISPLAY_HEIGHT_MM=71
+DISPLAY_BPP=16
+#DISPLAY_DPI=114
+DISPLAY_DPI=96
+DISPLAY_SUBPIXEL_ORDER=rgb
diff --git a/recipes-bsp/formfactor/files/poodle/machconfig b/recipes-bsp/formfactor/files/poodle/machconfig
new file mode 100755
index 0000000..c5b1aca
--- /dev/null
+++ b/recipes-bsp/formfactor/files/poodle/machconfig
@@ -0,0 +1,15 @@
+HAVE_TOUCHSCREEN=1
+HAVE_KEYBOARD=1
+HAVE_KEYBOARD_PORTRAIT=1
+HAVE_KEYBOARD_LANDSCAPE=0
+ 
+DISPLAY_CAN_ROTATE=0
+DISPLAY_ORIENTATION=270
+DISPLAY_WIDTH_PIXELS=240
+DISPLAY_WIDTH_MM=54
+DISPLAY_HEIGHT_PIXELS=320
+DISPLAY_HEIGHT_MM=71
+DISPLAY_BPP=16
+#DISPLAY_DPI=114
+DISPLAY_DPI=96
+DISPLAY_SUBPIXEL_ORDER=rgb
diff --git a/recipes-bsp/formfactor/files/tosa/machconfig b/recipes-bsp/formfactor/files/tosa/machconfig
new file mode 100755
index 0000000..a7cf68d
--- /dev/null
+++ b/recipes-bsp/formfactor/files/tosa/machconfig
@@ -0,0 +1,15 @@
+HAVE_TOUCHSCREEN=1
+HAVE_KEYBOARD=1
+HAVE_KEYBOARD_PORTRAIT=1
+HAVE_KEYBOARD_LANDSCAPE=0
+ 
+DISPLAY_CAN_ROTATE=0
+DISPLAY_ORIENTATION=0
+DISPLAY_WIDTH_PIXELS=480
+DISPLAY_WIDTH_MM=61
+DISPLAY_HEIGHT_PIXELS=640
+DISPLAY_HEIGHT_MM=80
+DISPLAY_BPP=16
+#DISPLAY_DPI=200
+DISPLAY_DPI=150
+DISPLAY_SUBPIXEL_ORDER=rgb
-- 
1.7.3.4




^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-11-23 20:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16 23:26 [meta-handheld][PATCH 1/3] formfactor: initial commit of collie, poodle and tosa machconfig Andrea Adami
2011-10-16 23:26 ` [meta-handheld][PATCH 2/3] udev: add bbappend and disable device cache as default Andrea Adami
2011-11-02 21:00   ` Paul Eggleton
2011-11-03  8:36     ` Koen Kooi
2011-11-03  9:09       ` Andrea Adami
2011-11-03  9:22         ` Andrea Adami
2011-11-03  9:24           ` Koen Kooi
2011-11-03  9:25         ` Koen Kooi
2011-11-03 10:08           ` Andrea Adami
2011-10-16 23:26 ` [meta-handheld][PATCH 3/3] xserver-xf86-config: add more xorg.conf for other Zaurus devices Andrea Adami
2011-10-20 22:25 ` [meta-handheld][PATCH V2 " Andrea Adami
2011-11-02 21:02 ` [meta-handheld][PATCH 1/3] formfactor: initial commit of collie, poodle and tosa machconfig Paul Eggleton
2011-11-03  8:51   ` Koen Kooi
2011-11-03 10:10     ` Paul Eggleton
2011-11-23 20:35       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.