]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: broxton: Use correct PADCFGLOCK offset
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 10 Jan 2017 14:31:56 +0000 (17:31 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Jan 2017 12:47:11 +0000 (13:47 +0100)
commitecc8995363ee6231b32dad61c955b371b79cc4cf
treefdb45b8bde2793b5672d87bd66bc2ee67d45e294
parenta121103c922847ba5010819a3f250f1f7fc84ab8
pinctrl: broxton: Use correct PADCFGLOCK offset

PADCFGLOCK (and PADCFGLOCK_TX) offset in Broxton actually starts at 0x060
and not 0x090 as used in the driver. Fix it to use the correct offset.

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