Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #51983
| From | Ian Campbell <ijc@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) |
| Date | 2016-01-01 15:10 +0100 |
| Message-ID | <qM8yZ-3sD-3@gated-at.bofh.it> (permalink) |
| References | <qEjBg-54D-15@gated-at.bofh.it> <qEljH-6cz-3@gated-at.bofh.it> <qG3Vo-aC-11@gated-at.bofh.it> <qG7Pk-2RZ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Tue, 2015-12-15 at 16:04 -0800, Vagrant Cascadian wrote: > Would you consider enabling it even though there are some notable > features not yet working? Seems like there is a sufficiently useful set of stuff which is working, so I think we should. The final change to the generated .config with your one liner is below, I think we should probably enable CONFIG_DRA752_THERMAL and CONFIG_VIDEO_TI_VPE? The former seems obvious so I'll include it, not so sure about the other option, will leave it for now. Ian. @@ -465,7 +465,7 @@ CONFIG_SOC_OMAP5=y CONFIG_SOC_AM33XX=y # CONFIG_SOC_AM43XX is not set -# CONFIG_SOC_DRA7XX is not set +CONFIG_SOC_DRA7XX=y CONFIG_ARCH_OMAP2PLUS=y CONFIG_OMAP_INTERCONNECT_BARRIER=y @@ -3695,6 +3695,7 @@ # CONFIG_OMAP3_THERMAL is not set CONFIG_OMAP4_THERMAL=y CONFIG_OMAP5_THERMAL=y +# CONFIG_DRA752_THERMAL is not set # # Samsung thermal drivers @@ -4233,6 +4234,7 @@ # CONFIG_VIDEO_SAMSUNG_S5P_MFC is not set # CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC is not set # CONFIG_VIDEO_SH_VEU is not set +# CONFIG_VIDEO_TI_VPE is not set CONFIG_V4L_TEST_DRIVERS=y CONFIG_VIDEO_VIVID=m CONFIG_VIDEO_VIVID_MAX_DEVS=64 @@ -6405,6 +6407,7 @@ CONFIG_ARM_GIC=y CONFIG_ARM_GIC_V3=y CONFIG_OMAP_IRQCHIP=y +CONFIG_IRQ_CROSSBAR=y # CONFIG_IPACK_BUS is not set CONFIG_ARCH_HAS_RESET_CONTROLLER=y CONFIG_RESET_CONTROLLER=y
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Vagrant Cascadian <vagrant@debian.org> - 2015-12-11 01:20 +0100
Processed: Re: Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) owner@bugs.debian.org (Debian Bug Tracking System) - 2015-12-11 03:10 +0100
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Ben Hutchings <ben@decadent.org.uk> - 2015-12-11 03:10 +0100
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Vagrant Cascadian <vagrant@debian.org> - 2015-12-11 09:00 +0100
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Vagrant Cascadian <vagrant@debian.org> - 2015-12-15 21:00 +0100
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Vagrant Cascadian <vagrant@debian.org> - 2015-12-16 01:10 +0100
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Ian Campbell <ijc@debian.org> - 2016-01-01 15:10 +0100
Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) Vagrant Cascadian <vagrant@debian.org> - 2016-01-01 20:40 +0100
Processed: Re: Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15) owner@bugs.debian.org (Debian Bug Tracking System) - 2015-12-16 01:10 +0100
csiph-web