sh: sh7785lcr: add GPIO lookup table for i2c controller reset
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Wed, 5 Jul 2017 10:13:55 +0000 (22:13 +1200)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 24 Mar 2018 12:25:55 +0000 (13:25 +0100)
commitdf0d32348aa81208a0037b959dc23c4739439c02
tree76e1d6c839a9a78cf897d288fa0c837409802b4d
parent7545c7dba169c4c29ba5f6ab8706267a84c0febe
sh: sh7785lcr: add GPIO lookup table for i2c controller reset

Define the GPIO connected to the PCA9564 using a GPIO lookup table. This
will allow the i2c-pca-platform driver to use the device managed APIs to
lookup the gpio instead of using platform_data.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
arch/sh/boards/board-sh7785lcr.c