[Bug 849125] New: Kernel config should include CONFIG_INTEL_LPSS for full Haswell/Lynxpoint support
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c0 Summary: Kernel config should include CONFIG_INTEL_LPSS for full Haswell/Lynxpoint support Classification: openSUSE Product: openSUSE 13.1 Version: RC 1 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: stefan.bruens@rwth-aachen.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 The lynxpoint chipset includes the low power sub system (LPSS). Without this subsystem, some motherboard peripherals will not work. One example is the touchscreen on Dell XPS 12 (model 9Q33), this in turn depends on CONFIG_I2C_DESIGNWARE_PLATFORM Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: no platform devices shown under /sys/devices/pci0000:00/ Expected Results: several INT33C* devices should be visible -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c Stefan Brüns <stefan.bruens@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |849338 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c Steven Bert <suse@s-boehringer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |suse@s-boehringer.org -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c Steven Bert <suse@s-boehringer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 1 |Final -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c3 Borislav Petkov <bpetkov@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Kernel |Kernel Version|Final |13.2 Milestone 0 Product|openSUSE 13.1 |openSUSE Factory Target Milestone|--- |13.2 Milestone 0 --- Comment #3 from Borislav Petkov <bpetkov@suse.com> 2014-01-07 11:10:48 UTC --- Unfortunately, we cannot change kernel configs of existing products. I'm reversioning it to Factory for consideration for future products. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c4 --- Comment #4 from Stefan Brüns <stefan.bruens@rwth-aachen.de> 2014-01-07 15:27:23 UTC --- (In reply to comment #3)
Unfortunately, we cannot change kernel configs of existing products. I'm reversioning it to Factory for consideration for future products.
The change was pushed to opensuse-kernel (Mail from Takashi Iwai): ----
Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125) and DesignWare (platform) i2c bus driver (bnc#849338). The DesignWare i2c driver depends on the clock subsystem.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Thanks, applied to master branch now. Still a question is whether we should fix this for 13.1. I find it'd be OK, but this is a bit intensive change than just enabling a new module, so any others review would be appreciated. Takashi
--- config/i386/debug | 33 ++++++++++++++++++++++++++++++++- config/i386/default | 33 ++++++++++++++++++++++++++++++++- config/i386/desktop | 33 ++++++++++++++++++++++++++++++++- config/i386/pae | 33 ++++++++++++++++++++++++++++++++- config/x86_64/debug | 33 ++++++++++++++++++++++++++++++++- config/x86_64/default | 33 ++++++++++++++++++++++++++++++++- config/x86_64/desktop | 33 ++++++++++++++++++++++++++++++++- 7 files changed, 224 insertions(+), 7 deletions(-)
diff --git a/config/i386/debug b/config/i386/debug index 2959e5f..c37def7 100644
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c6 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |tiwai@suse.com InfoProvider|tiwai@suse.com | --- Comment #6 from Takashi Iwai <tiwai@suse.com> 2014-01-07 15:56:48 UTC --- In general, we shouldn't change kconfigs, indeed. As I commented, this might be applicable to 13.1 kernel, though, but I'm also not much convinced by that, hence I didn't apply it to 13.1 branch but only to master branch. That being said, the problem is fixed for FACTORY now, at least, so we may close this as FIXED. If this must be fixed for 13.1 kernel, please discuss with others. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849125 https://bugzilla.novell.com/show_bug.cgi?id=849125#c7 Borislav Petkov <bpetkov@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |UPSTREAM --- Comment #7 from Borislav Petkov <bpetkov@suse.com> 2014-01-07 17:33:33 UTC --- Ok, thanks. As we don't generally change configs for released kernels, I think we should close as fixed upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com