OSDN Git Service

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)
commit5a1f8f5e5efa8d536d75ab532714ec248dd6da2b
tree80831d2956fa14ba10af6a771ce429941ec6afda
parentc3083124e6a1c0d6cd4fe3b3f627b488bd3b10c4
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