]> 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)
commitdbe552d7769abc59369917eb87c60d5318f95867
tree80831d2956fa14ba10af6a771ce429941ec6afda
parent40833f7ce9676619f203af76ee21b2cf43b38416
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