summaryrefslogtreecommitdiff
path: root/include/linux/isa.h
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@collabora.com>2022-09-14 18:15:57 +0300
committerBartosz Golaszewski <brgl@bgdev.pl>2022-09-15 11:08:49 +0300
commit13c5d4ce806026a3d06efa2fcc1e5a0cb875df29 (patch)
tree62ea9e21dffaf395fb61cd1b30e43a621f2ab15d /include/linux/isa.h
parent5faf9801d4be7a079062b2ece493ae6e9e38c828 (diff)
downloadlinux-13c5d4ce806026a3d06efa2fcc1e5a0cb875df29.tar.xz
gpio: pca953x: Add support for PCAL6534
Add support for the NXP PCAL6534. This device is broadly a 34-bit version of the PCAL6524. However, whilst the registers are broadly what you'd expect for a 34-bit version of the PCAL6524, the spacing of the registers has been compacted. This has the unfortunate effect of breaking the bit shift based mechanism that is employed to work out register locations used by the other chips supported by this driver. To accommodate ths, callback functions have been added to allow alterate implementations of pca953x_recalc_addr() and pca953x_check_register() for the PCAL6534. Datasheet: https://www.nxp.com/docs/en/data-sheet/PCAL6534.pdf Datasheet: https://www.diodes.com/assets/Datasheets/PI4IOE5V6534Q.pdf Signed-off-by: Martyn Welch <martyn.welch@collabora.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'include/linux/isa.h')
0 files changed, 0 insertions, 0 deletions