]> git.baikalelectronics.ru Git - kernel.git/commit
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO is...
authorDan Murphy <dmurphy@ti.com>
Thu, 12 Dec 2019 16:15:36 +0000 (10:15 -0600)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 2 Jan 2020 14:34:26 +0000 (15:34 +0100)
commit3a8ace11c453f595e836607d7abb7c48b8122f2e
tree80831d2956fa14ba10af6a771ce429941ec6afda
parenta210f1b656776f92d4f165eacdf7b788895ae878
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO is unavailable

If the device state GPIO is not connected to the host then disable the
INH output from the TCAN device per section 8.3.5 of the data sheet.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/m_can/tcan4x5x.c