]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
pinctrl: cherryview: Introduce helpers to IO with common registers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 9 Jun 2020 18:24:45 +0000 (21:24 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 22 Jun 2020 07:58:51 +0000 (10:58 +0300)
commit99fd6512278e08a0fb264e3b83eccbbf0ff30967
treede3eeced6dacea21271f7c475327539d7404070c
parent4e7293e3a2a367d0935925988acfd941549ce489
pinctrl: cherryview: Introduce helpers to IO with common registers

Pin control device and effectively the single community in it has
a set of common registers. It's good to have a helpers to IO on them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/pinctrl-cherryview.c