]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
thunderbolt: Software CM only should set force power in Tiger Lake
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 23 Jul 2020 13:43:00 +0000 (16:43 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 3 Sep 2020 09:06:40 +0000 (12:06 +0300)
commit59ed8dcad6c87ced975fe55364bd0c7698e2b261
tree92caec2d02e886f16f12bfbd8fafb22b45334253
parent6651c91de042f8ad601b522cb8d33de84246ddc7
thunderbolt: Software CM only should set force power in Tiger Lake

When Software CM is running it should not send any NHI mailbox command
during PM flows. Only force power bit needs to be set and cleared so
change Tiger Lake (well and Ice Lake) nhi_ops to take this into account.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/nhi_ops.c