linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Kevin Fenzi <kevin@scrye.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
	Jarkko Nikula <jarkko.nikula@linux.intel.com>,
	linux-i2c@vger.kernel.org,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: Issues with touchpad / touchscreen on yoga 900
Date: Tue, 1 Dec 2015 01:35:54 +0100	[thread overview]
Message-ID: <20151201003553.GB1517@katana> (raw)
In-Reply-To: <20151104075143.44053d44@sheelba.scrye.com>

[-- Attachment #1: Type: text/plain, Size: 1433 bytes --]

On Wed, Nov 04, 2015 at 07:51:43AM -0700, Kevin Fenzi wrote:
> On Tue, 3 Nov 2015 10:18:40 +0200
> Mika Westerberg <mika.westerberg@linux.intel.com> wrote:
> 
> > On Mon, Nov 02, 2015 at 12:47:28PM -0700, Kevin Fenzi wrote:
> > > Any other ideas or things to try? 
> > > 
> > > It would be nice to have a working touchpad. ;)  
> > 
> > Please attach acpidump of that machine to the bug (or send it directly
> > to me) and provide full dmesg with i2c_hid.debug=1.
> 
> Just to circle back here, I exchanged some emails with Mika and this
> one liner gets it working...
> 
> Hopefully something can be made upstreamable from this. Thanks much. 

I didn't find any patch coming out of this? Mika, did I miss something?

> 
> kevin
> --
> diff --git a/drivers/i2c/busses/i2c-designware-platdrv.c b/drivers/i2c/busses/i2c-designware-platdrv.c
> index 3dd2de3..31ea736 100644
> --- a/drivers/i2c/busses/i2c-designware-platdrv.c
> +++ b/drivers/i2c/busses/i2c-designware-platdrv.c
> @@ -90,6 +90,11 @@ static int dw_i2c_acpi_configure(struct platform_device *pdev)
>         dw_i2c_acpi_params(pdev, "SSCN", &dev->ss_hcnt, &dev->ss_lcnt, NULL);
>         dw_i2c_acpi_params(pdev, "FMCN", &dev->fs_hcnt, &dev->fs_lcnt,
>                            &dev->sda_hold_time);
> 
> +       dev->sda_hold_time = 30;
>  
>         /*
>          * Provide a way for Designware I2C host controllers that are not



[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-12-01  0:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 17:29 Issues with touchpad / touchscreen on yoga 900 Kevin Fenzi
2015-10-29 18:30 ` Wolfram Sang
2015-10-30  7:58   ` Jarkko Nikula
2015-10-30 16:04     ` Kevin Fenzi
2015-11-02 19:47       ` Kevin Fenzi
2015-11-03  8:18         ` Mika Westerberg
2015-11-04 14:51           ` Kevin Fenzi
2015-12-01  0:35             ` Wolfram Sang [this message]
2015-12-01  7:50               ` Mika Westerberg
2015-12-01  7:57                 ` Wolfram Sang
2016-03-05 14:56                 ` Valentino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151201003553.GB1517@katana \
    --to=wsa@the-dreams.de \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=jarkko.nikula@linux.intel.com \
    --cc=kevin@scrye.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).