usb: typec: ucsi: acpi: Map the mailbox with memremap()
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 25 Apr 2022 11:45:43 +0000 (14:45 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 27 Apr 2022 18:44:55 +0000 (20:44 +0200)
commitcdc3d2abf4387dbd9c690e44b1c9dc62d1873652
tree63ff6bc4a96270058f68567ff7d5a98d9b3e21cf
parentaf2d861d4cd2a4da5137f795ee3509e6f944a25b
usb: typec: ucsi: acpi: Map the mailbox with memremap()

The UCSI mailbox is always in main memory.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/usb/typec/ucsi/ucsi_acpi.c