iwlwifi may wrongly cast a iwl_cfg_trans_params to iwl_cfg

2021-01-21 Thread You-Sheng Yang
a. So is there something missed in the iwl_dev_info_table, or better, just find another solid safe way to handle such trans/cfg mix? Regards, You-Sheng Yang

[PATCH] HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID

2021-02-04 Thread You-Sheng Yang
Added Tiger Lake H PCI device ID to the supported device list. Signed-off-by: You-Sheng Yang --- drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/hid/intel-ish-hid/ipc/hw-ish.h b/drivers/hid

[PATCH] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 29

2019-10-08 Thread You-Sheng Yang
Follow-up for commit fddbfeece9c7 ("iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36"). There is no GEO_TX_POWER_LIMIT command support for all revisions of FW version 29, either. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=204151 Signed-off-by: You-

Re: [PATCH] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 29

2019-10-08 Thread You-Sheng Yang
Tested and commented on the issue page. Thank you for the correction. -- Cheers, You-Sheng Yang On 2019-10-08 15:17, Luciano Coelho wrote: > On Tue, 2019-10-08 at 14:05 +0800, You-Sheng Yang wrote: >> Follow-up for commit fddbfeece9c7 ("iwlwifi: fw: don't send >> GEO_TX_POWER

[PATCH 1/2] HID: i2c-hid: allow delay after SET_POWER

2019-09-25 Thread You-Sheng Yang
and leaves the device in an unsupported Mouse mode. This change adds a post-setpower-delay-ms device property that allows specifying the delay after a SET_POWER command is issued. References: https://bugzilla.kernel.org/show_bug.cgi?id=204991 Signed-off-by: You-Sheng Yang --- .../bindings/input

[PATCH 2/2] HID: i2c-hid: add 60ms SET_POWER delay for Goodix touchpad

2019-09-25 Thread You-Sheng Yang
post-setpower-delay-ms. References: https://bugzilla.kernel.org/show_bug.cgi?id=204991 Signed-off-by: You-Sheng Yang --- drivers/hid/i2c-hid/i2c-hid-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hid/i2c-hid/i2c-hid-core.c b/drivers/hid/i2c-hid/i2c-hid-core.c

[PATCH 0/2] HID: i2c-hid: add 60ms SET_POWER delay for Goodix touchpad

2019-09-25 Thread You-Sheng Yang
to the HOST > specified Power State in under 1 second. it can take as long as 1 second. This changeset add a device property post-setpower-delay-ms and use it to specify the delay after a SET_POWER command is issued for this device. References: https://bugzilla.kernel.org/show_bug.cgi?id=204991

[PATCH] x86/tsc: mark tsc reliable on CoffeeLake

2019-04-08 Thread You-Sheng Yang
From: You-Sheng Yang On Intel CoffeeLake it's observed tsc is always marked unstable unexpectedly after entering idle state Package C10(PC10), and then clock source is switched to hpet. This patch marks tsc as reliable when CPUID matches CoffeeLake. Link: https://bugzilla.kernel.org

Re: [PATCH] x86/tsc: mark tsc reliable on CoffeeLake

2019-04-10 Thread You-Sheng Yang
On 2019/4/8 8:03 PM, Thomas Gleixner wrote: > On Mon, 8 Apr 2019, You-Sheng Yang wrote: > >> From: You-Sheng Yang >> >> On Intel CoffeeLake it's observed tsc is always marked unstable >> unexpectedly after entering idle state Package C10(PC10), and then clock

Re: [PATCH] x86/tsc: mark tsc reliable on CoffeeLake

2019-04-11 Thread You-Sheng Yang
On 2019/4/8 8:03 PM, Thomas Gleixner wrote: > On Mon, 8 Apr 2019, You-Sheng Yang wrote: >> +/* >> + * On Intel CoffeeLake, tsc may be marked unstable unexpectedly after >> + * entering PC10. >> + */ >> +if (boot_cpu_da

Re: [PATCH] HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID

2021-02-04 Thread You-Sheng Yang
On 2/4/21 11:13 PM, Srinivas Pandruvada wrote: > On Thu, 2021-02-04 at 16:33 +0800, You-Sheng Yang wrote: >> Added Tiger Lake H PCI device ID to the supported device list. >> >> Signed-off-by: You-Sheng Yang > Did you get chance to verify on a platform? > Do you see sen