]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: cy8c95x0: Separate EEPROM related register definitios
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Feb 2025 09:51:19 +0000 (11:51 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Feb 2025 23:17:26 +0000 (00:17 +0100)
commitb5bad465ac109a810d202156d82d76cc22bd8dd1
tree6d6b6800372ad54ed34009dfd8f94078afd511c9
parent6a6cab49f07f59b2f3bf60c97fbd2461cd210fa4
pinctrl: cy8c95x0: Separate EEPROM related register definitios

Currently it's not easy to see at a glance the group of the registers
that are per port. Add a blank line and a comment to make it better.

Also add a missing definition for one of the EEPROM related registers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/20250205095243.512292-10-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-cy8c95x0.c