Searched hist:"2 ad1f7a91449de48d4bd5d1ec361ba7bb9026505" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/platform/chrome/wilco_ec/ |
H A D | mailbox.c | diff 2ad1f7a91449de48d4bd5d1ec361ba7bb9026505 Wed May 08 23:38:09 CEST 2019 Nick Crews <ncrews@chromium.org> platform/chrome: wilco_ec: Remove 256 byte transfers
The 0xF6 command, intended to send and receive 256 byte payloads to and from the EC, is not needed. The 0xF5 command for 32 byte payloads is sufficient. This patch removes support for the 0xF6 command and 256 byte payloads.
Signed-off-by: Nick Crews <ncrews@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
|
H A D | debugfs.c | diff 2ad1f7a91449de48d4bd5d1ec361ba7bb9026505 Wed May 08 23:38:09 CEST 2019 Nick Crews <ncrews@chromium.org> platform/chrome: wilco_ec: Remove 256 byte transfers
The 0xF6 command, intended to send and receive 256 byte payloads to and from the EC, is not needed. The 0xF5 command for 32 byte payloads is sufficient. This patch removes support for the 0xF6 command and 256 byte payloads.
Signed-off-by: Nick Crews <ncrews@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-wilco-ec | diff 2ad1f7a91449de48d4bd5d1ec361ba7bb9026505 Wed May 08 23:38:09 CEST 2019 Nick Crews <ncrews@chromium.org> platform/chrome: wilco_ec: Remove 256 byte transfers
The 0xF6 command, intended to send and receive 256 byte payloads to and from the EC, is not needed. The 0xF5 command for 32 byte payloads is sufficient. This patch removes support for the 0xF6 command and 256 byte payloads.
Signed-off-by: Nick Crews <ncrews@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
|
/linux/include/linux/platform_data/ |
H A D | wilco-ec.h | diff 2ad1f7a91449de48d4bd5d1ec361ba7bb9026505 Wed May 08 23:38:09 CEST 2019 Nick Crews <ncrews@chromium.org> platform/chrome: wilco_ec: Remove 256 byte transfers
The 0xF6 command, intended to send and receive 256 byte payloads to and from the EC, is not needed. The 0xF5 command for 32 byte payloads is sufficient. This patch removes support for the 0xF6 command and 256 byte payloads.
Signed-off-by: Nick Crews <ncrews@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
|