Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CROS_EC_RPMSG
:
CONFIG_CROS_EC && CONFIG_RPMSG && CONFIG_OF
cros_ec_rpmsg
If you say Y here, you get support for talking to the ChromeOS EC through rpmsg. This uses a simple byte-level protocol with a checksum. Also since there's no addition EC-to-host interrupt, this use a byte in message to distinguish host event from host command.
To compile this driver as a module, choose M here: the module will be called cros_ec_rpmsg.
Raw data from LKDDb:
lkddb module cros_ec_rpmsg CONFIG_CROS_EC_RPMSG : drivers/platform/chrome/Kconfig : "ChromeOS Embedded Controller (rpmsg)" # in 5.2–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "google,cros-ec-rpmsg" : CONFIG_CHROME_PLATFORMS CONFIG_CROS_EC_RPMSG : drivers/platform/chrome/cros_ec_rpmsg.c # in 5.2–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab