kernel_optimize_test/drivers/net/can/m_can
Dan Murphy 2de4973569 can: tcan45x: Make wake-up GPIO an optional GPIO
The device has the ability to disable the wake-up pin option. The
wake-up pin can be either force to GND or Vsup and does not have to be
tied to a GPIO. In order for the device to not use the wake-up feature
write the register to disable the WAKE_CONFIG option.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Cc: Sean Nyekjaer <sean@geanix.com>
Reviewed-by: Sean Nyekjaer <sean@geanix.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2019-12-08 12:22:01 +01:00
..
Kconfig can: tcan4x5x: Add tcan4x5x driver to the kernel 2019-07-24 10:31:54 +02:00
m_can_platform.c can: m_can_platform: remove unnecessary m_can_class_resume() call 2019-11-22 15:34:37 +01:00
m_can.c can: m_can: add support for handling arbitration error 2019-11-11 21:58:09 +01:00
m_can.h can: m_can: Rename m_can_priv to m_can_classdev 2019-07-24 10:31:54 +02:00
Makefile can: tcan4x5x: Add tcan4x5x driver to the kernel 2019-07-24 10:31:54 +02:00
tcan4x5x.c can: tcan45x: Make wake-up GPIO an optional GPIO 2019-12-08 12:22:01 +01:00