Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #54957

Bug#835893: linux-image-4.7.0-rc7-armmp: Please add support for OpenPandora

From Vagrant Cascadian <vagrant@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#835893: linux-image-4.7.0-rc7-armmp: Please add support for OpenPandora
Date 2016-08-29 05:10 +0200
Message-ID <sbl7r-1TO-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Package: linux-image-4.7.0-rc7-armmp
Version: 4.7~rc7-1~exp1
Severity: wishlist
Tags: patch

Please enable the following options in the armhf kernel configuration,
to enable support for the OpenPandora console. It's still a little
rough around the edges but MMC, NAND, serial console, cpufreq, LCD
panel and touchscreen works. Keyboard mostly works, although the
function keys aren't recognized.

Thanks for considering!

live well,
  vagrant

p.s. If applying to v4.8.x, be sure to adjust CONFIG_DISPLAY_* to
CONFIG_DRM_OMAP_*.

diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 88aa489..3ef7a95 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -1259,3 +1259,17 @@ CONFIG_SND_SOC_TEGRA_ALC5632=m
 CONFIG_SND_SOC_TEGRA_MAX98090=m
 CONFIG_SND_SOC_TEGRA_RT5677=m
 
+CONFIG_DISPLAY_CONNECTOR_ANALOG_TV=m
+CONFIG_DISPLAY_PANEL_TPO_TD043MTEA1=m
+CONFIG_OMAP2_DSS_DSI=y
+CONFIG_DRM_OMAP_NUM_CRTCS=2
+CONFIG_BACKLIGHT_PANDORA=m
+CONFIG_VIDEO_OMAP3=m
+CONFIG_VIDEO_V4L2_SUBDEV_API=y
+CONFIG_CHARGER_TWL4030=m
+CONFIG_BATTERY_TWL4030_MADC=m
+CONFIG_SENSORS_TWL4030_MADC=m
+CONFIG_HDQ_MASTER_OMAP=m
+CONFIG_POWER_AVS_OMAP=y
+CONFIG_POWER_AVS_OMAP_CLASS3=y
+CONFIG_POWER_AVS=y

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

Bug#835893: linux-image-4.7.0-rc7-armmp: Please add support for OpenPandora Vagrant Cascadian <vagrant@debian.org> - 2016-08-29 05:10 +0200

csiph-web